log

age author description
Fri, 02 Apr 2010 16:35:52 +0000 J¸«ärgen Orschiedt Properly use g_slist_free instead of g_free in this instance. Fixes #11605.
Fri, 02 Apr 2010 16:32:40 +0000 John Bailey Don't need these defines anymore.
Fri, 02 Apr 2010 06:45:27 +0000 John Bailey ChangeLog!
Fri, 02 Apr 2010 06:42:32 +0000 John Bailey Ladies and gentlemen, I give you HTTP-based retrieval of the Yahoo CS server
Fri, 02 Apr 2010 02:25:49 +0000 Paul Aurich merge of '06a717cbd5d5cae94a3019a5a3a18bbd08b01e5f'
Fri, 02 Apr 2010 02:25:23 +0000 Paul Aurich Updated a bunch of translations.
Fri, 02 Apr 2010 02:17:29 +0000 Sadrul Habib Chowdhury merge of '4a470af3f892b6e0337b0f9bb37a216c7370e8fa'
Fri, 02 Apr 2010 02:16:25 +0000 Sadrul Habib Chowdhury Tweak the box-resizing a bit.
Thu, 01 Apr 2010 18:34:34 +0000 Paul Aurich jabber: Whoops. Nick changes are supposed to actually work...
Thu, 01 Apr 2010 06:51:04 +0000 Paul Aurich nss: NSS should work after reiniting libpurple. Closes #11524.
Thu, 01 Apr 2010 05:26:44 +0000 Paul Aurich gnutls/nss: Don't call the handshake functions synchronously. Fixes #11525
Thu, 01 Apr 2010 04:58:17 +0000 Paul Aurich ChangeLog the GnuTLS envvar. Refs #11524.
Thu, 01 Apr 2010 04:54:43 +0000 Paul Aurich gnutls: Use gnutls_priority_init for the default priority.
Thu, 01 Apr 2010 04:09:05 +0000 Paul Aurich gnutls: Allow overriding (per-host) of GnuTLS priorities via env. Fixes #11616
Wed, 31 Mar 2010 07:28:34 +0000 Mark Doliner Add a new Bengali-India translation from Runa Bhattacharjee
Wed, 31 Mar 2010 06:58:52 +0000 Mark Doliner merge of '64e7b2877dc3b5362e47717dcb8a3b20c783301d'
Mon, 29 Mar 2010 07:23:11 +0000 Mark Doliner Checkin updated versions of this files after running the stats script on them
Mon, 29 Mar 2010 07:16:59 +0000 Mark Doliner Updated Hindi translation from Rajesh Ranjan, who I'm setting as the
Wed, 31 Mar 2010 03:42:21 +0000 Paul Aurich jabber: Plug some leaks and make the success case quieter.
Mon, 29 Mar 2010 23:35:35 +0000 Mark Doliner Remove a bunch of old references to prpl-oscar
Sun, 28 Mar 2010 18:08:38 +0000 Paul Aurich Fix two related on-disconnect double frees.
Sat, 27 Mar 2010 21:29:18 +0000 Mark Doliner Change pidgin_convert_buddy_icon() to be more accommodating when attempting
Sat, 27 Mar 2010 03:55:09 +0000 Stu Tomlinson Implement reading multiple certificates from a single "bundle" of
Sat, 27 Mar 2010 02:11:31 +0000 Stu Tomlinson Add a more helpful error message if --with-system-ssl-certs is specified
Fri, 26 Mar 2010 09:37:16 +0000 Mark Doliner Going on the assumption that the user has the same version of gdk-pixbuf as
Fri, 26 Mar 2010 09:30:00 +0000 Mark Doliner Use gdk_pixbuf_save_to_buffer() instead of gdk_pixbuf_save() to avoid saving
Fri, 26 Mar 2010 07:26:32 +0000 Mark Doliner We got some translations up in this business now
Fri, 26 Mar 2010 03:48:33 +0000 Sadrul Habib Chowdhury Add LL suffix to 64-bit literal constants.
Fri, 26 Mar 2010 03:37:11 +0000 Sadrul Habib Chowdhury Ignore some tags at the beginning of a message.
Thu, 25 Mar 2010 15:49:43 +0000 Sadrul Habib Chowdhury Avoid needlessly iterating over a list, and add some notes.