Thu, 27 Jun 2013 04:44:20 +0530 Ankit Vani Refactored remaining libpurple to use the GObject conversation API soc.2013.gobjectification file | diff | annotate
Thu, 27 Jun 2013 01:26:07 +0530 Ankit Vani Updated libpurple plugins with the API changes soc.2013.gobjectification file | diff | annotate
Wed, 26 Jun 2013 03:08:58 +0530 Ankit Vani Begun adding GObject code to conversation sources soc.2013.gobjectification file | diff | annotate
Sun, 23 Jun 2013 20:18:03 +0530 Ankit Vani Changed all arguments and return types of Chat and IMs to PurpleChatConversation and PurpleIMConversation. soc.2013.gobjectification file | diff | annotate
Sun, 23 Jun 2013 14:44:27 +0530 Ankit Vani Removed purple_conversation_destroy() and purple_chat_conversation_buddy_destroy() from the API soc.2013.gobjectification file | diff | annotate
Sun, 23 Jun 2013 14:24:19 +0530 Ankit Vani Renamed PurpleConversationMessageFlags back to PurpleMessageFlags. soc.2013.gobjectification file | diff | annotate
Sun, 23 Jun 2013 03:50:35 +0530 Ankit Vani Added functions to find IM and Chat by account in the conversations API. soc.2013.gobjectification file | diff | annotate
Sun, 23 Jun 2013 03:13:06 +0530 Ankit Vani Added write_message and send_message to Conversation.xs soc.2013.gobjectification file | diff | annotate
Sat, 22 Jun 2013 22:50:41 +0530 Ankit Vani Added send() and send_with_flags() methods in Conversation.xs soc.2013.gobjectification file | diff | annotate
Sat, 22 Jun 2013 19:15:06 +0530 Ankit Vani Added GObject boilerplate code for headers, also _new() and _get_type() functions. soc.2013.gobjectification file | diff | annotate
Sat, 22 Jun 2013 17:20:09 +0530 Ankit Vani Refactored libpurple/plugins/perl to use GObject-based PurpleConversation API soc.2013.gobjectification file | diff | annotate
Sat, 05 Jan 2013 20:45:01 -0800 Mark Doliner Revert my revision 485b1a932990 file | diff | annotate
Sat, 29 Dec 2012 23:40:51 -0800 Mark Doliner Remove purple_conversation_do_command from perl, too. file | diff | annotate
Mon, 24 Oct 2011 05:37:19 +0000 Elliott Sales de Andrade Our API really shouldn't have a 'gc' in it anymore. file | diff | annotate
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads. cpw.qulogic.gtk3 file | diff | annotate
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. file | diff | annotate
Mon, 28 Feb 2011 03:52:38 +0000 Daniel Atallah Add some missing Perl conversation functions file | diff | annotate
Thu, 11 Dec 2008 22:36:47 +0000 John Bailey merge of 'c36026e6d6a9420e254a9b837c172c4ccb75d654' file | diff | annotate
Thu, 11 Dec 2008 22:36:29 +0000 John Bailey disapproval of revision '2d9389f32256ca757b17d7cabe9d9beebce0d311' file | diff | annotate
Thu, 11 Dec 2008 06:48:25 +0000 John Bailey Tweak a few for loop conditions in the Perl bindings per Etan's suggestion. file | diff | annotate
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. file | diff | annotate
Thu, 07 Aug 2008 03:10:44 +0000 Daniel Atallah Remove a bunch of *_init() and *_uninit() functions that don't make sense for file | diff | annotate
Thu, 07 Aug 2008 01:41:44 +0000 Daniel Atallah Some cleanup and a couple leak fixes. file | diff | annotate
Thu, 06 Dec 2007 01:19:19 +0000 Stu Tomlinson applied changes from 8d953d5714cb202c5fa66fda1b0f31f01a969622 release-2.3.1 file | diff | annotate
Sun, 15 Apr 2007 03:56:08 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-sf-1621854-4-rlaager-whitespace' (head df9df972434fafda3e8030977ab3c18d480d8fa8) cpw.khc.msnp14 file | diff | annotate | base
Sun, 15 Apr 2007 03:43:17 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 88b7040408c88e4516c008f4eac579f98ef53e85) cpw.khc.msnp14 file | diff | annotate | base
Thu, 21 Jun 2007 06:50:23 +0000 Sadrul Habib Chowdhury Add NO_LINKIFY message flag for perl plugins. file | diff | annotate
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '2d8ea56b90971e7851442d96b7d74ecb4f052126' release-2.1.0 file | diff | annotate
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this release-2.1.0 file | diff | annotate
Sat, 19 May 2007 21:38:47 +0000 Richard Laager merge of '1442df274a24edc9a31194327bd00dfbcf478720' file | diff | annotate | base
Tue, 22 May 2007 06:05:42 +0000 Sadrul Habib Chowdhury Expose _conversation_write and _conversation_do_command for perl plugins. file | diff | annotate
Tue, 01 May 2007 02:34:22 +0000 Etan Reisner Remove the const-c and const-xs stuff and replace it with real constants file | diff | annotate
Mon, 16 Apr 2007 00:44:33 +0000 Richard Laager merge of 'b98e72d4089afb8a1879e5fe9627cfb132ee88de' file | diff | annotate | base
Mon, 19 Mar 2007 17:02:24 +0000 Daniel Atallah Perl fixes for s/gaim/purple/. This hasn't really been tested yet. file | diff | annotate
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/ file | diff | annotate | base
(0) tip

mercurial