Commit Graph

7168 Commits

Author SHA1 Message Date
Asmageddon 718bf57b5d Allowed float sizes of Popups between 0.0 and 1.0 which make them take specified amount of available screen space, made help popups larger 2012-08-09 14:56:13 +02:00
Asmageddon 11e3a66484 An _UGLY_ but working fix for an alt+backspace problem in Legacy 2012-08-09 14:56:12 +02:00
Asmageddon 9a322ed67f More Unicode handling fixes for Legacy 2012-08-09 14:56:12 +02:00
Asmageddon 4e1573cb39 Fixed 'Queue' option not being display in all torrents view 2012-08-09 14:56:12 +02:00
Asmageddon 28e36c7edc Fixed offset issues in torrent detail view 2012-08-09 14:56:12 +02:00
Asmageddon bbdf710b52 Another search behaviour change: Enter now opens torrent menu and '/' closes search(as it cannot occur in torrent name anyway) 2012-08-09 14:56:12 +02:00
Asmageddon 3634f457b4 Fixed an additional character being deleted when pressing alt+backspace in legacy mode 2012-08-09 14:56:11 +02:00
Asmageddon a956f0a5d7 Add / to list of word-separating characters 2012-08-09 14:56:11 +02:00
Asmageddon 265f9f295e Made connection manager handle resizing 2012-08-09 14:56:11 +02:00
Asmageddon 6888c6ef60 Made history saving/loading respect the 'do not save duplicate lines' setting 2012-08-09 14:56:10 +02:00
Asmageddon 50b84c3e91 Allow exiting preferences with escape if category zone is active 2012-08-09 14:56:10 +02:00
Asmageddon 9152d322ac Fixed resize bugs in event view, torrent detail and preferences(also made it actually handle resizing) 2012-08-09 14:56:10 +02:00
Asmageddon 18091c5ad6 Fixed an error that arised when no torrents matched current filter 2012-08-09 14:56:09 +02:00
Asmageddon 4a58e339cb Split console options into two panes - interface and columns 2012-08-09 14:56:09 +02:00
Asmageddon 31dd1be090 Fixed command line history saving problems 2012-08-09 14:56:09 +02:00
Asmageddon 3cc97accfc Added saving and loading legacy history. Optional, enabled by default 2012-08-09 14:56:08 +02:00
Asmageddon 555717b9a0 Modified torrent detail view. Needs more work 2012-08-09 14:56:08 +02:00
Asmageddon cf58aa780a Added an audible bell on torrent completion (optional, off by default) 2012-08-09 14:56:07 +02:00
Asmageddon 935777fb49 Fixed resize causing crashes and/or improper resize of AllTorrents view 2012-08-09 14:56:07 +02:00
Asmageddon 0dbea0ed01 Made torrent info popup request larger size 2012-08-09 14:56:07 +02:00
Asmageddon 84425d7786 Fix inability to open torrent options with 'o' key 2012-08-09 14:56:06 +02:00
Asmageddon 3920a93cba Replaced infinity symbol with 'inf' 2012-08-09 14:56:06 +02:00
Asmageddon 4735a6c49a Add a visible columns dialog in all torrents view under 'v' key 2012-08-09 14:56:06 +02:00
Asmageddon a8549ef882 Another popup system upgrade: Preserve requested height on resize, do not fail if it's too much, add infinite and default options, add align option, slightly change SelectablePopup. Update rest of the code 2012-08-09 14:56:05 +02:00
Asmageddon 0df1255ae5 Replace the popup scroll bar with a red '#' for visibility 2012-08-09 14:56:05 +02:00
Asmageddon f6d87c7a7e Highlight prompt in yellow in line history 2012-08-09 14:56:05 +02:00
Asmageddon 1f59b4d2ba Add reload and install plugin functionality to the 'plugin' command 2012-08-09 14:56:04 +02:00
Asmageddon 1df173d684 Added tab_complete_path method to LegacyUI and ConsoleUI, made add command use it for completion 2012-08-09 14:56:04 +02:00
Asmageddon b2f78786a5 Don't append a space after directory completion 2012-08-09 14:56:04 +02:00
Asmageddon 314b6138d7 Add preliminary(Torrent ID/name only) autcompletion to manage command 2012-08-09 14:56:04 +02:00
Asmageddon 1bc3c293fa Added another fix for flicker bug. Looks like it's not possible to completely get rid of it, but it should be around 10000 times less common now 2012-08-09 14:56:03 +02:00
Asmageddon bbf0666539 Fixed '<command> -h', added syntax highlighting to command help 2012-08-09 14:56:03 +02:00
Asmageddon 2ed60de628 Allow 'help' command to print help for multiple commands at once 2012-08-09 14:56:02 +02:00
Asmageddon 76546ec176 Fixed double space being appended after commands 2012-08-09 14:56:02 +02:00
Asmageddon 0a9a1db942 Fixed another splitting bug 2012-08-09 14:56:02 +02:00
Asmageddon d589823f4a Fixed accidential highlight on time zone name 2012-08-09 14:56:02 +02:00
Asmageddon 33decd1780 Finally and definitely fixed all flickering bugs 2012-08-09 14:56:01 +02:00
Asmageddon 6269076c7e Added scrolling to event view, fixed all crashes 2012-08-09 14:56:01 +02:00
Asmageddon 506a98aee2 Implemented the .clear() -> .erase() change which supposedly fixes a lot of flicker issues 2012-08-09 14:56:01 +02:00
Asmageddon 8d1e4297ec Append space after completed line. With enhanced tab completion it poses no problem 2012-08-09 14:56:01 +02:00
Asmageddon 8678121210 Made it possible to open torrent options with 'o' in detail view 2012-08-09 14:56:00 +02:00
Asmageddon 24d801d18a Fixed a parameter splitting bug that prevented help command from working and could have lead to rm disaster 2012-08-09 14:56:00 +02:00
Asmageddon 2e647c6b41 Fixed help string in torrent detail and event views 2012-08-09 14:55:59 +02:00
Asmageddon a47b2bc715 Show torrent options entry in torrent menu (both alltorrents and torrentdetail views) 2012-08-09 14:55:59 +02:00
Asmageddon e1a3a9e077 Fixed a harmless mistake that I made 80 commits earlier 2012-08-09 14:55:59 +02:00
Asmageddon 3488a761b8 Changed default column settings to be friendlier to small terminals 2012-08-09 14:55:59 +02:00
Asmageddon 822ddc2182 Place completed torrents after the rest regardless of sort keys(optional, on by default) 2012-08-09 14:55:58 +02:00
Asmageddon f5f1f11f61 Fixed sorting by some of the keys, reversed sorting order where appropriate 2012-08-09 14:55:58 +02:00
Asmageddon 864785752f Change primary sort field with '<' and '>' keys 2012-08-09 14:55:58 +02:00
Asmageddon 60e534f59b Removed trailing whitespace 2012-08-09 14:55:57 +02:00