log

age author description
Thu, 14 May 2009 02:12:40 +0000 John Bailey Only log requested HTTP URL's when PURPLE_UNSAFE_DEBUG is set and change MSN
Wed, 13 May 2009 18:42:52 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head de00ba4608f6410625b80dbfb07287b668eee937)
Sat, 16 May 2009 23:48:32 +0000 Luke Bratch Open a logged in Yahoo Mail instead of the login screen when possible.
Sat, 16 May 2009 22:58:46 +0000 Sadrul Habib Chowdhury Get rid of a runtime warning on connect.
Sat, 16 May 2009 20:50:53 +0000 Sadrul Habib Chowdhury Preserve the location when defaulting to png for saving unsupported image format.
Sat, 16 May 2009 20:37:08 +0000 Sadrul Habib Chowdhury merge of '063be233b9574325479d819c9c68bf52551435d7'
Sat, 16 May 2009 20:11:49 +0000 Richard Laager Ignore libpurple/marshallers.c and libpurple/marshallers.h.
Sat, 16 May 2009 20:11:04 +0000 Richard Laager Use GTK_STOCK_ADD for the Select Buddy Icon option.
Sat, 16 May 2009 20:07:59 +0000 Richard Laager A patch from nops to add a "Select Buddy Icon" (my term, the original patch
Sat, 16 May 2009 19:58:40 +0000 Richard Laager A patch from Scott Wolchok to replace snprintf() with g_snprintf() and
Sat, 16 May 2009 19:06:53 +0000 Gabriel Schulhof A patch from Gabriel Schulhof, updated to apply by Paul 'darkrain42' Aurich,
Sat, 16 May 2009 20:35:29 +0000 Sadrul Habib Chowdhury Save raw-data for an image when possible.
Sat, 16 May 2009 19:03:41 +0000 Sadrul Habib Chowdhury Avoid unnecessary strdup's.
Sat, 16 May 2009 18:37:14 +0000 Sadrul Habib Chowdhury According to RFC 1738, "'" is a valid character in a URL.
Sat, 16 May 2009 18:33:55 +0000 Sadrul Habib Chowdhury Fix a couple of crashes in the perl plugin loader.
Sat, 16 May 2009 17:11:50 +0000 Sadrul Habib Chowdhury Block/Unblock the signal handler when if it's unblocked/blocked.
Fri, 15 May 2009 18:00:09 +0000 Jochen Kemnade small translation update
Thu, 14 May 2009 21:16:58 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin.2.5.5.veracode' (head 1744a346c5951c97b5d6ec102b49606f3dd918cc)
Tue, 19 May 2009 06:34:27 +0000 Mark Doliner disapproval of revision 'f4e1d87650834d9a82d09020df0fb030f25854e0'
Thu, 14 May 2009 03:54:05 +0000 Mark Doliner Uh, OSCAR_CAPABILITY_VIDEO and OSCAR_CAPABILITY_LIVEVIDEO video have the
Wed, 13 May 2009 20:29:03 +0000 Marcus Lundblad Support custom smileys in MUCs (when all participants support BoB and a maximum
Wed, 13 May 2009 18:13:03 +0000 Stu Tomlinson Make the makensis option prefix configurable, so cross-compiling from Linux
Wed, 13 May 2009 18:09:45 +0000 Stu Tomlinson Work around a build problem in windres in recent binutils where string
Wed, 13 May 2009 16:01:25 +0000 Sadrul Habib Chowdhury Preserve utf-8 status messages when going idle.
Tue, 12 May 2009 05:49:34 +0000 Paul Aurich Add jabber signals for IQ, Message, and Presence stanzas. Lightly tested (it doesn't crash [Prove me wrong!]) and as you'll note, I refer to documentation that doesn't yet exist.
Mon, 11 May 2009 22:05:00 +0000 Paul Aurich merge of '49bc9af35492c4f9b66f7233c77ec192432a00f0'
Mon, 11 May 2009 22:03:46 +0000 Paul Aurich Avoid an assertion failure when getting info on an AIM buddy. Thank to zac for pointing this out.
Mon, 11 May 2009 01:37:56 +0000 Ka-Hing Cheung merge of '2b7afd5f3a168b013e5d3cd69999ffb6e0ee95a6'
Sun, 10 May 2009 23:41:06 +0000 Paul Aurich merge of '4863b4eccaac4e374451b708e54a87e6f723a7e0'
Sun, 10 May 2009 23:33:36 +0000 Paul Aurich Exclude some get/set UI/protocol data functions from dbus. I don't see how these could function properly.