log

age author description
2009-05-19 Elliott Sales de Andrade ChangeLog previous commit.
2009-05-19 Elliott Sales de Andrade Parse the invite message out of the pending membership list so that it can
2009-05-18 Elliott Sales de Andrade Remove notification-server group commands ADG, REG, RMG as groups are now
2009-05-18 Elliott Sales de Andrade Remove some unused code.
2009-05-18 Elliott Sales de Andrade This line is redundant.
2009-05-18 Elliott Sales de Andrade Insert an empty widget in chat windows to ensure that the infopane is
2009-05-18 Elliott Sales de Andrade Set the buddy icon size request on gtkconv->u.im->icon_container instead of
2009-05-19 Paul Aurich Clarify (hopefully) the usage of OPT_PROTO_UNIQUE_CHATNAME; arose in a discussion in #pidgin.
2009-05-18 Etan Reisner Correct the documentation for purple_buddy_icons_set_for_user it doesn't
2009-05-18 Etan Reisner merge of '40d000364c4c9c5b0a3971fbe7bb4878e3737202'
2009-05-18 Peter Hjalmarsson merge of '6a6409370fa50e23bc8fdedcef230220fa680a36'
2009-05-17 Paul Aurich propagate from branch 'im.pidgin.cpw.sulabh.yahoo_16' (head 86a698e26bedb5017a143cb8cfeefd9c5bda7beb)
2009-05-15 Paul Aurich Don't set jm->chat_state twice.
2009-05-17 Paul Aurich jabber_id_new() needs to be case-folding the node and domain.
2009-05-17 Josep Puigdemont Updated Catalan translation.
2009-05-17 John Bailey propagate from branch 'im.pidgin.cpw.sulabh.yahoo_16' (head c1ede5faf776dc1cc966dabb42c1ef0dbaea31db)
2009-05-14 John Bailey Only log requested HTTP URL's when PURPLE_UNSAFE_DEBUG is set and change MSN
2009-05-13 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head de00ba4608f6410625b80dbfb07287b668eee937)
2009-05-16 Luke Bratch Open a logged in Yahoo Mail instead of the login screen when possible.
2009-05-16 Sadrul Habib Chowdhury Get rid of a runtime warning on connect.
2009-05-16 Sadrul Habib Chowdhury Preserve the location when defaulting to png for saving unsupported image format.
2009-05-16 Sadrul Habib Chowdhury merge of '063be233b9574325479d819c9c68bf52551435d7'
2009-05-16 Richard Laager Ignore libpurple/marshallers.c and libpurple/marshallers.h.
2009-05-16 Richard Laager Use GTK_STOCK_ADD for the Select Buddy Icon option.
2009-05-16 Richard Laager A patch from nops to add a "Select Buddy Icon" (my term, the original patch
2009-05-16 Richard Laager A patch from Scott Wolchok to replace snprintf() with g_snprintf() and
2009-05-16 Gabriel Schulhof A patch from Gabriel Schulhof, updated to apply by Paul 'darkrain42' Aurich,
2009-05-16 Sadrul Habib Chowdhury Save raw-data for an image when possible.
2009-05-16 Sadrul Habib Chowdhury Avoid unnecessary strdup's.
2009-05-16 Sadrul Habib Chowdhury According to RFC 1738, "'" is a valid character in a URL.
2009-05-16 Sadrul Habib Chowdhury Fix a couple of crashes in the perl plugin loader.
2009-05-16 Sadrul Habib Chowdhury Block/Unblock the signal handler when if it's unblocked/blocked.
2009-05-15 Jochen Kemnade small translation update
2009-05-14 Daniel Atallah propagate from branch 'im.pidgin.pidgin.2.5.5.veracode' (head 1744a346c5951c97b5d6ec102b49606f3dd918cc)
2009-05-19 Mark Doliner disapproval of revision 'f4e1d87650834d9a82d09020df0fb030f25854e0'
2009-05-14 Mark Doliner Uh, OSCAR_CAPABILITY_VIDEO and OSCAR_CAPABILITY_LIVEVIDEO video have the
2009-05-13 Marcus Lundblad Support custom smileys in MUCs (when all participants support BoB and a maximum
2009-05-13 Stu Tomlinson Make the makensis option prefix configurable, so cross-compiling from Linux
2009-05-13 Stu Tomlinson Work around a build problem in windres in recent binutils where string
2009-05-13 Sadrul Habib Chowdhury Preserve utf-8 status messages when going idle.
2009-05-12 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.
2009-05-11 Paul Aurich merge of '49bc9af35492c4f9b66f7233c77ec192432a00f0'
2009-05-11 Paul Aurich Avoid an assertion failure when getting info on an AIM buddy. Thank to zac for pointing this out.
2009-05-11 Ka-Hing Cheung merge of '2b7afd5f3a168b013e5d3cd69999ffb6e0ee95a6'
2009-05-10 Paul Aurich merge of '4863b4eccaac4e374451b708e54a87e6f723a7e0'
2009-05-10 Paul Aurich Exclude some get/set UI/protocol data functions from dbus. I don't see how these could function properly.
2009-05-10 Paul Aurich merge of '19b202a7eff53542a31f52433aa8bc17649f8b3d'
2009-05-10 Paul Aurich merge of 'a543de79fc730fb1a32056d0da5abe0044ed9533'
2009-05-10 Paul Aurich Fix a signed-ness warning.
2009-05-11 Ka-Hing Cheung counterpart for ad057b75 in the outgoing side
2009-05-10 Ka-Hing Cheung used the wrong count variable here
2009-05-10 Ka-Hing Cheung Qulogic pointed out that glib has G_N_ELEMENTS already
2009-05-10 Ka-Hing Cheung merge of 'd1fea663a03e5f80f539918a21f5f36c09a452b8'
2009-05-10 Paul Aurich merge of 'f9080d0b3274907da710c3d4d85669464e418ba4'
2009-05-10 Paul Aurich merge of 'bc166fa1753ca1852b8b0dd0566d93a85644884f'
2009-05-10 Marcus Lundblad Fixed some erronious @file headers
2009-05-10 Marcus Lundblad Don't query for "last offline time" when the JID is a full JID (containing
2009-05-10 Ka-Hing Cheung add an ARRAY_LENGTH macro to find out length of static arrays
2009-05-10 Ka-Hing Cheung correctly NULL terminate all the arrays since that's what gtknotify assumes,
2009-05-10 Paul Aurich Avoid an assertion when acking the gmail poke