Thu, 22 Oct 2009 21:21:47 +0000 |
Marcus Lundblad |
Print the thumbnail along with the offer message in the conversation
|
Wed, 21 Oct 2009 22:08:01 +0000 |
Marcus Lundblad |
Make it work again, after some new xfer UI ops where added... :)
|
Thu, 15 Oct 2009 21:25:07 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 0d319bbd23fdd7e6cf2065b21e92612657c6e8cb)
|
Mon, 24 Aug 2009 19:21:21 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 92e101e3698042e7600729bc09dec9e28f81de8f)
|
Thu, 13 Aug 2009 17:15:06 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 70d69397ed952b26b453423c381c70d6783eb66d)
|
Tue, 28 Jul 2009 20:51:56 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 46ae10a850bb3c3ce9a3bb47a7de9edd4becdb93)
|
Sun, 12 Jul 2009 20:47:45 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 53abc38e3dfd2e9f8ae8c3e6532379d4b0dc333b)
|
Sat, 04 Jul 2009 21:45:19 +0000 |
Marcus Lundblad |
Show thumbnail in ft request dialog
|
Tue, 23 Jun 2009 21:33:10 +0000 |
Marcus Lundblad |
Added a skeleton for functions to set and get a thumbnail image associated
|
Tue, 06 Apr 2010 09:52:27 +0000 |
Mark Doliner |
Does anyone know the purpose of the ui_write, ui_read and data_not_sent
|
Fri, 05 Mar 2010 22:21:04 +0000 |
Paul Aurich |
whitespace trimming
|
Fri, 05 Mar 2010 22:20:00 +0000 |
Paul Aurich |
ft: Apply QuLogic's fix from d6b03d30f4 to the UI side too.
|
Fri, 05 Mar 2010 22:15:16 +0000 |
Paul Aurich |
ft: uhm, no. s can't be 0 here, it's checked above (with a return).
|
Sun, 28 Feb 2010 08:22:12 +0000 |
Elliott Sales de Andrade |
ft: Don't try to read from the source file if the byte array already holds
|
Thu, 04 Feb 2010 05:30:35 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 9028ac0daaa1f7e565726fa39aca22ce7d3ecc49)
|
Sat, 09 Jan 2010 04:03:53 +0000 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin' (head d5a2e2287440ac7134c201e66921754bd4187ba9)
|
Sat, 09 Jan 2010 02:41:09 +0000 |
Daniel Atallah |
Remove unused variable
|
Fri, 25 Dec 2009 22:08:46 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 8f0a3e68547fbc66188357edbf6694bd8dd2d557)
|
Mon, 30 Nov 2009 06:24:32 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 07dc6851f4d16e9c89791c488bbc6d3b2bdb8ecf)
|
Mon, 12 Oct 2009 18:48:19 +0000 |
foufou33 |
The current behavior of libpurple reports completions of a file transfer too
|
Mon, 12 Oct 2009 18:41:51 +0000 |
foufou33 |
Kill off the use of fseek for non-seekable streams in file transfers.
|
Tue, 26 Jan 2010 19:26:36 +0000 |
Paul Aurich |
ft: Fix ui_ops->ui_read being called too often (when it's not ready).
|
Wed, 30 Dec 2009 23:00:54 +0000 |
Paul Aurich |
ft: Add some useful debug logging.
|
Wed, 23 Dec 2009 06:23:24 +0000 |
Elliott Sales de Andrade |
Call purple_xfer_cancel_local instead of purple_xfer_request_denied when
|
Wed, 23 Dec 2009 05:57:45 +0000 |
Elliott Sales de Andrade |
The PurpleXfer should be unref'd if the file selection dialog was
|
Wed, 23 Dec 2009 05:55:02 +0000 |
Elliott Sales de Andrade |
Add some verbose ref-count debugging for PurpleXfer's.
|
Wed, 23 Dec 2009 05:50:48 +0000 |
Elliott Sales de Andrade |
Check file permissions before sending a file transfer request.
|
Wed, 23 Dec 2009 05:15:17 +0000 |
Elliott Sales de Andrade |
There's no need to call purple_xfer_get_type() repeatedly.
|
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.
|