log libpurple/plugins/perl/common/BuddyList.xs @ 32509:521cb9430f22

age author description
Mon, 05 Sep 2011 19:58:03 +0000 andrew victor purple_blist_update_buddy_icon() has been deprecated since 2.5.0, and can be removed now.
Mon, 06 Sep 2010 03:46:24 +0000 Paul Aurich perl: Wrap purple_chat_get_components
Sun, 05 Sep 2010 01:30:56 +0000 Paul Aurich perl: Fix chat-related functions.
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
Thu, 30 Oct 2008 22:40:49 +0000 Richard Laager Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
Thu, 07 Aug 2008 04:26:02 +0000 Daniel Atallah Remove various opaque UiOps functions from the perl loader as they aren't useable.
Thu, 07 Aug 2008 03:10:44 +0000 Daniel Atallah Remove a bunch of *_init() and *_uninit() functions that don't make sense for
Thu, 07 Aug 2008 01:41:44 +0000 Daniel Atallah Some cleanup and a couple leak fixes.
Sat, 01 Dec 2007 06:45:05 +0000 Etan Reisner A couple more similar leak fixes though some of these still leak if the
Thu, 31 May 2007 08:12:19 +0000 Sadrul Habib Chowdhury New function purple_blist_node_get_type.
Tue, 22 May 2007 11:01:14 +0000 Sadrul Habib Chowdhury Plug a few more memory leaks for some perl plugins.
Tue, 01 May 2007 03:21:27 +0000 Etan Reisner Clean up a bunch of the perl api stuff. Eventually I'll dump the entire list
Tue, 01 May 2007 02:34:22 +0000 Etan Reisner Remove the const-c and const-xs stuff and replace it with real constants
Mon, 19 Mar 2007 17:02:24 +0000 Daniel Atallah Perl fixes for s/gaim/purple/. This hasn't really been tested yet.
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/