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 20:20:19 +0200 Tomasz Wasilczyk Switch purple_conversation_write_message to PurpleMessage file | diff | annotate
Thu, 22 May 2014 18:33:12 +0200 Tomasz Wasilczyk Add purple_conversation_write_system_message 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:15:16 +0200 Tomasz Wasilczyk Switch purple_serv_send_im to PurpleMessage file | diff | annotate
Tue, 20 May 2014 12:46:02 +0200 Tomasz Wasilczyk Drop PURPLE_CONNECTION_IS_VALID in favor of (temporary) PURPLE_ASSERT_CONNECTION_IS_VALID 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, 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
Sat, 12 Apr 2014 01:13:22 +0200 Tomasz Wasilczyk imgstore: unref silc; fix inline images in silc file | diff | annotate
Thu, 03 Apr 2014 04:58:04 +0200 Tomasz Wasilczyk Silc: ignore Wcast-align in silc.h file | diff | annotate
Thu, 03 Oct 2013 02:08:55 +0530 Ankit Vani Backed out changeset 348356cbc657 soc.2013.gobjectification file | diff | annotate
Wed, 02 Oct 2013 00:51:46 +0530 Ankit Vani Removed PURPLE_CONNECTION_IS_VALID. If needed, use PURPLE_IS_CONNECTION. 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
Wed, 28 Aug 2013 17:03:41 +0530 Ankit Vani Removed unused variable soc.2013.gobjectification file | diff | annotate
Wed, 28 Aug 2013 15:45:53 +0530 Ankit Vani Refactored silc to use the GObjectified conversation 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
Thu, 25 Jul 2013 02:22:35 +0530 Ankit Vani Renamed PurpleBListNode back to PurpleBlistNode 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
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
Sun, 23 Jun 2013 17:33:58 +0530 Ankit Vani Replaced purple_conversation_new() with purple_[im,chat]_conversation_new() 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
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 22:32:40 +0200 Tomasz Wasilczyk Request API refactoring: switch purple_request_fields to PurpleRequestCommonParameters file | diff | annotate
Mon, 26 Aug 2013 17:21:22 +0200 Tomasz Wasilczyk Extend prpl with max message length callback file | diff | annotate
Fri, 26 Apr 2013 12:27:23 +0200 Tomasz Wasilczyk Merge with default soc.2008.masterpassword file | diff | annotate
Mon, 18 Mar 2013 12:50:51 +0100 Tomasz Wasilczyk Merge with default soc.2008.masterpassword file | diff | annotate
Wed, 04 Jan 2012 02:50:07 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 67649fafdb51a088d026af51c8163e436dd43fc1) soc.2008.masterpassword file | diff | annotate
Mon, 31 Oct 2011 06:32:01 +0000 Elliott Sales de Andrade Remove the silly destroy argument from purple_account_set_password and soc.2008.masterpassword file | diff | annotate
Mon, 31 Oct 2011 03:11:52 +0000 Elliott Sales de Andrade Remove deprecated API since we're targeting 3.0.0 here. Don't mind the soc.2008.masterpassword file | diff | annotate
Sun, 30 Oct 2011 21:53:14 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head e275f5e7b257ee56363a918879d8af746c519d8d) soc.2008.masterpassword file | diff | annotate
Sat, 29 Aug 2009 01:11:36 +0000 Paul Aurich Make all the prpls build. soc.2008.masterpassword file | diff | annotate
Sun, 17 Aug 2008 01:28:28 +0000 Vivien Bernet-Rollande Wrote a caching system that uses account->password to store password. soc.2008.masterpassword file | diff | annotate
Fri, 15 Aug 2008 03:39:45 +0000 Vivien Bernet-Rollande Changed most of the account_get_password() calls to the async function. soc.2008.masterpassword file | diff | annotate
Wed, 17 Apr 2013 22:16:09 +0200 Tomasz Wasilczyk win32: fix most of easy warnings file | diff | annotate
Sun, 03 Mar 2013 18:35:43 -0500 Daniel Atallah Merge with release-2.x.y file | diff | annotate
Tue, 26 Feb 2013 22:34:02 -0500 Daniel Atallah Fix a few cases of dead code release-2.x.y file | diff | annotate
Tue, 26 Feb 2013 21:20:25 -0500 Daniel Atallah silc: Use appropriate datatype for SilcMessageFlags release-2.x.y file | diff | annotate
Thu, 22 Dec 2011 08:39:45 +0000 Elliott Sales de Andrade Remove dead assignments found with clang-analyzer. 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 21:17:08 +0000 Andrew Victor Samtime: Move the "inpa" input watcher into protocol_data. 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 18:21:43 +0000 Andrew Victor Convert libpurple and protocol prpl's to use the purple_account_* accessor functions. 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 21:11:07 +0000 Andrew Victor Remove deprecated and unused PurplePluginProtocolInfo.get_cb_away. file | diff | annotate
Sun, 04 Sep 2011 18:45:51 +0000 Paul Aurich silc: Fix build and update for API changes file | diff | annotate
Tue, 30 Aug 2011 20:21:33 +0000 Andrew Victor Convert silc prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data(). file | diff | annotate
Sun, 21 Aug 2011 08:00:53 +0000 Mark Doliner Rename purple_connection_error_reason to purple_connection_error file | diff | annotate
Wed, 11 May 2011 04:42:07 +0000 Paul Aurich silc: Dead (redundant) initialization file | diff | annotate
Sun, 20 Mar 2011 00:08:01 +0000 Elliott Sales de Andrade Update PRPL structs with new fields. file | diff | annotate
Sun, 20 Feb 2011 03:03:54 +0000 Paul Aurich silc: Debug messages. file | diff | annotate
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace file | diff | annotate
Thu, 29 Apr 2010 05:58:02 +0000 Paul Aurich Add purple_account_[gs]et_public_alias functions, per discussion in d@cpi file | diff | annotate
Mon, 22 Feb 2010 19:23:55 +0000 Paul Aurich Add a NULL for PurplePluginProtocolInfo::get_moods to all the plugins I build file | diff | annotate
Fri, 27 Nov 2009 07:12:35 +0000 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy. file | diff | annotate
Sun, 19 Jul 2009 16:19:45 +0000 Mark Doliner Fix an incorrect string. Yes, this breaks the string freeze. But the string file | diff | annotate
(0) -100 -60 tip

mercurial