sr55
bd74ab955d
WinGui: Improved app keyboard navigation.
...
- Toolbar dropdown buttons now respond to Space and Enter keys to actviate them for consistency with the rest of the toolbar buttons.
- The Log and Queue windows now respond to the Esc key to close them.
2025-08-27 20:05:13 +01:00
sr55
e882fcd661
WinGui: Implement a Start Timer option for the queue. ( #586 )
2024-06-29 17:46:27 +01:00
sr55
5aa63b1a6f
WinGui: Minor refactor of the QueueTask object to remove from unnecessary UI related properties.
2024-06-20 18:08:37 +01:00
sr55
b125e81747
WinGui: Fix an issue on the queue list where if the listbox is resized, the right click menu doesn't work across the entire width. Fixes #5989
2024-04-22 19:33:28 +01:00
sr55
3bbf35109c
WinGui: Change the way resizing of the queue window works. Instead of being automatic, this is now user controllable. The "Options Menu" on the queue window now has a "simple" / "advanced" view option that you can toggle. This will show/hide the right hand information panel. #5698
2024-03-09 16:51:02 +00:00
sr55
07f8726fbf
WinGui: Add Shortcut keys to the queue window. ( #5789 )
2024-03-01 20:44:46 +00:00
sr55
e0d1ab23a7
WinGui: Ctrl-w Closes any child windows. Fixes #5704
2024-01-19 21:08:56 +00:00
sr55
4c1e85b124
WinGui: Make sure ALL windows support dark mode titlebar.
2023-05-14 14:23:43 +01:00
sr55
90b37fd193
WinGui: Trigger a final save when the queue window closes to capture any final updates the user may have made. Fixes #4922
2023-02-12 21:18:05 +00:00
sr55
41ed8ded88
WinGui: Improvements to the queue display. Basic job statistics can now be optionally shown on the queue row. Available statistics are now shown as soon as available rather than post start /end of encode. Fixes #2477
2023-02-01 14:18:29 +00:00
sr55
e9b7a4efc7
WinGui: Fix a couple of issues caused by the Caliburn Refactor
2022-07-29 19:49:03 +01:00
sr55
fcda0a30b9
WinGui: Improve status bar text when we have errors or cancellations. Alert will no longer show for cancellations. Should avoid any confusion.
2022-06-13 19:47:12 +01:00
sr55
03c0e8d124
WinGui: Fix a minor Queue UX issue. Delete item can no longer be deleted. Press 'Start Queue" to re-enable the queue. This prevents any sync issues between the buttons and the queue and keeps the UX consistent. Fixes #4242
2022-03-10 18:46:44 +00:00
sr55
9ddd89c2d9
WinGui: Add Move To Top, Move to Bottom to queue job context menu #3065
2021-09-04 21:22:52 +01:00
sr55
2077828063
WinGui: Fix build attempt 2
2020-07-25 09:26:05 +01:00
sr55
2974cc767d
WinGui: Add back lost functionality on the new queue design. There is now a Stop button that allows for existing jobs to be completed before stopping the queue. When done action will also be honoured. #2974
2020-07-24 22:02:50 +01:00
sr55
d330c8d834
WinGui: Cosmetic: Increase slightly the default size of the queue window, and allow the left pane to grow a bit larger when upscaling the window. #2527
2019-12-23 20:47:05 +00:00
sr55
0d95dacfc2
WinGui: Further work on the new Dark Theme. Mostly around icons.
2019-06-22 20:36:59 +01:00
sr55
1e36c4f811
WinGui: Make the Queue Delete button more reliable. Doesn't need a double click now for first use.
2019-04-19 22:43:30 +01:00
sr55
5b4771ffb4
WinGui: Retry menu item disabled state fixed on queue.
2019-04-06 16:25:17 +01:00
sr55
e8f5368c40
WinGui: Increase Queue Window size and make more space for the Filenames on the left panel. #2009
2019-03-29 21:32:12 +00:00
sr55
536b4f8aeb
WinGui: Queue -> Overhaul the context menu on the queue to offer context aware tasks for the selected tasks.
2019-03-03 17:54:41 +00:00
sr55
3f00ad4e38
WinGui: Remove the legacy queue design. The new design is now always used.
2019-03-03 16:28:30 +00:00
sr55
43ad6cbbde
WinGui: Implement "Open Source" and "Open Destination" on the Queue context menu. #863
2017-08-23 20:57:26 +01:00
Scott
0c541998fd
Improve the In-line queue display.
2015-10-24 20:54:18 +01:00
Scott
f08c123b77
Initial commit to allow the Queue Window to be embedded in the main window. Still some UX/UI stuff to tidy up later.
2015-10-24 19:50:57 +01:00
sr55
f319073778
WinGui: General code tidyup
...
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5705 b64f7644-9d1e-0410-96f1-a4d463321fa5
2013-08-17 20:38:18 +00:00
sr55
122ea23a9c
WinGui: (WPF) Some further work on the WPF GUI. Started to hook up presets.
...
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4379 b64f7644-9d1e-0410-96f1-a4d463321fa5
2011-12-21 18:01:05 +00:00
sr55
4e0db6ec1b
WinGui: (WPF) Added backing properties for binding on the options window & some general tidy up of the code/comments.
...
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4310 b64f7644-9d1e-0410-96f1-a4d463321fa5
2011-10-22 21:26:28 +00:00
sr55
b6a5d4eba6
Rename Direction C# to CS
...
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3846 b64f7644-9d1e-0410-96f1-a4d463321fa5
2011-03-13 16:44:49 +00:00