Mercurial > pidgin
log libpurple/plugins/perl/perl-handlers.c @ 19956:bdffee131b80
age | author | description |
---|---|---|
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/ |