Tue, 21 Jan 2014 01:48:42 +0530 Ankit Vani Change protocol IDs to prpl-* soc.2013.gobjectification.plugins file | diff | annotate
Sat, 18 Jan 2014 03:52:59 +0530 Ankit Vani Rename protocol plugin IDs to prpl-* soc.2013.gobjectification.plugins file | diff | annotate
Tue, 08 Oct 2013 20:31:41 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Sat, 21 Sep 2013 17:01:08 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Sun, 15 Sep 2013 23:51:42 +0530 Ankit Vani Refactored msn, mxit, myspace, novell to use the new protocol interfaces soc.2013.gobjectification.plugins file | diff | annotate
Sun, 15 Sep 2013 13:14:39 +0530 Ankit Vani Temporarily replaced PurpleProtocolInterface with PurpleProtocolClientIface in protocols soc.2013.gobjectification.plugins file | diff | annotate
Fri, 13 Sep 2013 20:32:33 +0530 Ankit Vani Refactored protocols to use the new type definition macros soc.2013.gobjectification.plugins file | diff | annotate
Thu, 12 Sep 2013 19:55:22 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Wed, 04 Sep 2013 20:08:58 +0530 Ankit Vani Refactored other protocols to use instance init 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
Tue, 03 Sep 2013 02:22:02 +0530 Ankit Vani Make sure internal.h is included first 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
Mon, 02 Sep 2013 16:18:26 +0530 Ankit Vani OCD 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
Sat, 31 Aug 2013 23:12:48 +0530 Ankit Vani Merged soc.2013.gobjectification branch 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
Tue, 27 Aug 2013 23:09:33 +0530 Ankit Vani Refactored novell 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
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
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 03:12:02 +0530 Ankit Vani Refactored novell to use the new plugin API 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
Sun, 22 Jun 2014 16:33:19 -0700 Mark Doliner Add hint for translators for the string "DN" 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
Mon, 10 Feb 2014 00:51:14 +0100 Tomasz Wasilczyk Fix two novell clang analysis warnings 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
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
Sat, 31 Aug 2013 02:20:52 +0530 Ankit Vani Merged default branch 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
Thu, 25 Jul 2013 02:22:35 +0530 Ankit Vani Renamed PurpleBListNode back to PurpleBlistNode soc.2013.gobjectification file | diff | annotate
Sun, 21 Jul 2013 14:23:12 +0530 Ankit Vani Global replaces according to GObject status API 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
Sat, 13 Jul 2013 21:17:31 +0530 Ankit Vani Renamed PURPLE_IS_BUDDY_ONLINE back to PURPLE_BUDDY_IS_ONLINE 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
Mon, 08 Jul 2013 02:07:24 +0530 Ankit Vani Global replace purple_buddy_get_local_buddy_alias() with purple_buddy_get_local_alias() soc.2013.gobjectification file | diff | annotate
Wed, 03 Jul 2013 22:18:55 +0530 Ankit Vani Renamed PurpleBlistNode to PurpleBListNode soc.2013.gobjectification file | diff | annotate
Wed, 03 Jul 2013 21:49:28 +0530 Ankit Vani Global replace to use GObject-style macros. See details. soc.2013.gobjectification file | diff | annotate
Sat, 29 Jun 2013 04:37:14 +0530 Ankit Vani Renamed chat buddies to chat users, and IM conversation typing state to IM typing state. soc.2013.gobjectification file | diff | annotate
Thu, 27 Jun 2013 01:26:35 +0530 Ankit Vani Updated protocols for the API changes soc.2013.gobjectification file | diff | annotate
Mon, 24 Jun 2013 01:38:51 +0530 Ankit Vani Refactored novell and oscar protocols to use GObject conversation API soc.2013.gobjectification file | diff | annotate
Sun, 23 Jun 2013 15:23:44 +0530 Ankit Vani Global replace - renamed functions and types according to GObject-based PurpleConversation API soc.2013.gobjectification file | diff | annotate
Wed, 19 Jun 2013 20:26:46 +0530 Ankit Vani Renamed purple_account_[get,set]_alias to purple_account[get,set]_private_alias. soc.2013.gobjectification file | diff | annotate
Mon, 17 Jun 2013 23:39:13 +0530 Ankit Vani Refactored prpls according to the changed PurpleAccount API soc.2013.gobjectification file | diff | annotate
Sat, 21 Sep 2013 11:54:03 +0200 Tomasz Wasilczyk Notify API: extend purple_notify_message with PurpleRequestCommonParameters file | diff | annotate
Tue, 10 Sep 2013 21:47:37 +0200 Tomasz Wasilczyk Request API refactoring: switch purple_request_action to PurpleRequestCommonParameters file | diff | annotate
Fri, 30 Aug 2013 14:29:45 +0200 Tomasz Wasilczyk Reconsidered characters count callback for prpl API: make it per-conversation and distinguish infinite from undefined file | diff | annotate
(0) -100 -60 tip

mercurial