Mercurial > pidgin
graph
-
merge of '13c5077bcfd832ab1e88f6b32c9563e6d46ebf82'2009-07-20, by Paul Aurich
-
Fix a translation issue. Closes #7316.2009-07-20, by Paul Aurich
-
Propagate connect errors from the MSN proxy callback to the servconn error2009-07-21, by Elliott Sales de Andrade
-
Fix a small warning.2009-07-21, by Elliott Sales de Andrade
-
Set the session error after disconnecting the servconn instead of before.2009-07-21, by Elliott Sales de Andrade
-
merge of 'e9bb03a6ee65b531aedba74676ce2dbb1b9a8491'2009-07-20, by Elliott Sales de Andrade
-
Some versions of libtool seem to output things a little differently, so2009-07-20, by Elliott Sales de Andrade
-
Make a note about these ALLOW_TAG* macros so people don't do stuff like2009-07-20, by Elliott Sales de Andrade
-
We don't appear to need this key according to the current revision of the2009-07-19, by Elliott Sales de Andrade
-
kevin_BB on irc was reporting that doing things on connect didn't work,2009-07-21, by Ka-Hing Cheung
-
Build fix on Windows. Thanks to SuperMMX.2009-07-20, by Paul Aurich
-
Allow fallback for broken XMPP <message/> types. Closes #7837.2009-07-20, by Paul Aurich
-
Oops, it helps to set the resource.2009-07-20, by Paul Aurich
-
Move the IDN support into the DNS routines.2009-07-19, by Paul Aurich
-
567c0647 introduced an extra backslash at the end of ALLOW_TAG_ALT2009-07-19, by Ka-Hing Cheung
-
disapproval of revision '2737ff4628bd5f26d780a2ccee47e88fe3765947'2009-07-19, by Ka-Hing Cheung
-
567c0647 introduced an extra backslash at the end of ALLOW_TAG_ALT2009-07-19, by Ka-Hing Cheung
-
Small fixes in fr.po translation for 2.6 release.2009-07-19, by Éric Boumaour
-
merge of '51da76f83bc049dc92e4199b15f634d001a5fa02'2009-07-19, by Paul Aurich
-
Make OK default for Add Buddy, Add Chat, and Join Chat.2009-07-19, by Paul Aurich
-
if I return FALSE to remove the timeout handle, I should probably set2009-07-19, by Ka-Hing Cheung
-
merge of '0c2f544829df2f3a369504315f8b3a6cc325749a'2009-07-19, by Ka-Hing Cheung
-
more German l10n2009-07-19, by Jochen Kemnade
-
Timeout switchboard connections at 60 seconds, should Fixes #3330 for most2009-07-19, by Ka-Hing Cheung
-
move MSN stuff to its own section2009-07-19, by Ka-Hing Cheung
-
I blame Qulogic for not compiling with vv2009-07-19, by Ka-Hing Cheung
-
disapproval of revision '0a9f6836dbe4facb38768025e830328a50c5ddd8'2009-07-19, by Mark Doliner
-
Surround this macro in do { } while (0); so that callers don't need to2009-07-19, by Mark Doliner
-
Correct the indentation of this macro by removing one level of indentation2009-07-19, by Mark Doliner
-
Fix an incorrect string. Yes, this breaks the string freeze. But the string2009-07-19, by Mark Doliner
-
German translation update (still incomplete for 2.6.0)2009-07-19, by Jochen Kemnade
-
Fixes #19822009-07-19, by Sulabh Mahajan
-
merge of '2ce8248c9604e667e6fbbc4200565415369417e0'2009-07-19, by Elliott Sales de Andrade
-
Updated Greek Translation. Closes #9696.2009-07-19, by Paul Aurich
-
Punjabi translation updated. Closes #9715.2009-07-19, by Paul Aurich
-
To make grim happy (or more upset).2009-07-18, by Paul Aurich
-
corner case: the first group wasn't being put into the hash table.2009-07-18, by Paul Aurich
-
Oops! We should use YAHOOJP_CLIENT_VERSION if we're a Yahoo JAPAN account;2009-07-18, by John Bailey
-
Change a bunch more of our yahoo packets to use the session ID. I believe this2009-07-18, by John Bailey
-
Updated Galician translation and ChangeLogging. Closes #9695.2009-07-18, by Paul Aurich
-
ASCII-ize the TXT query, too.2009-07-18, by Paul Aurich
-
Support connecting to IDNA XMPP domains.2009-07-18, by Paul Aurich
-
Add PURPLE_LEAKCHECK_HELP environment variable. See ChangeLog.2009-07-18, by Paul Aurich
-
Fix a crash with the Message Notification plugin and the 'hidden' gtkconv2009-07-18, by Paul Aurich
-
Add some debugging for a file transfer crash. Refs #4829.2009-07-18, by Paul Aurich
-
Change a crapton of our Yahoo! packets to use the session ID we're assigned2009-07-18, by John Bailey
-
We were actually identifying as a version of Yahoo Messenger that doesn't2009-07-18, by John Bailey
-
Use mingw's <sys/time.h> to define "struct timezone" when it is new enough.2009-07-18, by Stu Tomlinson
-
merge of 'ebacad33e72745d3734a3d870fee301705c7282c'2009-07-18, by Paul Aurich
-
Refactor jabber_login and jabber_register_account2009-07-17, by Paul Aurich
-
When GNU Libidn is available, use it for XMPP stringprep operations.2009-07-17, by Paul Aurich
-
Strip trailing whitespace.2009-07-17, by Paul Aurich
-
Clean up a case of unnecessarily duplicated code.2009-07-17, by John Bailey
-
Display an error message when we receive error code 1013 from the Yahoo! logon2009-07-17, by John Bailey
-
The item JID will match the 'to' JID, not the from.2009-07-16, by Paul Aurich
-
Better hash function for the PurpleBuddy lookup hashtables.2009-07-16, by Paul Aurich
-
explicit merge of 'c273f8da9712cac21aae5bcbd3d4790f8ee78f79'2009-07-16, by Paul Aurich
-
merge of '2348ff22f0ff3453774b8b25b36238465580c609'2009-07-12, by Paul Aurich
-
ALLOW_TAG expands to multiple statements, so we should put braces around2009-07-19, by Elliott Sales de Andrade