log libpurple/ft.h @ 28858:4287ad77f137

age author description
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/