log

age author description
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 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 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-29 Elliott Sales de Andrade merge of '2ba63306963eb1bfddbb853da79bd2d2e829af2d'
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-19 Paul Aurich Add new cert to the Windows uninstaller per datallah's request
2009-01-19 Paul Aurich Provide the intermediate certificate needed to verify AOL's server
2009-01-18 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
2009-01-14 Paul Aurich Remove the "buggy" caveat -- I've been running it for a while
2009-01-14 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 07f8d9c59020c1f69cc21b71f8252f13efd6a6e0)
2008-12-18 Paul Aurich Implement a sane mechanism for switching an OSCAR account to SSL.
2008-12-18 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 571d5bf2fff9e937663ef53a174ae141999d6de2)
2009-01-17 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
2009-01-02 Paul Aurich Fix merge
2009-01-02 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)
2008-12-22 Paul Aurich Fix situation in which group was not specified and
2008-12-21 Paul Aurich Fix the novell check
2008-12-21 Paul Aurich Update the comment for add_buddy in prpl.h to note it may be called to mean 'request authorization'
2008-12-21 Paul Aurich Properly don't re-add buddies in SILC
2008-12-21 Paul Aurich Oscar: Re-request authorization when adding a buddy that is already on the list.
2008-12-21 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
2009-01-29 Elliott Sales de Andrade Don't crash on Windows when removing an alias for an MSN buddy.
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