Commit Graph

6468 Commits

Author SHA1 Message Date
Nick ac8c928a5b don't always refresh on __init__ 2011-02-14 12:25:43 +01:00
Nick 23f64a5440 add back write method and keep track of events for (future) event view 2011-02-14 12:25:04 +01:00
Calum Lind 98ca371b15 Sidebar: Enabled strings for translation and added icons to Trackers filter 2011-02-11 22:10:00 +00:00
Calum Lind f8737777b1 Fix #1527 - Converting unicode to unicode error in move_storage 2011-02-11 21:58:40 +00:00
Calum Lind e198ea14e4 Fix Create Torrent Dialog Box - Some buttons raise Type Error if no row selected 2011-02-11 21:58:32 +00:00
Calum Lind 553f35eae5 Fix #1510 - Cannot create a torrent with only non-zero tier trackers 2011-02-11 21:58:24 +00:00
Calum Lind 376a23e6fd Fix #1513: Unhandled Twisted Error in test_listen_port 2011-02-11 21:58:18 +00:00
Nick 077f35ec5c use selection input for cancel/apply/ok 2011-02-10 17:54:59 +01:00
Nick 00ab9ff499 support offset text/select inputs and select inputs with no message 2011-02-10 17:47:50 +01:00
Nick 20302021c4 initial prefs mode. doesn't do anything yet 2011-02-10 17:39:42 +01:00
Nick 9e5455793b remove unused code
this breaks command line right now, will put it back in later
2011-02-10 16:45:10 +01:00
Nick 7f6a1db89a start with a connection manager instead of just alltorrents 2011-02-10 01:12:14 +01:00
Nick cdcab320fb add current_selection to SelectablePopup 2011-02-10 01:11:31 +01:00
Calum Lind ea22bb0b10 #1514 - Indicator Applet Patch 2011-02-09 19:15:34 +00:00
Calum Lind 554f34a261 Fix #690 - Renaming folders does not remove old empty folders 2011-02-08 19:34:54 +00:00
Calum Lind ad2b13eb2c Fix #1248 - Deluge-console unicode support on redirected stdout 2011-02-08 17:36:09 +00:00
Calum Lind ce636ccd57 Catch a possible DivByZero error when moving folders around in fileview tab 2011-02-08 17:36:09 +00:00
Calum Lind 053700342a Fix #1336 - Uneeded Horizontal Scrollbar shows in Files&Peers Tab 2011-02-08 17:35:57 +00:00
Nick cd7805bfda make text input not go over width 2011-02-08 14:43:41 +01:00
alderz 79869faa53 #1494 - Add Downloaded and Uploaded columns to torrent view 2011-02-08 06:49:30 +00:00
Nick b77f8929d6 oops, add torrent actions new file 2011-02-07 15:10:41 +01:00
Nick e1d8025309 show torrent actions form details when 'a' pressed 2011-02-07 15:10:18 +01:00
Nick 183a97785b split off torrent actions popup 2011-02-07 15:01:07 +01:00
Nick f748660cac show status message 2011-02-07 15:00:51 +01:00
wyrm cea6c817df Fix #1506 - max speed not restored on a yellow->green transition 2011-02-05 01:12:52 +00:00
Calum Lind b9ff47e10f Fix #755 - Can't set listen_ports through console UI 2011-02-05 01:12:48 +00:00
Calum Lind 14746bf94d Fix #1450 Trailing white space in paths 2011-02-05 01:12:47 +00:00
Calum Lind 87f871f40a Fix #1500 - Console crashes on command longer than terminal width. This error is raised if the cursor is off screen and is supressed with try-except 2011-02-05 01:12:45 +00:00
Calum Lind 9f3ac37f25 Fix #1282 - Text for AutoManaged changed to 'On/Off' and localized 2011-02-05 01:12:44 +00:00
Calum Lind 417a9f6e63 Fix #1373, #1386 - Creating and moving non-ascii folder names in MS Windows 2011-02-05 01:12:43 +00:00
Calum Lind ba6389bcac Updated help text for deluge-console on Windows 2011-02-05 01:12:42 +00:00
Calum Lind 9bca1a72b1 Fix for deluge-console adding torrent files in Windows 2011-02-05 01:12:41 +00:00
Chad Miller e688b45448 Fix #1508 - TypeError in cell_data_queue() could not convert argument to correct param type 2011-02-05 01:12:36 +00:00
geoffk 4c54cfedb9 Fix #1507 - Temporary file race condition in core/core.py:add_torrent_url 2011-02-05 01:12:35 +00:00
Damien Churchill 88039a0eda fix patch, missing deluge.common when adding the options 2011-02-04 19:57:31 +00:00
cinderblock 9a54beef78 add patch from #1473 2011-02-04 19:43:27 +00:00
Motiejus Jakštys b0a0574ae0 Apply patch from #1194 2011-02-04 19:37:42 +00:00
Nick db64745862 fix priority popup title 2011-02-02 20:50:48 +01:00
Nick 0353a388b3 add option to action popup for torrent details 2011-02-02 20:49:27 +01:00
Nick b41ebe1b89 don't show action popup if there are no torrents in the view 2011-02-02 20:49:11 +01:00
Nick 1952357f35 update help 2011-02-02 20:40:15 +01:00
Nick 6c8529b3ba updated file seperator 2011-02-02 20:39:57 +01:00
Nick 78ea5c9bd3 don't enter torrentdetails if nothing is selected 2011-02-02 18:32:03 +01:00
Nick b35875e300 attempted fix of color/underline issue.
this is a bit of a hack, and seems to work some places, but not everywhere
2011-02-02 16:21:52 +01:00
Nick ad498c6e42 Revert "remove special case white/black pair. doesn't seem needed and breaks white,black,attrs"
This does actually seem to break some terminals

This reverts commit ba3a093746.
2011-02-02 13:57:31 +01:00
Nick d1b3aa54ad support setting file priorities in torrentdetails 2011-02-02 13:46:05 +01:00
Nick d0346a104f don't need len() 2011-02-02 13:45:17 +01:00
Nick 5f888faceb handle resize in torrentdetail 2011-02-02 13:11:15 +01:00
Nick f6f3a8e084 allow marking in file view (no actions just yet) 2011-02-02 13:09:41 +01:00
Nick 5dcc935852 fix for only drawing one effected line and only draw effected lines on marking 2011-02-02 12:50:40 +01:00