Damien Churchill
|
1893b92f37
|
make the delete key work in the console ui
|
2009-11-03 12:47:23 +00:00 |
Andrew Resch
|
fb1d7cfece
|
Fix adding torrents from the Queued Torrents dialog
|
2009-11-03 03:25:57 +00:00 |
Andrew Resch
|
59b93f4d2e
|
Fix showing the 'Other' speed dialogs in Windows
|
2009-11-03 03:19:30 +00:00 |
Andrew Resch
|
6880a142e3
|
Remove debian/ folder
|
2009-11-02 17:50:32 +00:00 |
Damien Churchill
|
3d76122666
|
escape the hyphens in the console and web manpages
|
2009-11-02 17:33:06 +00:00 |
Damien Churchill
|
0f81e2816f
|
forward port the setup.py fix to trunk and update the 1.2 branch ChangeLog
|
2009-11-02 15:35:56 +00:00 |
Andrew Resch
|
59c7fcf854
|
Update translations
|
2009-11-02 01:35:13 +00:00 |
Andrew Resch
|
f6a4d19084
|
Add the clear() back
|
2009-11-01 17:49:32 +00:00 |
Andrew Resch
|
ec259d6aea
|
Use batch writing mode in the help command
|
2009-10-31 22:05:35 +00:00 |
Andrew Resch
|
7983187818
|
Do not include an 'announce-list' key in torrents when there is only one tracker
|
2009-10-31 19:49:14 +00:00 |
Andrew Resch
|
2a4cf7cb56
|
Improve 'info' command draw speed
|
2009-10-31 18:52:52 +00:00 |
Andrew Resch
|
3b07cc40bd
|
Don't bother clearing the screen during a refresh
|
2009-10-31 18:44:27 +00:00 |
Andrew Resch
|
fd24e1c17c
|
Fix crash when string length makes line longer than terminal width
|
2009-10-31 18:43:48 +00:00 |
Andrew Resch
|
f876c17efd
|
Fix crash when removing multiple torrents
|
2009-10-31 05:50:01 +00:00 |
Andrew Resch
|
ee7f4e452d
|
Fix adding torrents when not showing the add torrent dialog in Windows
|
2009-10-31 00:08:53 +00:00 |
Andrew Resch
|
7c10dd4c0e
|
Fix #1052 crash when issuing commands while not connected to a daemon
|
2009-10-30 20:06:07 +00:00 |
Andrew Resch
|
a110ad1d20
|
Fix improper dos line endings
|
2009-10-30 19:08:23 +00:00 |
Andrew Resch
|
7c2a2af1f0
|
Fix displaying non-ascii strings in the console ui -- patch from Ian Martin
|
2009-10-30 18:00:13 +00:00 |
John Garland
|
6d2d3c0fd0
|
Fix torrent name being blank when root folder is renamed to /
Update changelog (for previous commit as well)
|
2009-10-30 00:15:22 +00:00 |
John Garland
|
888997372c
|
Make sure renamed files are utf-8 encoded.
|
2009-10-30 00:02:25 +00:00 |
John Garland
|
5991abcec5
|
Use filename suggested by content-disposition header.
Closes #1040.
|
2009-10-29 06:02:20 +00:00 |
Andrew Resch
|
675d1219cd
|
Consider 0 unlimited when displaying limits in the statusbar
|
2009-10-28 17:43:29 +00:00 |
Damien Churchill
|
a1e4c51c9c
|
fix #990, showing 0 as a limit when it means unlimited in the statusbar
|
2009-10-28 17:38:35 +00:00 |
Damien Churchill
|
93e3d2acf6
|
need to actually continue from the loop otherwise another error still occurs
|
2009-10-28 13:33:27 +00:00 |
Damien Churchill
|
219f745e68
|
create a method to escape all possible forms of newlines in a translation as well as the quotes
|
2009-10-28 13:24:37 +00:00 |
Damien Churchill
|
d6e18f7729
|
fix displaying the protocol speed in the webui
also update the update_ui method in json_api so it gets the status more like how the gtkui does
|
2009-10-27 11:39:53 +00:00 |
Damien Churchill
|
d27d7c6733
|
fix the eta sort order in the webui
|
2009-10-27 11:16:55 +00:00 |
Damien Churchill
|
831b81529c
|
update the ChangeLog so andar doesn't beat me up
fix displaying tracker urls with & in the url in the gtkui
|
2009-10-27 11:07:30 +00:00 |
Damien Churchill
|
826f1a2be9
|
add < and > escaping to the html escape method
|
2009-10-27 10:57:47 +00:00 |
Damien Churchill
|
e17bd472a8
|
fix actually escaping (foolish me had left it commented out) and also only update if there has been a change
|
2009-10-27 10:34:07 +00:00 |
Damien Churchill
|
de82302c67
|
create a simple html escape method and escape the fields in the details tab
|
2009-10-27 10:26:59 +00:00 |
Damien Churchill
|
81949449ae
|
fix a couple of bugs in the M.O.M and fix the options tab and file priorities in the torrent add window (success!)
|
2009-10-27 10:25:16 +00:00 |
Damien Churchill
|
acc850dab9
|
fixes #1046, changing the option name in the ui rather than the core which would break the other uis
|
2009-10-27 09:12:22 +00:00 |
Andrew Resch
|
208eef713a
|
Fix #1047 move completed does not work if saving to non default path
|
2009-10-27 03:08:47 +00:00 |
John Garland
|
dbe90d2882
|
Use custom user-agent when downloading files with httpdownloader.
|
2009-10-26 13:58:42 +00:00 |
Andrew Resch
|
3153a545ca
|
Update translations
|
2009-10-26 01:54:19 +00:00 |
Damien Churchill
|
65545df485
|
modify the M.O.M so the API is practically the same as the O.M, so the only method that accepts an id is changeId
|
2009-10-25 17:48:28 +00:00 |
John Garland
|
29d01993c9
|
Fix typo, update plugin info.
|
2009-10-25 13:42:11 +00:00 |
Andrew Resch
|
9627b7cb92
|
Fix exception when using the 'halt' command
|
2009-10-24 19:49:20 +00:00 |
Andrew Resch
|
c068384845
|
Fix create_plugin.py script
|
2009-10-24 05:51:26 +00:00 |
Andrew Resch
|
92eb10be29
|
Fix #215 ETA sort order
|
2009-10-24 04:56:10 +00:00 |
Andrew Resch
|
c6d4208a29
|
Fix previous commit [5864]
|
2009-10-24 03:47:35 +00:00 |
Andrew Resch
|
c6eaec6998
|
Fix #799 translate connection status
|
2009-10-24 02:04:19 +00:00 |
Andrew Resch
|
b77e846744
|
Fix starting plugins when the pluginmanager is started
|
2009-10-23 23:23:38 +00:00 |
Andrew Resch
|
566d3c5ebf
|
Fix possible exception when trying to load pre-1.2 plugins
|
2009-10-23 01:15:30 +00:00 |
Andrew Resch
|
6eee4fb31f
|
Fix 'autostart localhost if needed' option
|
2009-10-23 01:07:46 +00:00 |
Damien Churchill
|
36e74e05ca
|
fix removing torrents that fail to download when added via url
|
2009-10-21 20:30:07 +00:00 |
Damien Churchill
|
2289b5f173
|
fix switching the options when a different torrent is selected
fix showing the private flag
|
2009-10-21 20:15:16 +00:00 |
Damien Churchill
|
f6b5eb0a0c
|
fixes to the M.O.M and the options details tab, still not 100% though
|
2009-10-21 19:48:44 +00:00 |
Damien Churchill
|
d70edb245b
|
show the infinity symbol if ratio is less than 0
|
2009-10-20 22:45:32 +00:00 |