6393 Commits

Author SHA1 Message Date
Nick Lanham
10816cb8f4 always have a torrents list, in case get_torrent_name gets called from a mode without get_torrent_name in new ui 2011-02-22 12:32:32 +01:00
Nick
5f8eda9204 Merge branch 'newconsole'
Conflicts:
	deluge/ui/console/main.py
2011-02-22 00:26:57 +01:00
Nick
b0c561dbbc add add_checked_input 2011-02-22 00:09:27 +01:00
Nick
1173f1c714 support globbing for multi-file add and have better fail reports 2011-02-21 17:44:12 +01:00
Nick
3da5cd9816 add get_torrent_name 2011-02-21 17:43:35 +01:00
Nick
d9d8762c8e add get_torrent_name 2011-02-21 17:41:28 +01:00
Nick
e16ee523a5 fix messagepopup height_req 2011-02-21 17:41:10 +01:00
Nick
3db7bcbfc7 make message popups a bit more sane 2011-02-21 16:30:49 +01:00
Nick
e1a3a431f0 support command line options again 2011-02-17 16:26:58 +01:00
Nick
9a3316f950 use '-' instead of '~' in progress bar 2011-02-17 16:04:54 +01:00
Nick
1789e8d03c Minor changes for command line usage 2011-02-17 16:03:11 +01:00
Nick
837322478b return deferred for proper command line behavior 2011-02-17 15:30:14 +01:00
Nick
ce2516ab2c search field is black,white 2011-02-15 20:15:43 +01:00
Nick
962bfc3d2c support searching torrent names in alltorrent view 2011-02-15 20:14:14 +01:00
Nick
4ff0fb19ee left arrow goes back to overview from torrent details 2011-02-15 19:36:17 +01:00
Nick
7a4006439b add preferences help 2011-02-15 19:10:57 +01:00
Nick
c015c3a57d update help a bit 2011-02-15 19:10:51 +01:00
Nick
8a9e732f95 lots of new preference work 2011-02-15 18:55:27 +01:00
Damien Churchill
0b3c408e64 make the edit trackers window resizable 2011-02-15 12:54:35 +00:00
Damien Churchill
d3a61bbda4 fix scrolling on the edit trackers window 2011-02-15 12:49:04 +00:00
Calum Lind
c523958bf6 Fixes for gtk-ui translations 2011-02-14 23:50:08 +00:00
Calum Lind
06003b3650 Fix translate issue for Trackers tree in sidebar 2011-02-14 23:49:45 +00:00
Calum Lind
1e0005f572 Fix: os.join created root path in Remove_Empty_Folder if variable 'folder' had a leading slash 2011-02-14 23:49:04 +00:00
Nick
4a071ecba1 add an eventview 2011-02-14 12:38:18 +01:00
Nick
77eb1a5f82 prefs actually work. some tweaks to inputs to better support prefs
not all prefs available yet
2011-02-14 12:26:24 +01:00
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