log libpurple/ft.c @ 28859:50256289be74

age author description
Sun, 29 Nov 2009 17:35:00 +0000 Florian Qu«²ze ft: Properly set a bitmask field (so it includes PURPLE_MESSAGE_SYSTEM like
Sat, 10 Oct 2009 22:58:28 +0000 Paul Aurich Use the appropriate function to remove an input watcher.
Wed, 19 Aug 2009 00:37:01 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head dd712fa84e46b2d78adf28e914d3e1a5c18a5154)
Mon, 03 Aug 2009 00:46:28 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1876e80a840aa8045b1a49c60049781e0d285558)
Fri, 31 Jul 2009 06:23:50 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 592fe2e2316aeff56f4671a5767dffe1fb57003d)
Sat, 18 Jul 2009 04:31:38 +0000 Paul Aurich Normalize on 'cancelled'
Thu, 13 Aug 2009 04:05:13 +0000 Paul Aurich ft: Set completion (for receiving) *after* writing the file.
Wed, 12 Aug 2009 07:36:51 +0000 Paul Aurich Fix building on win32, which has #define write wpurple_write (and similar for read).
Wed, 12 Aug 2009 04:31:17 +0000 Paul Aurich ft: Add infrastructure to allow a prpl to moderate when to send packets.
Tue, 11 Aug 2009 02:42:57 +0000 Paul Aurich ft: Fix an issue with re-setting xfer->watcher when there is no fd.
Tue, 11 Aug 2009 02:41:09 +0000 Paul Aurich ft: Fix a bunch of uses of 0 as an 'invalid' fd.
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.