log

age author description
Thu, 29 Jan 2009 02:00:46 +0000 Elliott Sales de Andrade merge of '2ba63306963eb1bfddbb853da79bd2d2e829af2d'
Thu, 29 Jan 2009 01:48:12 +0000 Elliott Sales de Andrade Don't crash on Windows when removing an alias for an MSN buddy.
Thu, 29 Jan 2009 03:15:57 +0000 Daniel Lj Patch to fix retrieval of ICQ status messages from users of ICQ 6.x, Miranda,
Thu, 29 Jan 2009 02:12:16 +0000 Sadrul Habib Chowdhury Fix setting custom colorpairs containing 'default', thanks to jieryn on
Wed, 28 Jan 2009 10:27:53 +0000 Mark Doliner I merged Paul Aurich (darkrain42)'s branch cpw.darkrain42.oscar.ssl branch
Wed, 28 Jan 2009 04:27:01 +0000 Paul Aurich This connection is always using purple_proxy_connect now, so checking for newconn->gsc being non-NULL makes no sense.
Wed, 28 Jan 2009 03:40:55 +0000 Paul Aurich Use 'bos.oscar.aol.com' as the common name for the initial BOS connection.
Tue, 27 Jan 2009 10:00:32 +0000 Mark Doliner Shuffle a few comments around to make it look like I did something
Tue, 27 Jan 2009 09:36:35 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 586bc4a7e754d6b26a95c0d69dd5f2967c7a98a1)
Tue, 27 Jan 2009 05:25:01 +0000 Elliott Sales de Andrade Missed a file in previous commit. Avoids a double-free.
Tue, 27 Jan 2009 05:23:38 +0000 Elliott Sales de Andrade merge of '6922052516b4de648838827a2c1806840619d49a'
Tue, 27 Jan 2009 05:22:10 +0000 Elliott Sales de Andrade Re-combine large (multi-part) messages on MSN since we seem to say that we
Tue, 27 Jan 2009 04:54:13 +0000 Elliott Sales de Andrade Add special handling to the Python D-Bus parsing code for the *_get_data
Tue, 27 Jan 2009 04:36:30 +0000 Elliott Sales de Andrade Fix a crash on exit with a patch from im.pidgin.next.minor.
Tue, 27 Jan 2009 04:22:53 +0000 Daniel Atallah A slightly "warmenhoved" patch from Jon Turney to prevent some unnecessary
Tue, 27 Jan 2009 03:32:11 +0000 Daniel Atallah Prevent a crash that can occur while copying the contents of the Debug Window. This ends up masking mismatched tags in the imhtml output, but that is
Mon, 26 Jan 2009 02:39:50 +0000 Richard Laager merge of '65e9577af05ac04edbde89c6216d06a7b828029a'
Mon, 26 Jan 2009 02:35:25 +0000 Richard Laager In the course of looking at purple-url-handler to compose a response to a
Sun, 25 Jan 2009 20:51:41 +0000 Elliott Sales de Andrade merge of 'a2f94e06ea53c95077731e0833699222e6050fd0'
Sun, 25 Jan 2009 02:00:03 +0000 Richard Laager Fix a discrepancy between the About box and the other authors lists.
Sun, 25 Jan 2009 01:58:30 +0000 Richard Laager Add SEE ALSO references between pidgin(1) and finch(1) and make a few other
Sun, 25 Jan 2009 01:49:41 +0000 Richard Laager Mention purple-remote in the pidgin man page, as suggested by Rogier Wolff.
Sat, 24 Jan 2009 03:23:05 +0000 Richard Laager Display rather than log the error when another instance is running.
Sat, 24 Jan 2009 02:44:27 +0000 Richard Laager pidgin.h is a public header file. Therefore, we should continue to provide
Sat, 24 Jan 2009 02:42:56 +0000 Richard Laager Two minor cleanups to the message about the invisible character in pidgin.h.
Sat, 24 Jan 2009 02:19:14 +0000 Mark Doliner GTK+ 2.16.0 will set the invisible character to a nice bullet instead of
Sat, 24 Jan 2009 02:02:25 +0000 Mark Doliner Slightly improve this debug error message
Fri, 23 Jan 2009 17:59:01 +0000 Timo Jyrinki minimal one line patch
Thu, 22 Jan 2009 01:04:56 +0000 Mark Doliner This happens anytime you IM an offline user, and is totally not an error
Wed, 21 Jan 2009 23:17:47 +0000 Daniel Atallah Attribute Yann Kerherve for the XMPP SASL parser changes. Refs #8206, #8207.