log libpurple/plugins/perl/common/Prefs.xs @ 24647:34b02adafd9b

age author description
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:27:21 +0000 Daniel Atallah Another Perl loader patch from Zsombor Welker, this one adds some missing pref
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.
Wed, 30 Jul 2008 03:51:26 +0000 Daniel Atallah Add support to the Perl plugin loader for listing for pref changes.
Sun, 20 Apr 2008 15:37:39 +0000 Sadrul Habib Chowdhury Expose Purple::Prefs::get_children_names to perl plugins.
Sat, 01 Dec 2007 06:30:25 +0000 Etan Reisner This should plug some leaks related to not having freed GList:s and GSList:s
Tue, 22 May 2007 11:01:14 +0000 Sadrul Habib Chowdhury Plug a few more memory leaks for some perl plugins.
Tue, 22 May 2007 10:09:50 +0000 Sadrul Habib Chowdhury Fix _prefs_get_string_list for perl.
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/