log libpurple/ft.c @ 27872:4a4e9d309fc0

age author description
Mon, 10 Aug 2009 15:57:35 +0000 hanzz ft: Allow the UI to overloadthe use of fread/fwrite. Closes #9844.
Sun, 02 Aug 2009 05:04:41 +0000 Paul Aurich Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822.
Tue, 28 Jul 2009 21:49:29 +0000 Paul Aurich ft: Don't emit a changed-status signal for something that isn't a change.
Thu, 23 Jul 2009 04:05:31 +0000 Paul Aurich ft: fwrite failing is a local error. Pointed out by kenshin.
Thu, 23 Jul 2009 02:31:52 +0000 Paul Aurich Set xfer->status before emitting signals in purple_xfer_set_status.
Tue, 07 Jul 2009 06:18:24 +0000 Elliott Sales de Andrade Link-ify the filename when writing the "Transfer is complete" message to
Tue, 07 Apr 2009 05:22:48 +0000 Elliott Sales de Andrade Updates for GTK+ 3.0. Remove some deprecated functions (someone should
Wed, 28 Jan 2009 07:34:18 +0000 Sulabh Mahajan fix a bug in libpurple that prevented receiving file transfers to be marked completed (in case the protocol uses an xfer->ops.read function)
Tue, 06 Jan 2009 02:28:10 +0000 Daniel Atallah The remainder of a patch from fqueze to fix some incorrect *printf() function
Sun, 16 Nov 2008 00:10:02 +0000 Richard Laager propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)
Sat, 26 Jan 2008 21:58:51 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleXfer.
Sun, 13 Jan 2008 21:20:19 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Tue, 18 Dec 2007 15:56:06 +0000 Stu Tomlinson Move some curly braces around so static analysis tools can properly detect
Mon, 19 Nov 2007 23:06:16 +0000 Etan Reisner merge of '374a8877bfa4fa06b384482815befe37f2c72b9b'
Mon, 19 Nov 2007 03:16:29 +0000 Daniel Atallah Fix #3983 by canceling the file transfer when connecting to the remote host fails.