Mercurial > pidgin.yaz
log libpurple/plugins/perl/perl-handlers.c @ 25597:9f8951284a2e
age | author | description |
---|---|---|
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/ |