log libpurple/status.h @ 22556:dcb1d8df170f

age author description
2007-11-10 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
2007-10-15 Evan Schoenberg Use a #define for the msn 'currentmedia' status attribute in line with the PURPLE_TUNE_ attributes used in the xmpp prpl
2007-09-26 Mark Doliner Add PURPLE_STATUS_TUNE to status_primitive_map so that it has a name
2007-09-20 Sadrul Habib Chowdhury Use an independant status type for 'current media' stuff, instead of using
2007-09-10 Daniel Atallah merge of '1c7910841138381c841363256ca3c7905b1f26b0'
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-07-11 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
2007-06-18 Sadrul Habib Chowdhury Add G_GNUC_NULL_TERMINATED to a few functions that expect a NULL terminated
2007-06-16 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
2007-06-18 Andreas Monitzer Replaced a clean and simple API with a very weird hack due to vivid request on #pidgin by multiple devs. This avoids the change in PurplePluginProtocolInfo, but requires complicated change tracking in every prpl. The others prpl should add this change tracking, too (since otherwise the status gets changed even though nothing they care about changed), but that's not up to me.
2007-05-03 Stu Tomlinson Finish the removal of purple_presence_remove_buddy() and
2007-05-03 Sean Egan Change some of the PurplePresence stuff to reflect how it's actually used
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/