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
Calum Lind
217087a2fe
Fix for Up Speed column not sorting in Webui
2012-03-10 13:17:24 +00:00
Andrew Resch
bb89a355e5
Merge branch '1.3-stable' of deluge-torrent.org:deluge into 1.3-stable
2012-03-04 16:41:43 -08:00
Andrew Resch
954c0e2d4d
Change some of the win32 build/installer scripts to support bundling GTK
...
in with the installer
2012-03-04 16:41:13 -08:00
Calum Lind
9ce738e39a
Fix adding magnet error in webui when started from classic mode
2012-03-03 23:41:24 +00:00
Andrew Resch
911d583ff0
Bump version to 1.3.4
2012-03-03 11:55:13 -08:00
Calum Lind
07bc1322dd
update depends
2012-03-03 02:32:50 +00:00
Calum Lind
1058435700
Set process name to match application using setproctitle
...
Using the setproctitle module the process name displayed in top
and other places will correctly reflect the binary name. This is an
optional dependency
2012-03-03 02:29:42 +00:00
Andrew Resch
0676aaf918
Properly wait for the component.shutdown deferred on shutdown. This should prevent the daemon from exiting before all the state has been saved.
2012-03-02 09:15:35 -08:00
Calum Lind
5d0dace131
Fix #2045 : UnicodeDecodeError when using non-ascii chars in info
...
Input arg string needed decoding otherwise comparing with unicode
torrent name fails.
2012-03-02 15:42:15 +00:00
John Garland
be75d5021b
Execute: log stdout/stderr when command fails
2012-03-02 13:03:01 +11:00
John Garland
b0029517eb
Execute: make running commands asynchronous
...
This prevents deluge from hanging while it waits
for a command to finish.
This also prevents a deadlock from occuring
(c.f. warning at
http://docs.python.org/library/subprocess.html#subprocess.Popen.wait )
2012-03-02 12:57:47 +11:00
Andrew Resch
2ae936df44
Remove setting torrent.is_finished in the resume alert
...
Set torrent.is_finished to false when torrent is in a Checking or Downloading state
2012-02-29 15:20:59 -08:00
Calum Lind
1f5cfd16e0
Updates to previous fixes for setting is_finished
2012-02-29 02:56:14 +00:00
Calum Lind
b5b0db6c60
Update Changelog and deluge.pot
2012-02-29 01:35:37 +00:00
Calum Lind
1f660653ff
Set is_finished to match is_seed after checking
...
Fixes issue where re-downloading data would not change is_finished
2012-02-29 01:35:33 +00:00
John Garland
7020e5ca90
Blocklist: remove default url as it is outdated
2012-02-29 12:21:18 +11:00
John Garland
00ebaae67a
Blocklist: check for updates iff interval > 0
2012-02-29 12:18:24 +11:00
Calum Lind
eb773bba2c
Fix preferences dialog not opening with main window on Windows
2012-02-28 22:44:52 +00:00
Calum Lind
e10cfb8f8c
Fix #1976 : Text entry with trailing newline characters causes issues for Move Storage
...
Changed most GtkEntry truncate-mutliline properties to True for all single line
entries to prevent similar issues.
2012-02-28 19:29:36 +00:00