Mercurial > pidgin
graph
-
Parse the invite message out of the pending membership list so that it canTue, 19 May 2009 03:16:45 +0000, by Elliott Sales de Andrade
-
Remove notification-server group commands ADG, REG, RMG as groups are nowMon, 18 May 2009 23:14:46 +0000, by Elliott Sales de Andrade
-
Remove some unused code.Mon, 18 May 2009 23:06:54 +0000, by Elliott Sales de Andrade
-
This line is redundant.Mon, 18 May 2009 21:41:52 +0000, by Elliott Sales de Andrade
-
Insert an empty widget in chat windows to ensure that the infopane isMon, 18 May 2009 21:05:00 +0000, by Elliott Sales de Andrade
-
Set the buddy icon size request on gtkconv->u.im->icon_container instead ofMon, 18 May 2009 08:10:17 +0000, by Elliott Sales de Andrade
-
Clarify (hopefully) the usage of OPT_PROTO_UNIQUE_CHATNAME; arose in a discussion in #pidgin.Tue, 19 May 2009 01:06:56 +0000, by Paul Aurich
-
Correct the documentation for purple_buddy_icons_set_for_user it doesn'tMon, 18 May 2009 03:29:40 +0000, by Etan Reisner
-
merge of '40d000364c4c9c5b0a3971fbe7bb4878e3737202'Mon, 18 May 2009 02:47:21 +0000, by Etan Reisner
-
merge of '6a6409370fa50e23bc8fdedcef230220fa680a36'Mon, 18 May 2009 19:54:24 +0000, by Peter Hjalmarsson
-
propagate from branch 'im.pidgin.cpw.sulabh.yahoo_16' (head 86a698e26bedb5017a143cb8cfeefd9c5bda7beb)Sun, 17 May 2009 21:49:20 +0000, by Paul Aurich
-
Don't set jm->chat_state twice.Fri, 15 May 2009 16:21:27 +0000, by Paul Aurich
-
jabber_id_new() needs to be case-folding the node and domain.Sun, 17 May 2009 21:45:21 +0000, by Paul Aurich
-
Updated Catalan translation.Sun, 17 May 2009 13:07:34 +0000, by Josep Puigdemont
-
propagate from branch 'im.pidgin.cpw.sulabh.yahoo_16' (head c1ede5faf776dc1cc966dabb42c1ef0dbaea31db)Sun, 17 May 2009 01:55:15 +0000, by John Bailey
-
Only log requested HTTP URL's when PURPLE_UNSAFE_DEBUG is set and change MSNThu, 14 May 2009 02:12:40 +0000, by John Bailey
-
propagate from branch 'im.pidgin.pidgin' (head de00ba4608f6410625b80dbfb07287b668eee937)Wed, 13 May 2009 18:42:52 +0000, by Paul Aurich
-
Open a logged in Yahoo Mail instead of the login screen when possible.Sat, 16 May 2009 23:48:32 +0000, by Luke Bratch
-
Get rid of a runtime warning on connect.Sat, 16 May 2009 22:58:46 +0000, by Sadrul Habib Chowdhury
-
Preserve the location when defaulting to png for saving unsupported image format.Sat, 16 May 2009 20:50:53 +0000, by Sadrul Habib Chowdhury
-
merge of '063be233b9574325479d819c9c68bf52551435d7'Sat, 16 May 2009 20:37:08 +0000, by Sadrul Habib Chowdhury
-
Ignore libpurple/marshallers.c and libpurple/marshallers.h.Sat, 16 May 2009 20:11:49 +0000, by Richard Laager
-
Use GTK_STOCK_ADD for the Select Buddy Icon option.Sat, 16 May 2009 20:11:04 +0000, by Richard Laager
-
A patch from nops to add a "Select Buddy Icon" (my term, the original patchSat, 16 May 2009 20:07:59 +0000, by Richard Laager
-
A patch from Scott Wolchok to replace snprintf() with g_snprintf() andSat, 16 May 2009 19:58:40 +0000, by Richard Laager
-
A patch from Gabriel Schulhof, updated to apply by Paul 'darkrain42' Aurich,Sat, 16 May 2009 19:06:53 +0000, by Gabriel Schulhof
-
Save raw-data for an image when possible.Sat, 16 May 2009 20:35:29 +0000, by Sadrul Habib Chowdhury
-
Avoid unnecessary strdup's.Sat, 16 May 2009 19:03:41 +0000, by Sadrul Habib Chowdhury
-
According to RFC 1738, "'" is a valid character in a URL.Sat, 16 May 2009 18:37:14 +0000, by Sadrul Habib Chowdhury
-
Fix a couple of crashes in the perl plugin loader.Sat, 16 May 2009 18:33:55 +0000, by Sadrul Habib Chowdhury
-
Block/Unblock the signal handler when if it's unblocked/blocked.Sat, 16 May 2009 17:11:50 +0000, by Sadrul Habib Chowdhury
-
small translation updateFri, 15 May 2009 18:00:09 +0000, by Jochen Kemnade
-
propagate from branch 'im.pidgin.pidgin.2.5.5.veracode' (head 1744a346c5951c97b5d6ec102b49606f3dd918cc)Thu, 14 May 2009 21:16:58 +0000, by Daniel Atallah
-
disapproval of revision 'f4e1d87650834d9a82d09020df0fb030f25854e0'Tue, 19 May 2009 06:34:27 +0000, by Mark Doliner
-
Uh, OSCAR_CAPABILITY_VIDEO and OSCAR_CAPABILITY_LIVEVIDEO video have theThu, 14 May 2009 03:54:05 +0000, by Mark Doliner
-
Support custom smileys in MUCs (when all participants support BoB and a maximumWed, 13 May 2009 20:29:03 +0000, by Marcus Lundblad
-
Make the makensis option prefix configurable, so cross-compiling from LinuxWed, 13 May 2009 18:13:03 +0000, by Stu Tomlinson
-
Work around a build problem in windres in recent binutils where stringWed, 13 May 2009 18:09:45 +0000, by Stu Tomlinson
-
Preserve utf-8 status messages when going idle.Wed, 13 May 2009 16:01:25 +0000, by Sadrul Habib Chowdhury
-
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.Tue, 12 May 2009 05:49:34 +0000, by Paul Aurich
-
merge of '49bc9af35492c4f9b66f7233c77ec192432a00f0'Mon, 11 May 2009 22:05:00 +0000, by Paul Aurich
-
Avoid an assertion failure when getting info on an AIM buddy. Thank to zac for pointing this out.Mon, 11 May 2009 22:03:46 +0000, by Paul Aurich
-
merge of '2b7afd5f3a168b013e5d3cd69999ffb6e0ee95a6'Mon, 11 May 2009 01:37:56 +0000, by Ka-Hing Cheung
-
merge of '4863b4eccaac4e374451b708e54a87e6f723a7e0'Sun, 10 May 2009 23:41:06 +0000, by Paul Aurich
-
Exclude some get/set UI/protocol data functions from dbus. I don't see how these could function properly.Sun, 10 May 2009 23:33:36 +0000, by Paul Aurich
-
merge of '19b202a7eff53542a31f52433aa8bc17649f8b3d'Sun, 10 May 2009 23:15:41 +0000, by Paul Aurich
-
merge of 'a543de79fc730fb1a32056d0da5abe0044ed9533'Sun, 10 May 2009 22:41:13 +0000, by Paul Aurich
-
Fix a signed-ness warning.Sun, 10 May 2009 22:40:08 +0000, by Paul Aurich
-
counterpart for ad057b75 in the outgoing sideMon, 11 May 2009 00:17:40 +0000, by Ka-Hing Cheung
-
used the wrong count variable hereSun, 10 May 2009 23:13:31 +0000, by Ka-Hing Cheung
-
Qulogic pointed out that glib has G_N_ELEMENTS alreadySun, 10 May 2009 22:29:28 +0000, by Ka-Hing Cheung
-
merge of 'd1fea663a03e5f80f539918a21f5f36c09a452b8'Sun, 10 May 2009 22:24:37 +0000, by Ka-Hing Cheung
-
merge of 'f9080d0b3274907da710c3d4d85669464e418ba4'Sun, 10 May 2009 22:07:22 +0000, by Paul Aurich
-
merge of 'bc166fa1753ca1852b8b0dd0566d93a85644884f'Sun, 10 May 2009 22:00:38 +0000, by Paul Aurich
-
Fixed some erronious @file headersSun, 10 May 2009 20:23:57 +0000, by Marcus Lundblad
-
Don't query for "last offline time" when the JID is a full JID (containingSun, 10 May 2009 20:05:08 +0000, by Marcus Lundblad
-
add an ARRAY_LENGTH macro to find out length of static arraysSun, 10 May 2009 22:23:52 +0000, by Ka-Hing Cheung
-
correctly NULL terminate all the arrays since that's what gtknotify assumes,Sun, 10 May 2009 22:06:08 +0000, by Ka-Hing Cheung
-
Avoid an assertion when acking the gmail pokeSun, 10 May 2009 21:59:30 +0000, by Paul Aurich
-
Set PurpleConversation unseen-(count|state) in gtkconv_set_unseen, as conv_set_unseen only sets it for hidden_conv conversations. Fixes #8358Fri, 08 May 2009 03:54:58 +0000, by jcs