Wed, 04 Sep 2013 05:37:41 +0530 Ankit Vani Forgot to move a few things soc.2013.gobjectification.plugins file | diff | annotate
Wed, 04 Sep 2013 05:33:02 +0530 Ankit Vani Removed base_finalize from protocols. There is no reason why it should be needed. soc.2013.gobjectification.plugins file | diff | annotate
Wed, 04 Sep 2013 05:26:03 +0530 Ankit Vani Only initialize/finalize protocol class data in *_base_init/finalize for protocols. soc.2013.gobjectification.plugins file | diff | annotate
Tue, 03 Sep 2013 04:41:08 +0530 Ankit Vani Renamed certain protocol type names to better suit the naming convention used by the protocol soc.2013.gobjectification.plugins file | diff | annotate
Mon, 02 Sep 2013 17:20:49 +0530 Ankit Vani Override gplugin info's "flags" property. Added PURPLE_PLUGIN_INFO_FLAGS_INTERNAL and PURPLE_PLUGIN_INFO_FLAGS_AUTO_LOAD. soc.2013.gobjectification.plugins file | diff | annotate
Sun, 01 Sep 2013 22:38:16 +0530 Ankit Vani Updated libpurple to use current GPlugin soc.2013.gobjectification.plugins file | diff | annotate
Sun, 01 Sep 2013 15:57:38 +0530 Ankit Vani Seperate plugin and protocol IDs. Protocol ID example: "msn". Plugin ID example: "protocol-msn". soc.2013.gobjectification.plugins file | diff | annotate
Sun, 01 Sep 2013 14:24:24 +0530 Ankit Vani Renamed some prpl stuff to protocol stuff. soc.2013.gobjectification.plugins file | diff | annotate
Sun, 01 Sep 2013 01:40:21 +0530 Ankit Vani Refactored the protocols to use the error argument of purple_protocols_{add/remove} soc.2013.gobjectification.plugins file | diff | annotate
Fri, 30 Aug 2013 05:50:20 +0530 Ankit Vani Refactored the protocols to use the new macros, to allow for static or dynamic loading of types as configured soc.2013.gobjectification.plugins file | diff | annotate
Wed, 28 Aug 2013 15:07:38 +0530 Ankit Vani Refactored sametime to use the new protocol API soc.2013.gobjectification.plugins file | diff | annotate
Tue, 27 Aug 2013 04:30:39 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Mon, 19 Aug 2013 04:02:20 +0530 Ankit Vani Replaced struct proto_chat_entry with PurpleProtocolChatEntry soc.2013.gobjectification.plugins file | diff | annotate
Sun, 18 Aug 2013 00:04:13 +0530 Ankit Vani Replaced some _prpl_ stuff with _protocol_ soc.2013.gobjectification.plugins file | diff | annotate
Sat, 17 Aug 2013 23:28:51 +0530 Ankit Vani Renamed PurplePluginProtocolInfo to PurpleProtocol soc.2013.gobjectification.plugins file | diff | annotate
Sat, 17 Aug 2013 23:27:20 +0530 Ankit Vani Renamed prpl.[ch] to protocol.[ch] soc.2013.gobjectification.plugins file | diff | annotate
Sat, 17 Aug 2013 06:08:35 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Mon, 12 Aug 2013 17:06:44 +0530 Ankit Vani Added flags to all prpls soc.2013.gobjectification.plugins file | diff | annotate
Mon, 12 Aug 2013 05:51:12 +0530 Ankit Vani Refactored simple to use the new plugin API soc.2013.gobjectification.plugins file | diff | annotate
Mon, 12 Aug 2013 05:40:05 +0530 Ankit Vani Refactored sametime to use the new plugin API soc.2013.gobjectification.plugins file | diff | annotate
Fri, 02 Aug 2013 03:19:58 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Mon, 29 Jul 2013 11:52:27 +0530 Ankit Vani Renamed plugin.[ch] to plugins.[ch], since we (will) no longer have a PurplePlugin structure. soc.2013.gobjectification.plugins file | diff | annotate
Fri, 06 Mar 2015 22:09:34 +0000 David Woodhouse Add media_send_dtmf() to prpl file | diff | annotate
Fri, 23 May 2014 09:20:34 +0200 Tomasz Wasilczyk Split PurpleMessage into incoming, outgoing and system file | diff | annotate
Thu, 22 May 2014 22:09:55 +0200 Tomasz Wasilczyk Fix message flags file | diff | annotate
Thu, 22 May 2014 21:04:56 +0200 Tomasz Wasilczyk Use purple_conversation_write_system_message where appropriate file | diff | annotate
Thu, 22 May 2014 16:07:39 +0200 Tomasz Wasilczyk Remove dead send_whisper feature file | diff | annotate
Thu, 22 May 2014 15:53:54 +0200 Tomasz Wasilczyk Switch purple_serv_chat_send to PurpleMessage file | diff | annotate
Thu, 22 May 2014 15:15:16 +0200 Tomasz Wasilczyk Switch purple_serv_send_im to PurpleMessage file | diff | annotate
Mon, 19 May 2014 10:30:49 +0200 Tomasz Wasilczyk Remove redundant OPT_PROTO_IM_IMAGE (use \!PURPLE_CONNECTION_FLAG_NO_IMAGES instead) file | diff | annotate
Thu, 15 May 2014 17:59:31 +0200 Tomasz Wasilczyk Fix warnings file | diff | annotate
Thu, 15 May 2014 17:20:31 +0200 Tomasz Wasilczyk Merge release-2.x.y file | diff | annotate
Thu, 15 May 2014 15:01:47 +0200 Tomasz Wasilczyk Fix outstaning Coverity bugs release-2.x.y file | diff | annotate
Wed, 07 May 2014 11:07:45 +0200 Tomasz Wasilczyk Merge release-2.x.y file | diff | annotate
Tue, 06 May 2014 20:07:13 +0200 Tomasz Wasilczyk Fix some CWE-476 coverity warnings release-2.x.y file | diff | annotate
Tue, 06 May 2014 18:27:58 +0200 Tomasz Wasilczyk Merge release-2.x.y file | diff | annotate
Tue, 06 May 2014 14:58:47 +0200 Tomasz Wasilczyk Backport more warning fixes for prpls from default release-2.x.y file | diff | annotate
Tue, 06 May 2014 10:46:49 +0200 Tomasz Wasilczyk Merge release-2.x.y file | diff | annotate
Thu, 01 May 2014 00:14:57 +0200 Tomasz Wasilczyk Fix some coverity CWE-484 issues release-2.x.y file | diff | annotate
Sat, 12 Apr 2014 00:07:01 +0200 Tomasz Wasilczyk imgstore: unref sametime file | diff | annotate
Mon, 10 Feb 2014 02:20:01 +0530 Ankit Vani Fix duplicate prefixes gtkdoc-conversion file | diff | annotate
Mon, 10 Feb 2014 00:56:22 +0530 Ankit Vani Fix namespaces issues in libpurple. gtkdoc-conversion file | diff | annotate
Thu, 06 Feb 2014 18:56:36 +0530 Ankit Vani gtk-doc prep: *_get_type() functions are hidden as standard GType-returning funcs, so rename them. file | diff | annotate
Sun, 17 Nov 2013 23:49:59 +0530 Ankit Vani libpurple: Don't assume a conversation is always an IM or a chat soc.2013.gobjectification file | diff | annotate
Tue, 08 Oct 2013 20:30:51 +0530 Ankit Vani Renamed purple_g_value_* to purple_value_* soc.2013.gobjectification file | diff | annotate
Sat, 21 Sep 2013 16:41:50 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Thu, 12 Sep 2013 19:08:48 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Fri, 06 Sep 2013 17:16:15 +0530 Ankit Vani Changed prefix of PurpleXferType enums to PURPLE_XFER_TYPE_* soc.2013.gobjectification file | diff | annotate
Fri, 06 Sep 2013 03:12:43 +0530 Ankit Vani Removed IO ops from protocols soc.2013.gobjectification file | diff | annotate
Fri, 06 Sep 2013 02:13:28 +0530 Ankit Vani Refactored sametime to use the GObject xfer API soc.2013.gobjectification file | diff | annotate
Thu, 05 Sep 2013 22:28:09 +0530 Ankit Vani Replaced purple_xfer_{ref|unref} with g_object_{ref|unref} soc.2013.gobjectification file | diff | annotate
Thu, 05 Sep 2013 21:59:11 +0530 Ankit Vani Replacements for the GObject Xfer API soc.2013.gobjectification file | diff | annotate
Tue, 27 Aug 2013 04:18:00 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Sat, 17 Aug 2013 06:01:42 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Fri, 02 Aug 2013 03:19:21 +0530 Ankit Vani Replaced purple_conversation_helper_present_error() with simpler purple_conversation_present_error() soc.2013.gobjectification file | diff | annotate
Sat, 27 Jul 2013 14:54:09 +0530 Ankit Vani Renamed blist node's dont_save to transient. soc.2013.gobjectification file | diff | annotate
Thu, 25 Jul 2013 02:22:35 +0530 Ankit Vani Renamed PurpleBListNode back to PurpleBlistNode soc.2013.gobjectification file | diff | annotate
Wed, 17 Jul 2013 23:23:00 +0530 Ankit Vani Refactored the remaining protocols to use GType and GValue instead of PurpleValue soc.2013.gobjectification file | diff | annotate
Wed, 10 Jul 2013 23:55:21 +0530 Ankit Vani Started GObjectification of PurpleConnection. soc.2013.gobjectification file | diff | annotate
Tue, 09 Jul 2013 15:48:17 +0530 Ankit Vani Renamed buddy list functions to more appropriate/simler names. soc.2013.gobjectification file | diff | annotate
(0) -100 -60 tip

mercurial