summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views/QueueView.xaml
Commit message (Expand)AuthorAgeFilesLines
* Multi instance (#2791)Scott2020-04-261-4/+6
* WinGui: Disable the Queue Tabs when multiple items are selected to avoid UI c...sr552020-03-141-115/+121
* WinGui: Fix a localisation issue on the Point to Point Dropdown and add Title...sr552020-03-031-12/+28
* WinGui: Revert queue selection behavior back to extended. Fixes #2657sr552020-02-281-1/+1
* WinGui: Set queue selection mode to Singlesr552020-02-231-1/+1
* WinGui: Fix an issue where default settings were not getting loaded. Fixes #2549sr552020-01-151-1/+1
* WinGui: Improve rendering of queue filename when the filename > 1 line for th...sr552020-01-131-2/+2
* WinGui: Cosmetic: Increase slightly the default size of the queue window, and...sr552019-12-231-3/+3
* WinGui: Queue Stats cosmeticssr552019-10-041-9/+4
* WinGui: Some minor further work to the dark theme.sr552019-07-031-6/+6
* WinGui: Usability improvements on the Queue.sr552019-06-301-59/+40
* WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...sr552019-06-241-15/+15
* WinGui: Further work on the new Dark Theme. Mostly around icons.sr552019-06-221-26/+9
* WinGui: Re-implement queue import/export functionality for the GUI. Note, thi...sr552019-06-071-1/+3
* WinGui: Remove legacy delete.png icon and replace with grey X variant. Better...sr552019-04-191-1/+1
* WinGui: Make the Queue Delete button more reliable. Doesn't need a double cli...sr552019-04-191-11/+8
* WinGui: Minor bug fixes and UX improvements to the new queue design.sr552019-04-061-3/+14
* WinGui: Increase Queue Window size and make more space for the Filenames on t...sr552019-03-291-2/+2
* WinGui: Move all image paths to be consistent.sr552019-03-101-4/+4
* WinGui: Fix inline queue.sr552019-03-101-1/+1
* WinGui: Queue Up/Down button size aligned with other buttons on the window.sr552019-03-031-2/+2
* WinGui: Queue -> Overhaul the context menu on the queue to offer context awar...sr552019-03-031-17/+13
* WinGui: Remove the legacy queue design. The new design is now always used.sr552019-03-031-337/+436
* WinGui: Improvements to the new queue design.sr552019-01-041-1/+1
* WinGui: Make the new queue design default for new nightly installs. Move the...sr552018-12-281-2/+1
* WinGui: Restore the options dropdown on the legacy queue design.sr552018-12-281-0/+23
* WinGui: Rollback some styling change fixes to see if it fixes the odd behavio...sr552018-10-191-1/+1
* WinGui: Fix a number of style inheritance issues.sr552018-10-151-3/+3
* WinGui: Simplify the Language Resource Files.sr552018-10-101-34/+34
* WinGui: Improving Accessibility of the new Queue (and fixed a few other issue...sr552018-09-281-31/+8
* WinGui: Minor bug fixes and tidyup in the queue.sr552018-09-281-1/+1
* WinGui: Remove the Options dropdown from the Queue header. It's only ever ha...sr552018-09-271-2/+2
* WinGui: Queue -> Retry Failed context menu option. Bring over some improvem...sr552018-09-271-21/+33
* WinGui: Implementing the new queue design. This is currently experimental and...sr552018-09-221-277/+287
* WinGui: Don't grey out the Start Queue button when the encode is paused. #1501sr552018-07-291-0/+2
* WinGui: Some more backend work for the upcoming Queue redesign.sr552018-05-181-0/+1
* WinGui: Change the Preset Selection to a Menu based design as it offers faste...sr552017-09-221-2/+0
* WinGui: Implement "Open Source" and "Open Destination" on the Queue context m...sr552017-08-231-2/+5
* WinGui: While Queue Jobs are in-progress, rotate the in-progress icon.sr552017-06-071-5/+22
* WinGui: Remove the legacy XML based queue import/export funcitonality. One ca...sr552017-05-291-3/+2
* WinGui: Correctly synchronise the WhenDone dropdowns in the Queue, MainWindow...sr552017-01-081-21/+7
* WinGui: Adding Queue Start/Pause Context Menu options to the In-line queue an...sr552017-01-071-6/+9
* WinGui: Fix log display in the GUI where the start of a log could be cut off...sr552016-09-231-4/+2
* WinGui: Some API and warnings cleanup.Scott2015-12-271-1/+3
* Improve the In-line queue display.Scott2015-10-241-8/+11
* Initial commit to allow the Queue Window to be embedded in the main window. S...Scott2015-10-241-12/+7
* WinGui: Moving more of the view strings into resources. sr552015-06-071-33/+34
* WinGui: General tidy up and remove the custom styling for the app. The app wi...sr552015-05-171-17/+1
* WinGui: Add "Delete" key shortcut to the queue to delete selected items.sr552015-04-181-1/+14
* WinGui: sr552015-01-271-2/+3