log libpurple/plugins/perl/common/Status.xs @ 32483:09449ccf8ada

age author description
Fri, 02 Sep 2011 06:09:52 +0000 Kevin Stange Fix Perl build by removing functions that are gone from libpurple.
Sun, 21 Aug 2011 01:35:54 +0000 Mark Doliner Get rid of the wholly unused "primary attribute" thing in PurpleStatusTypes
Thu, 11 Dec 2008 22:36:47 +0000 John Bailey merge of 'dd536145a4036177cabc4e4e1ac83dcdf1008a33'
Thu, 11 Dec 2008 06:48:25 +0000 John Bailey Tweak a few for loop conditions in the Perl bindings per Etan's suggestion.
Thu, 11 Dec 2008 22:36:29 +0000 John Bailey disapproval of revision '0538a6873b4fbb3c72cc0b6fc4d8b690d467686d'
Thu, 11 Dec 2008 06:38:23 +0000 Paul Aurich Fix off-by-ones in the perl loader where av_len is used. Fixes #7687.
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:46:25 +0000 Etan Reisner Plug another leak or two, remove a comment, and reorganize a couple functions.
Sat, 16 Jun 2007 19:44:59 +0000 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
Thu, 03 May 2007 15:21:56 +0000 Stu Tomlinson Finish the removal of purple_presence_remove_buddy() and
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/