log libpurple/protocols/yahoo/yahoo_doodle.c @ 32767:2ec94166be43

age author description
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Tue, 30 Aug 2011 22:07:19 +0000 andrew victor Use the new accessor functions of PidginWhiteboard.
Tue, 30 Aug 2011 21:00:29 +0000 andrew victor Update yahoo prpl to use purple_whiteboard_get_protocol_data() and purple_whiteboard_set_protocol_data().
Tue, 30 Aug 2011 20:03:11 +0000 andrew victor Convert yahoo prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data()
Mon, 23 Aug 2010 01:41:31 +0000 Elliott Sales de Andrade Standardize on "cancelled".
Sun, 26 Jul 2009 17:25:18 +0000 John Bailey Move from "struct yahoo_data" to "YahooData" to be consistent with other structs
Sat, 18 Jul 2009 16:12:12 +0000 John Bailey Change a bunch more of our yahoo packets to use the session ID. I believe this
Sun, 05 Jul 2009 04:51:51 +0000 John Bailey Update for file renames.
Fri, 19 Jun 2009 00:56:37 +0000 John Bailey *** Plucked rev d0e53002eb30c6dbf9735ca50784d42141dfc96a (sulabh@soc.pidgin.im):
Fri, 28 Sep 2007 16:58:29 +0000 Richard Laager applied changes from 80e3a515775c28b61c4c155c4a524374ef3360ff
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, 01 Aug 2007 22:38:47 +0000 Daniel Atallah Fix yahoo doodling to work with newer yahoo messenger clients. This breaks doodling with older Pidgin clients (trying to support both looked too painful). Fixes #1445.
Sat, 16 Jun 2007 23:30:55 +0000 Sadrul Habib Chowdhury Fix #1726. ('Crash when closing doodle with yahoo not connected')
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Fri, 09 Feb 2007 07:25:03 +0000 Mark Doliner Get rid of some minor compile errors related to the consitifcation
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/