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
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
Sun, 16 Jun 2013 05:59:31 +0530 Ankit Vani Refactor the codebase to use PurpleHash soc.2013.gobjectification file | diff | annotate
Sat, 15 Jun 2013 20:21:51 +0530 Ankit Vani Refactored protocols msn, myspace, oscar, simple, yahoo to use GObject-based PurpleCipher soc.2013.gobjectification file | diff | annotate
Wed, 12 Jun 2013 18:58:24 +0530 Ankit Vani GObjectify PurpleCircBuffer as PurpleCircularBuffer (from gobjectification branch) 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
Thu, 12 Sep 2013 14:38:22 +0200 Tomasz Wasilczyk Request API refactoring: custom PURPLE_REQUEST_CHOICE values, instead of indexes 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
Tue, 10 Sep 2013 21:47:37 +0200 Tomasz Wasilczyk Request API refactoring: switch purple_request_action to PurpleRequestCommonParameters file | diff | annotate
Tue, 10 Sep 2013 13:06:10 +0200 Tomasz Wasilczyk Request API refactoring: introduce PurpleRequestCommonParameters and switch purple_request_input to it 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
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
Fri, 09 Aug 2013 16:11:01 +0200 Tomasz Wasilczyk Correct typos file | diff | annotate
Fri, 09 Aug 2013 14:55:38 +0200 Tomasz Wasilczyk HTTP: removing extra yahoo HTTP implementations - webmessenger login (however, it still doesn't work well) file | diff | annotate
Fri, 09 Aug 2013 13:03:26 +0200 Tomasz Wasilczyk HTTP: successful is spelled with one l file | diff | annotate
Fri, 09 Aug 2013 12:57:29 +0200 Tomasz Wasilczyk HTTP: removing extra yahoo HTTP implementations - file transfer (and small improvements to libpurple http and ft code) file | diff | annotate
Wed, 07 Aug 2013 11:18:09 +0200 Tomasz Wasilczyk HTTP: removing extra yahoo HTTP implementations - buddy icon uploading file | diff | annotate
Sat, 03 Aug 2013 19:20:57 +0200 Tomasz Wasilczyk HTTP: Use PurpleHttpConnectionSet instead of GSLists of PurpleHttpConnection structs file | diff | annotate
Thu, 04 Jul 2013 21:57:33 +0200 Tomasz Wasilczyk HTTP: migrate purple_util_fetch_url_request to new API for yahoo prpl (completed) file | diff | annotate
Thu, 04 Jul 2013 16:22:02 +0200 Tomasz Wasilczyk HTTP: migrate purple_util_fetch_url_request to new API for yahoo prpl (login process) file | diff | annotate
Sun, 23 Jun 2013 21:35:31 +0200 Tomasz Wasilczyk HTTP: migrate purple_util_fetch_url to new API for prpls file | diff | annotate
Mon, 06 May 2013 11:16:10 +0200 Tomasz Wasilczyk Merge from main soc.2008.masterpassword 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
Fri, 25 Jan 2013 02:22:38 -0500 Elliott Sales de Andrade 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 00:45:37 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 32da7ab6d1092d199f3c54e43644fb6303f82bd2) soc.2008.masterpassword file | diff | annotate | base
Sun, 05 May 2013 14:59:11 +0200 Tomasz Wasilczyk ciphers cleanup: salt and digest lengths file | diff | annotate
Mon, 15 Apr 2013 00:48:17 +0200 Tomasz Wasilczyk Fix most of warnings for gtk2 and linux file | diff | annotate
Sun, 03 Mar 2013 18:35:43 -0500 Daniel Atallah Merge with release-2.x.y file | diff | annotate
Sat, 02 Mar 2013 13:59:59 -0500 Daniel Atallah Clean up some unused stuff release-2.x.y file | diff | annotate
Mon, 18 Feb 2013 17:25:08 -0800 Mark Doliner Merge the release-2.x.y branch to main. file | diff | annotate
Mon, 18 Feb 2013 14:37:18 -0800 Mark Doliner Fix bugs and compile warnings related to requesting authorization. file | diff | annotate
Mon, 11 Feb 2013 23:15:34 -0500 Daniel Atallah Fix a few warnings release-2.x.y file | diff | annotate
Tue, 29 Jan 2013 15:38:45 +0100 Tomasz Wasilczyk Merge release-2.x.y file | diff | annotate
Sun, 27 Jan 2013 17:56:04 -0500 Catalin Salgau Fix audible links on Yahoo. release-2.x.y file | diff | annotate
Sat, 26 Jan 2013 02:46:29 -0500 Elliott Sales de Andrade Add a message to the authorization callbacks. file | diff | annotate
Fri, 12 Oct 2012 22:52:51 +0200 Tomasz Wasilczyk Make old http-related code obsolete file | diff | annotate
Fri, 23 Dec 2011 06:58:52 +0000 Elliott Sales de Andrade explicit merge of '681ca041d42bb5093590d0ac5495f1309e1472f2' cpw.qulogic.gtk3 file | diff | annotate
Sat, 08 Oct 2011 21:13:43 +0000 Elliott Sales de Andrade explicit merge of '0e1bf474f222738559a1246c8feebb0fbdf39e30' cpw.qulogic.gtk3 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:39:25 +0000 Andrew Victor Yahoo: Move the "inpa" input watcher into protocol_data. file | diff | annotate
Tue, 18 Oct 2011 20:25:41 +0000 Andrew Victor Add a purple_connection_update_last_received() function to update the 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
Sat, 01 Oct 2011 15:03:57 +0000 Andrew Victor Use purple_conversation accessor methods. file | diff | annotate
Sat, 24 Sep 2011 22:09:40 +0000 Andrew Victor * purple_util_fetch_url_request_len() renamed to purple_util_fetch_url_request(). file | diff | annotate
Sat, 24 Sep 2011 21:10:41 +0000 Andrew Victor Remove deprecated purple_network_listen_map_external(). file | diff | annotate
Sat, 24 Sep 2011 20:36:47 +0000 Andrew Victor Remove the deprecated purple_network_listen(), and rename the newer 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
Sat, 20 Nov 2010 22:20:35 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head aacaa228480c4129f2a8b1ef2a70285027b542c0) cpw.qulogic.gtk3 file | diff | annotate
Tue, 20 Jul 2010 02:48:15 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head a46b07196e3eee4af2d06fd1ae29905780ac2f12) cpw.qulogic.gtk3 file | diff | annotate
(0) -100 -60 tip

mercurial