Mon, 18 May 2009 21:41:52 +0000 |
Elliott Sales de Andrade |
This line is redundant.
|
Mon, 18 May 2009 21:05:00 +0000 |
Elliott Sales de Andrade |
Insert an empty widget in chat windows to ensure that the infopane is
|
Mon, 18 May 2009 08:10:17 +0000 |
Elliott Sales de Andrade |
Set the buddy icon size request on gtkconv->u.im->icon_container instead of
|
Tue, 19 May 2009 01:06:56 +0000 |
Paul Aurich |
Clarify (hopefully) the usage of OPT_PROTO_UNIQUE_CHATNAME; arose in a discussion in #pidgin.
|
Mon, 18 May 2009 03:29:40 +0000 |
Etan Reisner |
Correct the documentation for purple_buddy_icons_set_for_user it doesn't
|
Mon, 18 May 2009 02:47:21 +0000 |
Etan Reisner |
merge of '40d000364c4c9c5b0a3971fbe7bb4878e3737202'
|
Mon, 18 May 2009 19:54:24 +0000 |
Peter Hjalmarsson |
merge of '6a6409370fa50e23bc8fdedcef230220fa680a36'
|
Sun, 17 May 2009 21:49:20 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.cpw.sulabh.yahoo_16' (head 86a698e26bedb5017a143cb8cfeefd9c5bda7beb)
|
Fri, 15 May 2009 16:21:27 +0000 |
Paul Aurich |
Don't set jm->chat_state twice.
|
Sun, 17 May 2009 21:45:21 +0000 |
Paul Aurich |
jabber_id_new() needs to be case-folding the node and domain.
|
Sun, 17 May 2009 13:07:34 +0000 |
Josep Puigdemont |
Updated Catalan translation.
|
Sun, 17 May 2009 01:55:15 +0000 |
John Bailey |
propagate from branch 'im.pidgin.cpw.sulabh.yahoo_16' (head c1ede5faf776dc1cc966dabb42c1ef0dbaea31db)
|
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.
|
Sun, 10 May 2009 23:15:41 +0000 |
Paul Aurich |
merge of '19b202a7eff53542a31f52433aa8bc17649f8b3d'
|
Sun, 10 May 2009 22:41:13 +0000 |
Paul Aurich |
merge of 'a543de79fc730fb1a32056d0da5abe0044ed9533'
|
Sun, 10 May 2009 22:40:08 +0000 |
Paul Aurich |
Fix a signed-ness warning.
|
Mon, 11 May 2009 00:17:40 +0000 |
Ka-Hing Cheung |
counterpart for ad057b75 in the outgoing side
|
Sun, 10 May 2009 23:13:31 +0000 |
Ka-Hing Cheung |
used the wrong count variable here
|
Sun, 10 May 2009 22:29:28 +0000 |
Ka-Hing Cheung |
Qulogic pointed out that glib has G_N_ELEMENTS already
|
Sun, 10 May 2009 22:24:37 +0000 |
Ka-Hing Cheung |
merge of 'd1fea663a03e5f80f539918a21f5f36c09a452b8'
|
Sun, 10 May 2009 22:07:22 +0000 |
Paul Aurich |
merge of 'f9080d0b3274907da710c3d4d85669464e418ba4'
|
Sun, 10 May 2009 22:00:38 +0000 |
Paul Aurich |
merge of 'bc166fa1753ca1852b8b0dd0566d93a85644884f'
|
Sun, 10 May 2009 20:23:57 +0000 |
Marcus Lundblad |
Fixed some erronious @file headers
|
Sun, 10 May 2009 20:05:08 +0000 |
Marcus Lundblad |
Don't query for "last offline time" when the JID is a full JID (containing
|
Sun, 10 May 2009 22:23:52 +0000 |
Ka-Hing Cheung |
add an ARRAY_LENGTH macro to find out length of static arrays
|
Sun, 10 May 2009 22:06:08 +0000 |
Ka-Hing Cheung |
correctly NULL terminate all the arrays since that's what gtknotify assumes,
|
Sun, 10 May 2009 21:59:30 +0000 |
Paul Aurich |
Avoid an assertion when acking the gmail poke
|