log libpurple/protocols/yahoo/yahoo_packet.c @ 28121:c499a1e8ceff

age author description
Sun, 26 Jul 2009 17:25:18 +0000 John Bailey Move from "struct yahoo_data" to "YahooData" to be consistent with other structs
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)
Fri, 19 Jun 2009 04:18:11 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 30f1540c6158d08c3c58172fff717ac182596cff)
Tue, 31 Mar 2009 11:18:23 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f71e0a5c7eff9c53c7641ad6c6b135a3dfec040f)
Thu, 27 Mar 2008 07:10:14 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head bebaa6838815195a5c97614f4aaf7e0f13ef2da7)
Mon, 17 Mar 2008 06:32:52 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 33bd2430510196431b931ccb1fa0b55777482dd0)
Sun, 16 Mar 2008 19:44:14 +0000 Yoshiki Yazawa delete assertion which has been commented out in previous commit because it was added in yaz patch.
Sun, 16 Mar 2008 19:38:28 +0000 Yoshiki Yazawa remove an assertion so that STATUS_AVAIL can be properly dispatched.
Fri, 29 Feb 2008 17:56:13 +0000 Yoshiki Yazawa - import nosuke's hash 244 patch and others to yahoo plugin
Thu, 22 Nov 2007 07:44:59 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cc8513f94aa94550d600cd8a5d42475dbf7249c0)
Wed, 19 Sep 2007 08:27:28 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1cb036aecbbe359226e69874379d39ce74c8daf6)
Fri, 10 Jul 2009 15:18:09 +0000 Sadrul Habib Chowdhury Allow setting some personal information for an account.
Sun, 05 Jul 2009 04:51:51 +0000 John Bailey Update for file renames.
Sun, 05 Jul 2009 02:23:43 +0000 John Bailey Convert the yahoo prpl to using the debug convenience functions instead of
Sat, 04 Jul 2009 23:52:03 +0000 John Bailey Convert the #ifdef DEBUG here to use the PURPLE_VERBOSE_DEBUG variable.
Thu, 18 Jun 2009 19:08:24 +0000 Mark Doliner Strip trailing whitespace and comment #endif marcos that close #ifdef macros
Thu, 26 Mar 2009 03:40:59 +0000 Ka-Hing Cheung fixes an invalid read:
Sat, 25 Aug 2007 08:42:33 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 40c25a37a614d9667d4cf190640316f92edbe3d6)
Tue, 14 Aug 2007 07:13:22 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cb5420b4b28888af9a419d6ca29f524e552c9cf0)
Mon, 04 Jun 2007 07:22:38 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3d1e6b8637ff9133c8f17e9aeaeea1284c898d86)
Thu, 31 May 2007 11:30:42 +0000 Yoshiki Yazawa - follow a change in oscar.
Thu, 27 Mar 2008 02:09:51 +0000 Daniel Atallah Printf warning fixes.
Sun, 16 Mar 2008 20:36:52 +0000 Mark Doliner Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
Wed, 21 Nov 2007 22:26:49 +0000 Sadrul Habib Chowdhury Original patch from Andrew Gaul to fix a leak.
Wed, 21 Nov 2007 21:46:48 +0000 Sadrul Habib Chowdhury disapproval of revision '91ae77ce12a4ab3798e303eea54d3bef749d5ca5'
Wed, 21 Nov 2007 08:29:33 +0000 Ka-Hing Cheung Andrew Gaul fixed another memory leak
Sat, 10 Nov 2007 12:10:04 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
Sun, 14 Oct 2007 21:08:42 +0000 Will Thompson Rename:
Mon, 29 Oct 2007 04:41:10 +0000 Ka-Hing Cheung another patch from Andrew Gaul, funny how it's been exactly a year since Mark
Wed, 03 Oct 2007 17:44:29 +0000 Will Thompson Add disconnection reasons to yahoo
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Wed, 05 Sep 2007 22:33:22 +0000 Sadrul Habib Chowdhury Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
Thu, 23 Aug 2007 23:20:48 +0000 Sadrul Habib Chowdhury Input handlers are unsigned integers. So set them to 0 instead of -1 after
Wed, 11 Jul 2007 15:21:39 +0000 Tim Ringenbach Reverse the key/value pairs as they go out, so that they're in the correct
Mon, 04 Jun 2007 06:57:25 +0000 Mark Doliner Christopher Layne tells me that a null in a Yahoo packet where we
Sun, 25 Mar 2007 07:34:51 +0000 Mark Doliner Fix a small tooltip-related memleak
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/