log libpurple/buddyicon.h @ 32672:3828a61c44da

age author description
Fri, 02 Sep 2011 04:25:04 +0000 Elliott Sales de Andrade Remove deprecated buddy icon functions and @since tags.
Mon, 18 May 2009 03:29:40 +0000 Etan Reisner Correct the documentation for purple_buddy_icons_set_for_user it doesn't
Thu, 30 Oct 2008 22:40:49 +0000 Richard Laager Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
Sun, 07 Sep 2008 19:58:04 +0000 Elliott Sales de Andrade Don't try to read data from a NULL filename in
Mon, 26 May 2008 20:46:00 +0000 Will Thompson Add doxycomment for PurpleBuddyIcon; tweak that of PurpleBuddyIconSpec.
Thu, 15 May 2008 02:35:53 +0000 Etan Reisner Add a purple_buddy_icons_node_set_custom_icon_from_file convenience function.
Tue, 13 May 2008 04:36:07 +0000 Etan Reisner Add the purple_buddy_icons_node_has_custom_icon,
Thu, 03 Apr 2008 23:51:19 +0000 Mark Doliner Better documentation.
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Mon, 04 Jun 2007 05:47:06 +0000 Richard Laager A patch from David Grohmann (dave1g) to log embedded images.
Thu, 03 May 2007 21:57:49 +0000 Richard Laager Rework purple_buddy_icons_find() to return a reference for the caller, which
Sun, 29 Apr 2007 01:04:19 +0000 Richard Laager The OSCAR timestamp stuff.
Wed, 25 Apr 2007 22:23:29 +0000 Richard Laager Change the imgstore and by extension, then the buddy icon code to take over
Wed, 25 Apr 2007 21:48:56 +0000 Richard Laager Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles.
Wed, 25 Apr 2007 00:56:13 +0000 Richard Laager Move the prpl icon checksum code into the core, so we can delete the
Tue, 24 Apr 2007 03:57:07 +0000 Richard Laager Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
Mon, 23 Apr 2007 17:39:58 +0000 Richard Laager The buddy icon code as it stands, with lots of bugs and design flaws.
Mon, 26 Mar 2007 05:28:57 +0000 Mark Doliner A little doxygen love and some tiny gaim->purpleisms
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/