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.
|
Wed, 19 Aug 2009 00:37:01 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head dd712fa84e46b2d78adf28e914d3e1a5c18a5154)
|
Mon, 03 Aug 2009 00:46:28 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 1876e80a840aa8045b1a49c60049781e0d285558)
|
Fri, 31 Jul 2009 06:23:50 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 592fe2e2316aeff56f4671a5767dffe1fb57003d)
|
Sat, 18 Jul 2009 04:31:38 +0000 |
Paul Aurich |
Normalize on 'cancelled'
|
Thu, 13 Aug 2009 04:05:13 +0000 |
Paul Aurich |
ft: Set completion (for receiving) *after* writing the file.
|
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:42:57 +0000 |
Paul Aurich |
ft: Fix an issue with re-setting xfer->watcher when there is no fd.
|
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.
|
Sun, 02 Aug 2009 05:04:41 +0000 |
Paul Aurich |
Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822.
|
Tue, 28 Jul 2009 21:49:29 +0000 |
Paul Aurich |
ft: Don't emit a changed-status signal for something that isn't a change.
|
Thu, 23 Jul 2009 04:05:31 +0000 |
Paul Aurich |
ft: fwrite failing is a local error. Pointed out by kenshin.
|
Thu, 23 Jul 2009 02:31:52 +0000 |
Paul Aurich |
Set xfer->status before emitting signals in purple_xfer_set_status.
|
Tue, 07 Jul 2009 06:18:24 +0000 |
Elliott Sales de Andrade |
Link-ify the filename when writing the "Transfer is complete" message to
|
Tue, 07 Apr 2009 05:22:48 +0000 |
Elliott Sales de Andrade |
Updates for GTK+ 3.0. Remove some deprecated functions (someone should
|
Wed, 28 Jan 2009 07:34:18 +0000 |
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)
|
Tue, 06 Jan 2009 02:28:10 +0000 |
Daniel Atallah |
The remainder of a patch from fqueze to fix some incorrect *printf() function
|
Sun, 16 Nov 2008 00:10:02 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)
|
Sat, 26 Jan 2008 21:58:51 +0000 |
Sadrul Habib Chowdhury |
Add accessor and update finch to not touch the internals of PurpleXfer.
|
Sun, 13 Jan 2008 21:20:19 +0000 |
Richard Laager |
Part of a large patch from o_sukhodolsky to fix some build warnings.
|
Tue, 18 Dec 2007 15:56:06 +0000 |
Stu Tomlinson |
Move some curly braces around so static analysis tools can properly detect
|
Mon, 19 Nov 2007 23:06:16 +0000 |
Etan Reisner |
merge of '374a8877bfa4fa06b384482815befe37f2c72b9b'
|
Mon, 19 Nov 2007 03:16:29 +0000 |
Daniel Atallah |
Fix #3983 by canceling the file transfer when connecting to the remote host fails.
|
Sat, 17 Nov 2007 00:12:30 +0000 |
Richard Laager |
This merge has the effect of reverting the hinting code from trunk.
|
Fri, 16 Nov 2007 23:32:17 +0000 |
Richard Laager |
merge of '1037fab539d2a95db4fc657f42420566f7e53440'
|
Fri, 16 Nov 2007 23:27:07 +0000 |
Richard Laager |
merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
|
Fri, 16 Nov 2007 23:01:12 +0000 |
Richard Laager |
disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
|
Sat, 10 Nov 2007 04:52:20 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
|
Sun, 14 Oct 2007 20:53:40 +0000 |
Richard Laager |
Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
|
Fri, 16 Nov 2007 23:27:01 +0000 |
Richard Laager |
disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
|
Sun, 14 Oct 2007 18:07:19 +0000 |
Gabriel Schulhof |
Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
|
Sat, 03 Nov 2007 17:52:28 +0000 |
Nathan Walp |
replace most calls to strerror with calls to g_strerror. strerror will return
|
Thu, 25 Oct 2007 07:39:26 +0000 |
Ka-Hing Cheung |
explicit merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'
|
Fri, 16 Nov 2007 23:30:03 +0000 |
Richard Laager |
disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
|
Sun, 14 Oct 2007 00:26:00 +0000 |
Richard Laager |
disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
|
Wed, 10 Oct 2007 22:57:51 +0000 |
Gabriel Schulhof |
Removed request stuff - now on pidgin-request-ui-hint
|
Thu, 18 Oct 2007 02:11:23 +0000 |
Etan Reisner |
Make purple_xfers_uninit, purple_network_uninit, and purple_plugins_uninit
|
Sat, 22 Sep 2007 16:19:34 +0000 |
Gabriel Schulhof |
Updated hinting to be less invasive
|
Sat, 22 Sep 2007 09:48:07 +0000 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
|
Fri, 21 Sep 2007 12:48:42 +0000 |
Sadrul Habib Chowdhury |
Initialize file-descriptors to -1.
|
Fri, 28 Sep 2007 16:22:27 +0000 |
Richard Laager |
applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa
|
Fri, 28 Sep 2007 15:47:20 +0000 |
Richard Laager |
applied changes from 307f0cff97539b1c6ddc0114500677abfe42aaa6
|
Sun, 16 Sep 2007 01:05:22 +0000 |
Sean Egan |
remove gpl boilerplate from doxygen docs
|