log

age author description
2009-02-04 Sadrul Habib Chowdhury Debug log is sent to stderr. Thanks to whoever noticed it in IRC the other day.
2009-02-04 Sadrul Habib Chowdhury Need some refining for vt100 too, apparently. Fixes #8335.
2009-02-04 Mark Doliner Wait to set the account online until after we've fetched our buddy list.
2009-02-04 Elliott Sales de Andrade After parsing the message text for HTML formatting, don't try to send it if
2009-02-04 John Bailey Break the ICQ changes into their own section. Make an existing ICQ entry more
2009-02-04 Daniel Lj Patch to properly publish status messages for statuses other than Available.
2009-02-03 Mark Doliner Mark the string "Mongolian" as translatable
2009-02-03 Mark Doliner There's no reason for these to not be const is there? This doesn't
2009-02-03 Mark Doliner Fix this compile warning:
2009-02-03 Elliott Sales de Andrade For some reason, all these statuses were set to saveable=FALSE. With the
2009-02-03 Daniel Atallah merge of '373dcef37042813bc15485de75725e625a149bf6'
2009-02-03 Sadrul Habib Chowdhury *** Plucked rev 8e8959be (sadrul@pidgin.im):
2009-02-02 John Bailey Change our ICQ client ID such that we identify ourselves to the ICQ servers as
2009-02-03 Daniel Atallah Work around the buggy Aspell dictionary installers by cleaning up after them.
2009-02-02 Daniel Atallah conn->current_request can be NULL here.
2009-02-01 Elliott Sales de Andrade merge of 'a9849c98b16073a1bf0fbb87a998f0970e0dc810'
2009-02-01 luke Plug a memory leak in SILC, thanks to Luke Petre.
2009-01-30 Daniel Atallah Remove the "Flash window when chat messages are received" pref from the winprefs
2009-01-30 Paul Aurich My lousy typo just consumed 20 minutes of my life. 'metadata', not 'metdata'.
2009-01-30 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head dbdaecf659b7d74cd50fad7c3d9bb621d9e8220e)
2009-01-30 Daniel Atallah Fix 3 different race conditions in the win32 network management functionality.
2009-02-01 Elliott Sales de Andrade Setup message handlers on the MSN Notification server so that messages from
2009-02-01 Elliott Sales de Andrade Make message handlers more generic and able to work when used by the
2009-02-01 Elliott Sales de Andrade Move some MSN message handlers from switchboard to general msg.c.
2009-02-01 Elliott Sales de Andrade Remove warning in contact.c.
2009-02-01 Elliott Sales de Andrade I incorrectly assumed that the FindMembership and ABFindAll SOAP requests
2009-01-31 Elliott Sales de Andrade The MSN AddressBook can contain contacts with global isMessengerUser=false,
2009-01-30 Elliott Sales de Andrade Update the Address Book when we recieve a new friendly name for a buddy.
2009-01-30 Elliott Sales de Andrade Move the check for whether to update the server alias out of nln_cmd and
2009-01-29 Mark Doliner Fix a bug where the thumbnail buddy icon in the Accounts dialog would
2009-01-29 Mark Doliner Minor formatting and comments
2009-01-29 Mark Doliner Remove the rest of the status node code
2009-01-29 Elliott Sales de Andrade merge of '679b95c6b80b4045e5c2ded165e64f4fca5f1ed8'
2009-01-29 Elliott Sales de Andrade merge of '2ba63306963eb1bfddbb853da79bd2d2e829af2d'
2009-01-29 Elliott Sales de Andrade Don't crash on Windows when removing an alias for an MSN buddy.
2009-01-29 Daniel Lj Patch to fix retrieval of ICQ status messages from users of ICQ 6.x, Miranda,
2009-01-29 Sadrul Habib Chowdhury Fix setting custom colorpairs containing 'default', thanks to jieryn on
2009-01-28 Mark Doliner I merged Paul Aurich (darkrain42)'s branch cpw.darkrain42.oscar.ssl branch
2009-01-28 Paul Aurich This connection is always using purple_proxy_connect now, so checking for newconn->gsc being non-NULL makes no sense.
2009-01-28 Paul Aurich Use 'bos.oscar.aol.com' as the common name for the initial BOS connection.
2009-01-27 Mark Doliner Shuffle a few comments around to make it look like I did something
2009-01-27 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 586bc4a7e754d6b26a95c0d69dd5f2967c7a98a1)
2009-01-27 Elliott Sales de Andrade Missed a file in previous commit. Avoids a double-free.
2009-01-27 Elliott Sales de Andrade merge of '6922052516b4de648838827a2c1806840619d49a'
2009-01-27 Elliott Sales de Andrade Re-combine large (multi-part) messages on MSN since we seem to say that we
2009-01-27 Elliott Sales de Andrade Add special handling to the Python D-Bus parsing code for the *_get_data
2009-01-27 Elliott Sales de Andrade Fix a crash on exit with a patch from im.pidgin.next.minor.
2009-01-27 Daniel Atallah A slightly "warmenhoved" patch from Jon Turney to prevent some unnecessary
2009-01-27 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
2009-01-26 Richard Laager merge of '65e9577af05ac04edbde89c6216d06a7b828029a'
2009-01-26 Richard Laager In the course of looking at purple-url-handler to compose a response to a
2009-01-25 Elliott Sales de Andrade merge of 'a2f94e06ea53c95077731e0833699222e6050fd0'
2009-01-25 Richard Laager Fix a discrepancy between the About box and the other authors lists.
2009-01-25 Richard Laager Add SEE ALSO references between pidgin(1) and finch(1) and make a few other
2009-01-25 Richard Laager Mention purple-remote in the pidgin man page, as suggested by Rogier Wolff.
2009-01-24 Richard Laager Display rather than log the error when another instance is running.
2009-01-24 Richard Laager pidgin.h is a public header file. Therefore, we should continue to provide
2009-01-24 Richard Laager Two minor cleanups to the message about the invisible character in pidgin.h.
2009-01-24 Mark Doliner GTK+ 2.16.0 will set the invisible character to a nice bullet instead of
2009-01-24 Mark Doliner Slightly improve this debug error message