Tue, 27 Aug 2013 04:30:39 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Thu, 22 Aug 2013 01:36:58 +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
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 17:01:16 +0530 Ankit Vani Refactored zephye 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
Thu, 13 Nov 2014 01:06:59 -0500 Elliott Sales de Andrade Merge with release-2.x.y file | diff | annotate
Thu, 13 Nov 2014 00:56:55 -0500 Elliott Sales de Andrade Remove -Wno-sign-compare and backport fixes from default. release-2.x.y 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 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
Tue, 13 May 2014 00:26:43 +0200 Tomasz Wasilczyk Merge release-2.x.y file | diff | annotate
Mon, 12 May 2014 23:32:00 +0200 Tomasz Wasilczyk Fix coverity regression warnings 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:36:57 +0200 Tomasz Wasilczyk Fix some other coverity warnings 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
Tue, 15 Apr 2014 21:47:29 +0200 Tomasz Wasilczyk Zephyr: fix username validation file | diff | annotate
Thu, 03 Apr 2014 19:07:20 +0200 Tomasz Wasilczyk Fix rest of clang scan-build warnings file | diff | annotate
Mon, 17 Feb 2014 16:43:14 +0100 Tomasz Wasilczyk Merge 2.x.y file | diff | annotate
Mon, 10 Feb 2014 16:58:03 +0100 Tomasz Wasilczyk Backport some warning fixes from default branch release-2.x.y file | diff | annotate
Mon, 10 Feb 2014 01:04:44 +0100 Tomasz Wasilczyk Fix zephyr clang analysis warning 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
Tue, 27 Aug 2013 04:18:00 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Thu, 22 Aug 2013 01:35:32 +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
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 12:41:37 +0530 Ankit Vani Refactored zephyr protocol to use GObject conversation API soc.2013.gobjectification file | diff | annotate
Sun, 23 Jun 2013 17:20:37 +0530 Ankit Vani Refactor code to remove conversation type from some instances of purple_conversations_find_with_account() 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
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
Mon, 26 Aug 2013 17:21:22 +0200 Tomasz Wasilczyk Extend prpl with max message length callback file | diff | annotate
Wed, 21 Aug 2013 14:59:29 +0200 Tomasz Wasilczyk Fix most of libpurple warnings about -Wsign-compare file | diff | annotate
Mon, 15 Apr 2013 00:48:17 +0200 Tomasz Wasilczyk Fix most of warnings for gtk2 and linux file | diff | annotate
Tue, 26 Feb 2013 19:11:22 -0500 Daniel Atallah Merge with release-2.x.y (lots of conflicts, but all trivially resolved) file | diff | annotate
Sun, 24 Feb 2013 22:21:31 -0500 Daniel Atallah Remove various array comparisons to NULL because they're silly release-2.x.y file | diff | annotate
Fri, 22 Feb 2013 18:54:43 -0500 Daniel Atallah Fix a bunch of unused variables release-2.x.y file | diff | annotate
Sat, 26 Jan 2013 03:51:31 -0500 Niels Thykier zephyr.c: Fix multiple leaks 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
Tue, 18 Oct 2011 18:47:48 +0000 Andrew Victor On the way to hiding the PurpleConnection struct. file | diff | annotate
Sat, 01 Oct 2011 21:04:35 +0000 Andrew Victor Convert code to use the purple_account accessor functions. file | diff | annotate
Sat, 01 Oct 2011 11:29:43 +0000 Andrew Victor Hide struct _PurpleConvChat. 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
(0) -100 -60 tip

mercurial