log

age author description
2008-11-28 Paul Aurich Fix the namespace URL we look for on PEP reply stanzas to match the URL we
2008-11-27 Sadrul Habib Chowdhury Do not alter the killring on delete-prev or delete-next (char) operations.
2008-11-27 Richard Laager The other day while struct hiding, I noticed a for loop that was checking
2008-11-27 Richard Laager Whitespace fix
2008-11-27 Richard Laager Add a comment to clarify code I initially thought was broken.
2008-11-27 Richard Laager This is shipped with libpurple now, so installation notes are irrelevant.
2008-11-26 Richard Laager Apparently pidginstock-artwork.c is gone.
2008-11-26 Richard Laager Fix an unintended error in version-check when you have uncommitted changes.
2008-11-26 Richard Laager Really, really compile
2008-11-26 Richard Laager Really compile
2008-11-26 Richard Laager Compile
2008-11-26 Richard Laager A Warmenhoved patch from rwbarton to avoid showing the default instance
2008-11-26 Richard Laager Remove the length parameter from zephyr_recv_convert(), because we were
2008-11-26 Richard Laager merge of '812e8a74b31cd5bb1bcec2a4c71fd8d86e520054'
2008-11-26 Richard Laager merge of '0398d649eb2c6ff34c18ee43f0599f3eb0085b5c'
2008-11-25 Richard Laager Remove a space to eliminate a spurious diff between Pidgin's autogen.sh
2008-11-26 Marcus Lundblad Whoops, should return FALSE, not NULL, when jabber_buddy_find returns NULL
2008-11-26 Sadrul Habib Chowdhury Properly escape the status message.
2008-11-25 Mark Doliner Remove this timer when the switchboard is destroyed. Fixes a crash
2008-11-25 Mark Doliner Remove the timer if sess->soap_table is NULL. I don't think this ever
2008-11-25 Jochen Kemnade update po file and fix #7628 ("translation error in german pidgin error message")
2008-11-25 Daniel Atallah Fix the initial parsing of args in the win32 launcher to be more robust.
2008-11-25 Mark Doliner Use separate variables to keep track of the timer and the watcher.
2008-11-25 Mark Doliner Formatting change: Split these if statements on to two lines
2008-11-25 Mark Doliner I don't believe message should ever be null
2008-11-25 Mark Doliner Minor whitespace changes and shuffle functions around to be in a more
2008-11-25 Mark Doliner merge of '1b2d6e3c5b0a2de29e8789d768a61fd7f2a4b1da'
2008-11-24 Marcus Lundblad Removed som extranious debug output
2008-11-24 Daniel Atallah Prevent a NULL printf crash.
2008-12-10 Elliott Sales de Andrade Updates for federated/Yahoo buddies:
2008-12-08 Elliott Sales de Andrade Use ContactEmail to add federated buddies to the AddressBook. Those on Yahoo
2008-12-08 Elliott Sales de Andrade I think we don't need to keep track of the number of users on the FL. This
2008-12-08 Elliott Sales de Andrade Handle the InvalidPassportUser response when adding buddies and report it to
2008-12-07 Elliott Sales de Andrade Fix a typo in a name.
2008-12-07 Elliott Sales de Andrade Split up that faultcode stuff I just changed. Stops it from printing an annoying
2008-12-07 Elliott Sales de Andrade Deleting a contact without a ContactId doesn't work, so don't bother the server
2008-12-07 Elliott Sales de Andrade Send FQY as the first thing when adding a buddy so that we know what network
2008-12-07 Elliott Sales de Andrade Print a specific error to debug log about EmailDomainIsFederated error.
2008-12-01 Elliott Sales de Andrade Send the SOAP faultcode to the callbacks for each Contact operation. They all
2008-12-01 Elliott Sales de Andrade Get the MSN buddy's network ID from the FindMembership response.
2008-11-28 Elliott Sales de Andrade Add tests for some known contact annotations. These don't do anything yet, but
2008-11-28 Elliott Sales de Andrade When parsing the MSN AB, the contactType does not specify from which network
2008-11-28 Elliott Sales de Andrade Check for NULL group_id before calling msn_group_new since that function will
2008-11-24 Elliott Sales de Andrade Only get the artist and album if we are setting a Music mediatype.
2008-11-24 Elliott Sales de Andrade Add the Games and Office media to MSN as attributes tacked on to the tune
2008-11-24 John Bailey merge of '27bbe0ce3ea70a4a4f830cb5f63e86c8ed26baca'
2008-11-24 Gary Kramlich ChangeLog'd the release notifications change
2008-11-24 Casey Ho A patch from Casey Ho to move the release notification to a mini-dialog in the buddy list. The change log is no longer displayed, but will open a webbrowser to show it.
2008-11-23 Elliott Sales de Andrade Don't request an acknowledgement on an auto-response message and don't set a
2008-11-23 Elliott Sales de Andrade Cleaned up version of 2f409bcdde5ebbb1edf097aeb4b4366d7c71518d:
2008-11-23 Elliott Sales de Andrade merge of '55175ee4e57c664f82028c9b5f73853595fa1bb0'
2008-11-23 Kelemen Gábor Hungarian translation updated
2008-11-23 Kelemen Gábor merge of '896a0f459df5db1110a59f355c4b243c3c4be58d'
2008-11-24 John Bailey Tweak a comment.
2008-11-24 John Bailey ChangeLog the last few things I committed.
2008-11-24 Florian Quèze Prevent the Buddy State Notification plugin from duplicating notices when
2008-11-24 Richard Laager Add a NULL check to fix a crash. Fixes #4516.
2008-11-23 John Bailey Credit Toby Schaffer for his patch.
2008-11-23 Toby Schaffer Enable atuo-response functionality on Zephyr. This should emulate the
2008-11-23 John Bailey I forgot to ChangeLog this earlier. Refs #220.