log libpurple/ft.c @ 28926:45100d41c9ff

age author description
2009-10-10 Paul Aurich Use the appropriate function to remove an input watcher.
2009-08-19 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head dd712fa84e46b2d78adf28e914d3e1a5c18a5154)
2009-08-03 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1876e80a840aa8045b1a49c60049781e0d285558)
2009-07-31 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 592fe2e2316aeff56f4671a5767dffe1fb57003d)
2009-07-18 Paul Aurich Normalize on 'cancelled'
2009-08-13 Paul Aurich ft: Set completion (for receiving) *after* writing the file.
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 an issue with re-setting xfer->watcher when there is no fd.
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.
2009-08-02 Paul Aurich Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822.
2009-07-28 Paul Aurich ft: Don't emit a changed-status signal for something that isn't a change.
2009-07-23 Paul Aurich ft: fwrite failing is a local error. Pointed out by kenshin.
2009-07-23 Paul Aurich Set xfer->status before emitting signals in purple_xfer_set_status.
2009-07-07 Elliott Sales de Andrade Link-ify the filename when writing the "Transfer is complete" message to
2009-04-07 Elliott Sales de Andrade Updates for GTK+ 3.0. Remove some deprecated functions (someone should
2009-01-28 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)
2009-01-06 Daniel Atallah The remainder of a patch from fqueze to fix some incorrect *printf() function
2008-11-16 Richard Laager propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)
2008-01-26 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleXfer.
2008-01-13 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
2007-12-18 Stu Tomlinson Move some curly braces around so static analysis tools can properly detect
2007-11-19 Etan Reisner merge of '374a8877bfa4fa06b384482815befe37f2c72b9b'
2007-11-19 Daniel Atallah Fix #3983 by canceling the file transfer when connecting to the remote host fails.
2007-11-17 Richard Laager This merge has the effect of reverting the hinting code from trunk.
2007-11-16 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
2007-11-16 Richard Laager merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
2007-11-16 Richard Laager disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
2007-11-10 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
2007-10-14 Richard Laager Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
2007-11-16 Richard Laager disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
2007-10-14 Gabriel Schulhof Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
2007-11-03 Nathan Walp replace most calls to strerror with calls to g_strerror. strerror will return
2007-10-25 Ka-Hing Cheung explicit merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'
2007-11-16 Richard Laager disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
2007-10-14 Richard Laager disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
2007-10-10 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint
2007-10-18 Etan Reisner Make purple_xfers_uninit, purple_network_uninit, and purple_plugins_uninit
2007-09-22 Gabriel Schulhof Updated hinting to be less invasive
2007-09-22 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
2007-09-21 Sadrul Habib Chowdhury Initialize file-descriptors to -1.
2007-09-28 Richard Laager applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa
2007-09-28 Richard Laager applied changes from 307f0cff97539b1c6ddc0114500677abfe42aaa6
2007-09-16 Sean Egan remove gpl boilerplate from doxygen docs
2007-09-12 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
2007-08-16 Gabriel Schulhof Adding hints to ft.c
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-09-02 Sadrul Habib Chowdhury disapproval of revision 'c672802b647f1230fbd9b0edf383fb3d558cf719'
2007-09-01 Sadrul Habib Chowdhury Tooltips can be for the buddylist or for conversation windows.
2007-05-27 Sadrul Habib Chowdhury Add new function purple_xfer_get_remote_user.
2007-05-23 Daniel Atallah Fix file transfers aborting and mistakenly being marked as cancelled when they are actually complete. Fixes #814
2007-05-12 Stu Tomlinson Patch from sourceforge tracker 1652005 from wabz to fix displaying file
2007-04-26 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
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/