log

age author description
2009-07-21 Paul Aurich Clean up some debugging and leave it in, since when it it fails, it
2009-07-21 Paul Aurich merge of 'b4330cb0af1a74cd8826d08447a38a366f1be3fc'
2009-07-21 Elliott Sales de Andrade merge of '50e2f2c66f304a73c2a9ef4d912be5e3f2ed39a5'
2009-07-21 Paul Aurich Clear out the fd when we pass it off to the SSL subsystem
2009-07-21 Paul Aurich Add a debug log message when MD5 is used in a verification chain. Refs #4458.
2009-07-21 Ka-Hing Cheung merge of '1ce56b5da0a32c13c50761b20f87a319cc55306f'
2009-07-21 Paul Aurich Updated Khmer translation. Closes #9726.
2009-07-21 Paul Aurich Reorganize pixmaps to ship scalable icons, including the main Pidgin icon. Refs #8556.
2009-07-21 Paul Aurich Check in updated icons, logo, and new voice/video icons from Hylke.
2009-07-20 Paul Aurich Updated Brazilian Portuguese translation. Closes #9723.
2009-07-20 Paul Aurich Don't allow NULL sort method IDs and don't crash on them. Fixes #9658.
2009-07-20 Paul Aurich merge of '13c5077bcfd832ab1e88f6b32c9563e6d46ebf82'
2009-07-20 Paul Aurich Fix a translation issue. Closes #7316.
2009-07-21 Elliott Sales de Andrade Propagate connect errors from the MSN proxy callback to the servconn error
2009-07-21 Elliott Sales de Andrade Fix a small warning.
2009-07-21 Elliott Sales de Andrade Set the session error after disconnecting the servconn instead of before.
2009-07-20 Elliott Sales de Andrade merge of 'e9bb03a6ee65b531aedba74676ce2dbb1b9a8491'
2009-07-20 Elliott Sales de Andrade Some versions of libtool seem to output things a little differently, so
2009-07-20 Elliott Sales de Andrade Make a note about these ALLOW_TAG* macros so people don't do stuff like
2009-07-19 Elliott Sales de Andrade We don't appear to need this key according to the current revision of the
2009-07-21 Ka-Hing Cheung kevin_BB on irc was reporting that doing things on connect didn't work,
2009-07-20 Paul Aurich Build fix on Windows. Thanks to SuperMMX.
2009-07-20 Paul Aurich Allow fallback for broken XMPP <message/> types. Closes #7837.
2009-07-20 Paul Aurich Oops, it helps to set the resource.
2009-07-19 Paul Aurich Move the IDN support into the DNS routines.
2009-07-19 Ka-Hing Cheung 567c0647 introduced an extra backslash at the end of ALLOW_TAG_ALT
2009-07-19 Ka-Hing Cheung disapproval of revision '2737ff4628bd5f26d780a2ccee47e88fe3765947'
2009-07-19 Ka-Hing Cheung 567c0647 introduced an extra backslash at the end of ALLOW_TAG_ALT
2009-07-19 Éric Boumaour Small fixes in fr.po translation for 2.6 release.
2009-07-19 Paul Aurich merge of '51da76f83bc049dc92e4199b15f634d001a5fa02'
2009-07-19 Paul Aurich Make OK default for Add Buddy, Add Chat, and Join Chat.
2009-07-19 Ka-Hing Cheung if I return FALSE to remove the timeout handle, I should probably set
2009-07-19 Ka-Hing Cheung merge of '0c2f544829df2f3a369504315f8b3a6cc325749a'
2009-07-19 Jochen Kemnade more German l10n
2009-07-19 Ka-Hing Cheung Timeout switchboard connections at 60 seconds, should Fixes #3330 for most
2009-07-19 Ka-Hing Cheung move MSN stuff to its own section
2009-07-19 Ka-Hing Cheung I blame Qulogic for not compiling with vv
2009-07-19 Mark Doliner disapproval of revision '0a9f6836dbe4facb38768025e830328a50c5ddd8'
2009-07-19 Mark Doliner Surround this macro in do { } while (0); so that callers don't need to
2009-07-19 Mark Doliner Correct the indentation of this macro by removing one level of indentation
2009-07-19 Mark Doliner Fix an incorrect string. Yes, this breaks the string freeze. But the string
2009-07-19 Jochen Kemnade German translation update (still incomplete for 2.6.0)
2009-07-19 Sulabh Mahajan Fixes #1982
2009-07-19 Elliott Sales de Andrade merge of '2ce8248c9604e667e6fbbc4200565415369417e0'
2009-07-19 Paul Aurich Updated Greek Translation. Closes #9696.
2009-07-19 Paul Aurich Punjabi translation updated. Closes #9715.
2009-07-18 Paul Aurich To make grim happy (or more upset).
2009-07-18 Paul Aurich corner case: the first group wasn't being put into the hash table.
2009-07-18 John Bailey Oops! We should use YAHOOJP_CLIENT_VERSION if we're a Yahoo JAPAN account;
2009-07-18 John Bailey Change a bunch more of our yahoo packets to use the session ID. I believe this
2009-07-18 Paul Aurich Updated Galician translation and ChangeLogging. Closes #9695.
2009-07-18 Paul Aurich ASCII-ize the TXT query, too.
2009-07-18 Paul Aurich Support connecting to IDNA XMPP domains.
2009-07-18 Paul Aurich Add PURPLE_LEAKCHECK_HELP environment variable. See ChangeLog.
2009-07-18 Paul Aurich Fix a crash with the Message Notification plugin and the 'hidden' gtkconv
2009-07-18 Paul Aurich Add some debugging for a file transfer crash. Refs #4829.
2009-07-18 John Bailey Change a crapton of our Yahoo! packets to use the session ID we're assigned
2009-07-18 John Bailey We were actually identifying as a version of Yahoo Messenger that doesn't
2009-07-18 Stu Tomlinson Use mingw's <sys/time.h> to define "struct timezone" when it is new enough.
2009-07-18 Paul Aurich merge of 'ebacad33e72745d3734a3d870fee301705c7282c'