log libpurple/protocols/yahoo/libymsg.c @ 28262:90d108cda54e

age author description
Sat, 15 Aug 2009 00:09:26 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 13 Aug 2009 17:46:06 +0000 Mark Doliner I just saw a crash where im was null here. No idea how to reproduce it
Wed, 05 Aug 2009 04:44:01 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 04 Aug 2009 08:16:09 +0000 Mark Doliner Something will have gone horribly wrong if data is NULL here, so don't
Tue, 04 Aug 2009 08:14:41 +0000 Mark Doliner Fix two memory leaks. We were setting norm_bud and temp to NULL without
Sun, 02 Aug 2009 16:43:49 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 02 Aug 2009 05:04:41 +0000 Paul Aurich Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822.
Sat, 01 Aug 2009 15:59:40 +0000 Stu Tomlinson Use PURPLE_CONNECTION_ERROR_NETWORK_ERROR as the connection error
Sat, 01 Aug 2009 15:32:38 +0000 John Bailey Unbreak the string freeze.
Sat, 01 Aug 2009 08:50:19 +0000 Sulabh Mahajan Fix #9660. Reconnect, in case of error 52.
Sat, 01 Aug 2009 14:55:12 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 31 Jul 2009 00:46:38 +0000 Mark Doliner This comment shouldn't be doxigenated
Fri, 31 Jul 2009 08:35:37 +0900 Yoshiki Yazawa merge with im.pidgin.pidgin
Thu, 30 Jul 2009 03:42:26 +0000 Mike Ruprecht Don't crash when opening a tooltip for yahoo contacts who aren't on
Mon, 27 Jul 2009 15:42:19 +0900 Yoshiki Yazawa build fix
Mon, 27 Jul 2009 15:22:00 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 26 Jul 2009 17:25:18 +0000 John Bailey Move from "struct yahoo_data" to "YahooData" to be consistent with other structs
Sun, 26 Jul 2009 22:18:59 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 22 Jul 2009 15:06:07 +0000 John Bailey Fix #9745 as the submitter suggested. This doesn't appear to hurt anything.
Tue, 21 Jul 2009 04:24:46 +0000 Ka-Hing Cheung kevin_BB on irc was reporting that doing things on connect didn't work,
Sat, 25 Jul 2009 04:54:36 +0000 Yoshiki Yazawa explicit merge of 'd957c051e839d63bfc0ef71320934890e7ae63c4'
Tue, 07 Jul 2009 06:09:35 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 921a6693312cc38dd6dbc93e91d6bf5c60938634)
Sat, 18 Jul 2009 03:36:33 +0000 John Bailey Change a crapton of our Yahoo! packets to use the session ID we're assigned
Fri, 17 Jul 2009 23:45:52 +0000 John Bailey Clean up a case of unnecessarily duplicated code.
Fri, 17 Jul 2009 00:37:59 +0000 John Bailey Display an error message when we receive error code 1013 from the Yahoo! logon
Wed, 15 Jul 2009 06:00:19 +0000 John Bailey Simplify a block here and kill one of those uber-lines that annoy grim.
Wed, 15 Jul 2009 03:17:54 +0000 Sadrul Habib Chowdhury Allow changing contact details for folks in the buddylist.
Tue, 14 Jul 2009 21:08:56 +0000 Sadrul Habib Chowdhury Add support for receiving contact details from buddies.
Mon, 13 Jul 2009 05:40:12 +0000 Elliott Sales de Andrade merge of '6bf1ed8cefd6bb5b980baf7501bcf6936634bd8d'
Mon, 13 Jul 2009 02:28:34 +0000 Sadrul Habib Chowdhury Set the back-reference to the connection from the proto-data.