John Garland
|
17cac01673
|
Fix deluge-gtk not working with twisted 12 (fixes #2148)
|
2012-09-16 18:36:58 +10:00 |
John Garland
|
18eb885983
|
Don't use deprecated twisted imports (fixes #2164)
Aliases have been removed in twisted 12.2.0.
|
2012-09-16 17:12:16 +10:00 |
John Garland
|
cb661f2595
|
Update google.ico so tracker_icons tests pass again
|
2012-09-16 17:09:23 +10:00 |
Andrew Resch
|
fc14b00868
|
Only convert the move path to unicode if on windows
|
2012-09-14 15:56:13 -07:00 |
John Garland
|
725d06f439
|
Add compile arg needed by libtorrent 0.16.x
|
2012-08-27 08:25:38 +10:00 |
Andrew Resch
|
3569e18712
|
Don't clobber filename when adding torrents with mapped_files
|
2012-08-21 18:31:59 -07:00 |
Andrew Resch
|
42118932f2
|
Fix exception handling
|
2012-08-06 15:54:28 -07:00 |
Andrew Resch
|
c480132fa2
|
Fix autoconnecting to the default host
|
2012-07-17 17:24:25 -07:00 |
Calum Lind
|
313a04f9a6
|
Fix LP#1004793 : Console: Enable use of connect in non-interactive mode
|
2012-06-28 00:07:06 +01:00 |
Calum Lind
|
d1f2776463
|
Update Win32 Installer readme
Also remove unneeded StartX.exe
|
2012-06-27 01:05:44 +01:00 |
Calum Lind
|
dac524ccf3
|
Fix common.open_file for osx
|
2012-05-30 00:54:56 +01:00 |
Calum Lind
|
bafd0209af
|
Console: Fix test for empty color string
|
2012-05-30 00:54:56 +01:00 |
John Garland
|
0a6c2ee147
|
Also handle alias for quit (exit)
|
2012-05-30 09:27:37 +10:00 |
John Garland
|
85cdbec10d
|
Only add quit to deluge-console args if it isn't already present
This prevents an error from being raised due to trying to stop
a reactor which is no longer running
|
2012-05-30 09:15:09 +10:00 |
John Garland
|
f083a3b67b
|
Ensure console commands are executed in order
|
2012-05-28 00:35:14 +10:00 |
Eirik Byrkjeflot Anonsen
|
d08ea7da81
|
Fix #2062 : Console discards text before first colour string
|
2012-04-20 12:32:20 +01:00 |
Dan39
|
483c439e38
|
Fix #2065 : Console crash with missing closing quote
|
2012-04-19 15:52:59 +01:00 |
John Garland
|
914413c88f
|
Catch & log KeyError when removing a torrent from the queued torrents set
This seems to happen due to libtorrent firing the torrent finished event
twice.
|
2012-04-12 23:52:50 +10:00 |
John Garland
|
438dff177c
|
Fix formatting in ChangeLog
|
2012-04-11 23:09:14 +10:00 |
Andrew Resch
|
196458399e
|
Update version number
|
2012-04-09 18:53:16 -07:00 |
Andrew Resch
|
1d243d5967
|
Remove some additional DLLs
|
2012-04-09 18:51:55 -07:00 |
Andrew Resch
|
418037dd43
|
Update version
|
2012-04-09 18:42:25 -07:00 |
Calum Lind
|
900907a545
|
Update Changelog
|
2012-04-09 17:28:31 +01:00 |
Calum Lind
|
b3a721b539
|
Update Translations from Launchpad
|
2012-04-09 17:17:12 +01:00 |
Calum Lind
|
d783b8ead7
|
WebUI: Increase focus delay for password field cursor
|
2012-04-09 17:14:11 +01:00 |
Calum Lind
|
5572f61022
|
Fix #2071 : KeyError in gtkui when file priority set to value '3'
Bug results from setting file priority value in core which does not
exist in the FILE_PRIORITY dict used by UIs.
|
2012-04-08 23:35:34 +01:00 |
Calum Lind
|
fe6e9ec467
|
Gtkui: move height request to child widget in create dialog
|
2012-04-08 17:50:55 +01:00 |
Calum
|
675a64e213
|
Fix missing semi-colon in deluge.desktop
|
2012-04-08 12:04:59 +02:00 |
Calum Lind
|
931b8aec71
|
Console: Fix prefixed space for tab completing commands
The join command adds space if 'p' is empty string.
|
2012-03-26 19:08:28 +01:00 |
Calum Lind
|
f19caf69e0
|
Console: Fix missing trailing space for command options with tab complete
|
2012-03-26 19:04:55 +01:00 |
Calum Lind
|
56a24f16f2
|
Only assign prioritize_first_last_pieces to torrent options if actually changed
|
2012-03-26 17:06:51 +01:00 |
Calum Lind
|
275c939b95
|
Remove unnecessary translation from connection manager
|
2012-03-24 00:24:10 +00:00 |
John Garland
|
8238c63156
|
Use (documented) formatdate over format_date_time
|
2012-03-23 19:23:01 +11:00 |
Calum Lind
|
c19718b66a
|
Grey out file priorities for 'is_seed:True' seeding torrents
|
2012-03-22 01:22:31 +00:00 |
Calum Lind
|
eac52dec73
|
Bring MainWindow to front when opening another instance of gtkui
|
2012-03-22 01:14:41 +00:00 |
Calum Lind
|
124daaf8b2
|
Update translations po files
|
2012-03-21 21:32:58 +00:00 |
Calum Lind
|
5d6fa23011
|
Hide unused Infohash button in WebUI
|
2012-03-14 00:22:48 +00:00 |
John Garland
|
0da64f7db4
|
Update ChangeLog
|
2012-03-13 00:05:44 +11:00 |
John Garland
|
b9030dfb8b
|
Preserve order when moving multiple torrents in the queue
|
2012-03-12 23:46:19 +11:00 |
John Garland
|
3528549430
|
Add get_queue_position & use it for sorting ids
|
2012-03-12 23:46:19 +11:00 |
John Garland
|
39a04aae20
|
Fix not properly detecting when torrent is at end of queue
|
2012-03-12 23:45:51 +11:00 |
Calum Lind
|
72a2ace0a1
|
Update Changelog, deluge.pot and js compress
|
2012-03-11 19:33:06 +00:00 |
Calum Lind
|
4240345daf
|
Label Plugin: Mark 'Label Options' for translation
|
2012-03-11 18:40:04 +00:00 |
Calum Lind
|
cb9867a26f
|
Label Plugin: Defer translate No Label text in submenu
|
2012-03-11 18:26:53 +00:00 |
Calum Lind
|
07e166b94a
|
Label Plugin: Disable menu items for 'All' in sidebar
|
2012-03-11 18:26:53 +00:00 |
Calum Lind
|
3c7f492451
|
Fix Label Plugin text 'All' for translation in sidebar
|
2012-03-11 18:26:18 +00:00 |
Calum Lind
|
aeca5dd1e7
|
Mark torrent menu Pause text for translation
|
2012-03-11 17:17:29 +00:00 |
Calum Lind
|
c194f6bbe4
|
Fix #2052 : Progress bar state text marked for deferred translation
|
2012-03-11 17:13:25 +00:00 |
Calum Lind
|
4d77241603
|
Modified fix for #1957 non-acsii columns
|
2012-03-10 22:31:43 +00:00 |
Calum Lind
|
a2a45f1a0b
|
Fix gtk sidebar text for translation
|
2012-03-10 22:31:17 +00:00 |