Sat, 25 Mar 2017 23:46:55 -0500 fain Applying fain's patch which fixes 15755 release-2.x.y file | diff | annotate
Wed, 10 Jun 2015 20:59:07 -0400 Daniel Atallah Use G_GSIZE_FORMAT instead of G_GOFFSET_FORMAT - the latter is wrong for the datatype release-2.x.y 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
Fri, 23 Aug 2013 23:46:41 +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
Thu, 12 Mar 2015 02:46:19 +0000 David Woodhouse Add purple_xfer_{read,write}_file functions 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
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 19:38:50 +0200 Tomasz Wasilczyk Fix some CWE-252 coverity warnings release-2.x.y file | diff | annotate
Fri, 23 Aug 2013 15:07:32 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Fri, 09 Aug 2013 23:12:25 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Mon, 05 Aug 2013 21:52:30 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Thu, 18 Jul 2013 03:03:39 +0530 Ankit Vani Refactored core, ft, imgstore to use GType instead of PurpleValue soc.2013.gobjectification file | diff | annotate
Tue, 16 Jul 2013 23:29:58 +0530 Ankit Vani Resolved conflicting function names soc.2013.gobjectification file | diff | annotate
Tue, 16 Jul 2013 20:23:50 +0530 Ankit Vani Added GBoxed to certificate, certificate pool, xfer, log 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
Thu, 27 Jun 2013 04:44:20 +0530 Ankit Vani Refactored remaining libpurple to use the 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
Fri, 04 Oct 2013 17:46:37 +0200 Tomasz Wasilczyk Clang warnings: clean up libpurple 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 23:04:19 +0200 Tomasz Wasilczyk Request API refactoring: switch purple_request_file 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
Thu, 22 Aug 2013 09:59:29 +0200 Tomasz Wasilczyk Fix the rest of libpurple warnings about -Wsign-compare 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
Mon, 05 Aug 2013 15:47:37 +0200 Tomasz Wasilczyk HTTP: chop off another HTTP implementation (for xmpp oob file transfers) file | diff | annotate
Sat, 18 May 2013 16:02:23 +0200 Tomasz Wasilczyk Use GStatBuf instead of struct stat file | diff | annotate
Tue, 22 Jan 2013 00:05:35 -0800 Mark Doliner Rename two functions. file | diff | annotate
Mon, 22 Oct 2012 21:11:30 +0200 Tomasz Wasilczyk Add const to the API, where needed file | diff | annotate
Fri, 15 Jun 2012 00:59:46 -0400 Elliott Sales de Andrade From now on, prpls must specify images using SRC instead of ID. file | diff | annotate
Sun, 16 Oct 2011 04:38:12 +0000 Elliott Sales de Andrade Upgrade PurpleXfer for a 64-bit world. file | diff | annotate
Sun, 25 Sep 2011 19:28:12 +0000 Andrew Victor Remove the special case of fd=0 in purple_xfer_start(). file | diff | annotate
Sun, 25 Sep 2011 19:15:05 +0000 Andrew Victor purple_xfer_is_canceled() renamed to purple_xfer_is_cancelled() 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
Thu, 01 Sep 2011 06:00:21 +0000 Jorge VillaseƱor Add some get/set functions to help hidding _PrupleXfer. file | diff | annotate
Fri, 26 Aug 2011 21:25:25 +0000 Andrew Victor These pointers should rather be marked const. file | diff | annotate
Fri, 26 Aug 2011 19:55:34 +0000 Andrew Victor Added accessor functions purple_xfer_get_ui_data() and purple_xfer_set_ui_data(). file | diff | annotate
Fri, 26 Aug 2011 19:33:50 +0000 Andrew Victor Rename field for consistency. file | diff | annotate
Fri, 26 Aug 2011 17:59:08 +0000 Andrew Victor Introduce API purple_xfer_get_protocol_data() and purple_xfer_set_protocol_data(). file | diff | annotate
Thu, 05 May 2011 03:07:35 +0000 Paul Aurich ft: Fix a leak of 'utf8' file | diff | annotate
Sun, 06 Mar 2011 02:55:31 +0000 Cristi Posoiu Fix up some cases of file transfers never finishing. This will help certain file | diff | annotate
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace file | diff | annotate
Wed, 24 Nov 2010 04:28:07 +0000 John Bailey Apply Mark's specific changes listed below to the 2.7.7 branch. release-2.7.7 file | diff | annotate
Thu, 07 Oct 2010 03:32:53 +0000 Daniel Atallah Beginning a file transfer multiple times leaks file handles. file | diff | annotate
Mon, 23 Aug 2010 01:41:31 +0000 Elliott Sales de Andrade Standardize on "cancelled". file | diff | annotate
Mon, 03 May 2010 20:23:17 +0000 Marcus Lundblad Scale incoming thumbnails in the request dialog if they are overly large file | diff | annotate
Sun, 25 Apr 2010 21:09:34 +0000 Elliott Sales de Andrade Rename purple_xfer_get_thumbnail_data/size to be more D-Bus friendly. cpw.malu.ft_thumbnails file | diff | annotate
Sun, 25 Apr 2010 20:38:17 +0000 Elliott Sales de Andrade Minor cleanup. cpw.malu.ft_thumbnails file | diff | annotate
Sat, 24 Apr 2010 14:59:13 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1efbc2ffc89cf09b2de1b9a95be1c04cbf91ca00) cpw.malu.ft_thumbnails file | diff | annotate
Thu, 18 Mar 2010 22:12:08 +0000 Marcus Lundblad Hide the thumbnail-related stuff from the PurpleXfer struct to cpw.malu.ft_thumbnails file | diff | annotate
Tue, 16 Mar 2010 23:14:54 +0000 Marcus Lundblad Set desired image formats for thumbnails as a parameter to cpw.malu.ft_thumbnails file | diff | annotate
Mon, 15 Mar 2010 21:49:02 +0000 Marcus Lundblad Allow PRPLs to specify the image formats acceptable for thumbnails (in cpw.malu.ft_thumbnails file | diff | annotate
Tue, 06 Apr 2010 09:52:27 +0000 Mark Doliner Does anyone know the purpose of the ui_write, ui_read and data_not_sent file | diff | annotate
Tue, 09 Mar 2010 21:41:55 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 5684cbe452f79eb2b96f221d37c1f83383b60514) cpw.malu.ft_thumbnails file | diff | annotate
Fri, 05 Mar 2010 22:21:04 +0000 Paul Aurich whitespace trimming file | diff | annotate
Fri, 05 Mar 2010 22:20:00 +0000 Paul Aurich ft: Apply QuLogic's fix from d6b03d30f4 to the UI side too. file | diff | annotate
Fri, 05 Mar 2010 22:15:16 +0000 Paul Aurich ft: uhm, no. s can't be 0 here, it's checked above (with a return). file | diff | annotate
Sun, 28 Feb 2010 08:22:12 +0000 Elliott Sales de Andrade ft: Don't try to read from the source file if the byte array already holds file | diff | annotate
Thu, 18 Feb 2010 21:59:26 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 770b86501b614dbcd9bd0d7ebbe55f21446d4dc1) cpw.malu.ft_thumbnails file | diff | annotate
Thu, 04 Feb 2010 05:30:35 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 3180b88b4c1b8e73c22589457b99d2c1b6096bf4) next.minor file | diff | annotate
(0) -100 -60 tip

mercurial