log libpurple/ft.h @ 31038:db41f73ac3b6

age author description
2010-08-23 Elliott Sales de Andrade Standardize on "cancelled".
2010-04-27 Marcus Lundblad ChangeLog new functionallity
2010-04-25 Elliott Sales de Andrade Rename purple_xfer_get_thumbnail_data/size to be more D-Bus friendly.
2010-03-18 Marcus Lundblad Hide the thumbnail-related stuff from the PurpleXfer struct to
2010-03-16 Marcus Lundblad Set desired image formats for thumbnails as a parameter to
2010-03-15 Marcus Lundblad Allow PRPLs to specify the image formats acceptable for thumbnails (in
2009-11-29 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head fd01d69465dca1c23c811963e2545236c2749d55)
2009-10-20 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
2009-10-15 Marcus Lundblad Add a comment about the add thumbnail op for PurpleXfer
2009-08-13 Marcus Lundblad It broke a bit during merge.
2009-08-13 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 70d69397ed952b26b453423c381c70d6783eb66d)
2009-06-23 Marcus Lundblad Added a skeleton for functions to set and get a thumbnail image associated
2009-11-24 Sadrul Habib Chowdhury *** Plucked rev 3ad8ea46 (resiak@pidgin.im):
2009-10-16 Paul Aurich Typo.
2009-08-12 Paul Aurich Fix building on win32, which has #define write wpurple_write (and similar for read).
2009-08-12 Paul Aurich ft: Add infrastructure to allow a prpl to moderate when to send packets.
2009-08-11 Paul Aurich ft: Fix a bunch of uses of 0 as an 'invalid' fd.
2009-08-10 hanzz ft: Allow the UI to overloadthe use of fread/fwrite. Closes #9844.
2008-01-26 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleXfer.
2007-10-10 Sadrul Habib Chowdhury Doxygen @since tags for libpurple and pidgin.
2007-10-06 Will Thompson All the links to libpurple signal pages were in the comment containing the
2007-09-16 Sean Egan remove gpl boilerplate from doxygen docs
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-05-27 Sadrul Habib Chowdhury Add new function purple_xfer_get_remote_user.
2007-04-29 Gary Kramlich Initial addition of padding for ui_ops and other class-like structs
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-02-15 Sadrul Habib Chowdhury Patch from Richard 'wabz' Nelson to add file-transfer ui. Amazing stuff\!
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/