log libpurple/ft.h @ 32690:694111dd6896

age author description
Sun, 25 Sep 2011 19:28:12 +0000 andrew victor Remove the special case of fd=0 in purple_xfer_start().
Sun, 25 Sep 2011 19:15:05 +0000 andrew victor purple_xfer_is_canceled() renamed to purple_xfer_is_cancelled()
Sun, 25 Sep 2011 18:56:58 +0000 andrew victor Clean the API documentation in preparation for 3.0.0 by removing all the old @since tags.
Sun, 18 Sep 2011 20:46:06 +0000 Mark Doliner Fix a bunch of tiny problems generating our doxygen documentation
Thu, 01 Sep 2011 06:00:21 +0000 masca Add some get/set functions to help hidding _PrupleXfer.
Tue, 30 Aug 2011 20:43:52 +0000 andrew victor Added protocol_data and ui_data accessor functions for Whiteboard.
Fri, 26 Aug 2011 21:25:25 +0000 andrew victor These pointers should rather be marked const.
Fri, 26 Aug 2011 19:55:34 +0000 andrew victor Added accessor functions purple_xfer_get_ui_data() and purple_xfer_set_ui_data().
Fri, 26 Aug 2011 19:33:50 +0000 andrew victor Rename field for consistency.
Fri, 26 Aug 2011 17:59:08 +0000 andrew victor Introduce API purple_xfer_get_protocol_data() and purple_xfer_set_protocol_data().
Tue, 04 Jan 2011 06:42:45 +0000 Richard Laager Remove trailing whitespace
Mon, 23 Aug 2010 01:41:31 +0000 Elliott Sales de Andrade Standardize on "cancelled".
Tue, 27 Apr 2010 20:37:15 +0000 Marcus Lundblad ChangeLog new functionallity
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.
Thu, 18 Mar 2010 22:12:08 +0000 Marcus Lundblad Hide the thumbnail-related stuff from the PurpleXfer struct to
Tue, 16 Mar 2010 23:14:54 +0000 Marcus Lundblad Set desired image formats for thumbnails as a parameter to
Mon, 15 Mar 2010 21:49:02 +0000 Marcus Lundblad Allow PRPLs to specify the image formats acceptable for thumbnails (in
Sun, 29 Nov 2009 19:06:30 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head fd01d69465dca1c23c811963e2545236c2749d55)
Tue, 20 Oct 2009 22:32:09 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
Thu, 15 Oct 2009 21:31:08 +0000 Marcus Lundblad Add a comment about the add thumbnail op for PurpleXfer
Thu, 13 Aug 2009 17:40:00 +0000 Marcus Lundblad It broke a bit during merge.
Thu, 13 Aug 2009 17:15:06 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 70d69397ed952b26b453423c381c70d6783eb66d)
Tue, 23 Jun 2009 21:33:10 +0000 Marcus Lundblad Added a skeleton for functions to set and get a thumbnail image associated
Tue, 24 Nov 2009 17:14:59 +0000 Sadrul Habib Chowdhury *** Plucked rev 3ad8ea46 (resiak@pidgin.im):
Fri, 16 Oct 2009 01:16:38 +0000 Paul Aurich Typo.
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: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.
Sat, 26 Jan 2008 21:58:51 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleXfer.
Wed, 10 Oct 2007 04:23:53 +0000 Sadrul Habib Chowdhury Doxygen @since tags for libpurple and pidgin.
Sat, 06 Oct 2007 18:08:21 +0000 Will Thompson All the links to libpurple signal pages were in the comment containing the
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Sun, 27 May 2007 21:35:47 +0000 Sadrul Habib Chowdhury Add new function purple_xfer_get_remote_user.
Sun, 29 Apr 2007 22:02:47 +0000 Gary Kramlich Initial addition of padding for ui_ops and other class-like structs
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Thu, 15 Feb 2007 22:43:24 +0000 Sadrul Habib Chowdhury Patch from Richard 'wabz' Nelson to add file-transfer ui. Amazing stuff\!
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/