Thu, 04 Mar 2010 21:25:50 +0000 |
Mark Doliner |
Add a cast to silence this warning.
|
Thu, 04 Mar 2010 09:20:10 +0000 |
Mark Doliner |
disapproval of revision '18b85ae6ad8091af43d91826cf054e4569ba74aa'
|
Wed, 10 Feb 2010 09:04:15 +0000 |
Mark Doliner |
Pass around a va_list instead of a pointer to a va_list. Refs #7404
|
Sat, 24 Oct 2009 17:46:30 +0000 |
Sadrul Habib Chowdhury |
Unregister commands registered by a perl-plugin when unloading it.
|
Sat, 16 May 2009 18:33:55 +0000 |
Sadrul Habib Chowdhury |
Fix a couple of crashes in the perl plugin loader.
|
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/
|