log libpurple/plugins/perl/perl-handlers.c @ 25441:ecc098dc6563

age author description
Tue, 06 Jan 2009 06:29:44 +0000 Etan Reisner Apparently our use of va_list arguments in the perl signal callbacks doesn't
Thu, 07 Aug 2008 01:41:44 +0000 Daniel Atallah Some cleanup and a couple leak fixes.
Wed, 30 Jul 2008 03:58:21 +0000 Daniel Atallah Cleanup unnecessary casts and etc.
Wed, 30 Jul 2008 03:51:26 +0000 Daniel Atallah Add support to the Perl plugin loader for listing for pref changes.
Thu, 19 Jun 2008 03:42:56 +0000 Daniel Atallah applied changes from 2072edddff2333b97848681a9a464e9722b5f059
Wed, 23 Apr 2008 03:06:49 +0000 Etan Reisner Add the recent perl callback changes to ChangeLog.API.
Sun, 12 Aug 2007 01:52:10 +0000 Daniel Atallah Make perl loader more robust - use G_EVAL flag on all calls so that if the perl function dies, it doesn't cause libpurple to quit.
Wed, 13 Jun 2007 08:07:06 +0000 Sadrul Habib Chowdhury Make timeout-callbacks behave like they would in C plugins (ie. the callback
Mon, 04 Jun 2007 04:50:02 +0000 Richard Laager libpurple should not use glib eventloop stuff directly, since we have our
Fri, 13 Apr 2007 02:37:56 +0000 Daniel Atallah Fix Bug #125 (Perl plugins using timeouts not having timeouts unregistered when plugin unloaded)
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/