Commit Graph

6609 Commits

Author SHA1 Message Date
Andrew Resch 499a58f50d Revert 67ea05921c which changed how event handlers worked.
Unfortunately this will not work with plugins as they do not have the events defined and
the creation of the event object fails.
2011-02-23 10:47:16 -08:00
Nick Lanham 5f0f7204a8 don't use libtorrent anymore in add 2011-02-23 16:15:34 +01:00
Nick Lanham 62f6683730 support urls from add dialog 2011-02-23 16:12:49 +01:00
Nick Lanham 60d96c6f20 add add_spaces to InputPopup 2011-02-23 16:07:47 +01:00
Nick Lanham d1efe5f1b4 support adding url arguments in add.py command 2011-02-23 15:53:14 +01:00
Nick Lanham 62421080ef better unicode handling and trimming 2011-02-22 18:04:16 +01:00
Nick Lanham 9e4ea0a671 don't trim rows
(basemode seems to get confused on strings with double-wide chars)
2011-02-22 17:18:12 +01:00
Nick Lanham b11468c19b handle double-wide unicode characters 2011-02-22 17:17:55 +01:00
Nick Lanham 40a5722987 support -s STATE in info 2011-02-22 16:57:56 +01:00
Nick Lanham 956ea10a00 convert torrent_ids back into a list in case we need to remove from it 2011-02-22 16:56:54 +01:00
Nick Lanham 543fcf722c use os.path.commonprefix to do better completion 2011-02-22 14:58:40 +01:00
Nick Lanham 7f52472e9e add move command for console ui 2011-02-22 13:56:22 +01:00
Nick Lanham 5619991f2a add move storage option to torrent actions 2011-02-22 13:39:38 +01:00
Nick Lanham 2b04955128 don't double add current torrent on action popup 2011-02-22 13:39:20 +01:00
Nick Lanham e83d540fe4 update help 2011-02-22 13:38:54 +01:00
Nick Lanham 4e5d88da82 import deluge.ui.common for TorrentInfo command 2011-02-22 12:34:29 +01:00
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