log libpurple/util.c @ 32402:4fa86d2d1778

age author description
Mon, 22 Aug 2011 02:23:28 +0000 Mark Doliner Rename purple_notify_user_info_add_pair to
Mon, 22 Aug 2011 02:07:41 +0000 Mark Doliner Don't use strlen() when all you're trying to do is check if the string
Mon, 22 Aug 2011 11:20:05 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sun, 21 Aug 2011 01:59:13 +0000 Mark Doliner Rename purple_util_fetch_url_request_len_with_account to
Sun, 21 Aug 2011 01:52:25 +0000 Mark Doliner Remove purple_util_fetch_url_request_len() and change the few places
Sun, 21 Aug 2011 01:04:31 +0000 Mark Doliner Get rid fo purple_strlcpy and purple_strlcat. These are convenience
Mon, 09 May 2011 04:26:46 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head d6053150b258c5c8b2ac60e091a7d0d1b2d9be1d)
Thu, 17 Mar 2011 07:39:33 +0000 Mark Doliner Remove the _purple_oscar_convert(). It existed to migrate data from
Tue, 07 Jun 2011 13:42:47 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Mon, 02 May 2011 15:33:10 +0000 Daniel Atallah Zero the struct tm used for purple_str_to_time().
Sat, 12 Feb 2011 04:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sun, 09 Jan 2011 20:08:29 +0000 morshed nader Fix purple_str_to_time(). Fixes #13131.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Fri, 19 Nov 2010 07:13:04 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Wed, 10 Nov 2010 23:44:57 +0000 Mark Doliner Minor cleanup. Should be no functionality change, just a variable
Wed, 10 Nov 2010 23:41:53 +0000 Mark Doliner Fix a bug where if we used fetch url with include_headers=FALSE and
Wed, 22 Sep 2010 14:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin:
Sat, 18 Sep 2010 01:33:34 +0000 John Bailey Useful snippet of debugging that helped me out.
Sun, 22 Aug 2010 06:16:37 +0000 Elliott Sales de Andrade These are dead increments.
Thu, 22 Jul 2010 15:37:35 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Mon, 12 Jul 2010 15:13:31 +0000 Sadrul Habib Chowdhury Get rid of a few unnecessary strlen/g_snprintf's.
Mon, 21 Jun 2010 17:35:10 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Tue, 15 Jun 2010 01:28:17 +0000 Stu Tomlinson Catch some more invalid email addresses, thanks to Mark for additional
Mon, 14 Jun 2010 22:09:12 +0000 Daniel Atallah Attempt to improve handling of HTTP requests on port 80 when there is a HTTP
Fri, 04 Jun 2010 14:33:12 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 03 Jun 2010 23:08:57 +0000 Sadrul Habib Chowdhury Apparently file/directory names in windows cannot end in periods/spaces.
Thu, 03 Jun 2010 23:08:11 +0000 Sadrul Habib Chowdhury Prevent an invalid read when a message starts with 'mailto:'.
Thu, 03 Jun 2010 22:59:19 +0000 Sadrul Habib Chowdhury Linkify file://
Thu, 03 Jun 2010 22:47:32 +0000 Sadrul Habib Chowdhury Remove code duplications, and some invalid memory reads.
Tue, 18 May 2010 02:29:24 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin