log libpurple/plugins/perl/common/Conversation.xs @ 32790:3e7a7e14af62

age author description
Mon, 24 Oct 2011 05:37:19 +0000 Elliott Sales de Andrade Our API really shouldn't have a 'gc' in it anymore.
Mon, 05 Sep 2011 20:16:47 +0000 andrew victor purple_conv_chat_set_users() has been deprecated since 2.9.0, and can be removed for 3.0.0.
Mon, 28 Feb 2011 03:52:38 +0000 Daniel Atallah Add some missing Perl conversation functions
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: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.
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
Thu, 21 Jun 2007 06:50:23 +0000 Sadrul Habib Chowdhury Add NO_LINKIFY message flag for perl plugins.
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this
Tue, 22 May 2007 06:05:42 +0000 Sadrul Habib Chowdhury Expose _conversation_write and _conversation_do_command for perl plugins.
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/