summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views/MainView.xaml
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Add a tooltip to display the preset description. Initial delay before...sr552016-07-251-0/+15
* WinGui: Lay the foundation for editing presets with a simple rename window.sr552016-07-251-0/+1
* WinGui: Change the Add to queue split button so that it's styling behaves a b...sr552016-07-151-55/+21
* WinGui: Make the "Presets" menu grouped by category.sr552016-06-161-14/+4
* WinGui: Missing file from last commit.sr552016-02-201-0/+2
* WinGui: Adding a "Queue" Menusr552016-02-201-0/+13
* WinGui: WebOptimised and iPod 5G support checkboxes were not displaying the ...sr552016-02-101-2/+2
* WinGui: Couple of UI Tweaks.sr552016-02-021-1/+1
* Adding a "When Done" Label and Context Menu to the Main Screen status bar.Scott2015-10-241-6/+62
* Improve the In-line queue display.Scott2015-10-241-3/+2
* Initial commit to allow the Queue Window to be embedded in the main window. S...Scott2015-10-241-1/+14
* WinGui: Adding a number of new tooltips for some of the more complicated cont...Scott2015-09-191-2/+6
* WinGui: If the Queue Recovery doesn't return any results, show the "Source S...sr552015-08-231-1/+1
* WinGui: Add right click menu to preset listbox.sr552015-08-231-4/+18
* WinGui: Upgrade Caliburn to version 2.0.2sr552015-07-251-36/+36
* WinGui: Starting to move UI text string to resources. This will allow us to s...sr552015-06-041-32/+33
* WinGui: General tidy up and remove the custom styling for the app. The app wi...sr552015-05-171-10/+0
* WinGui: sr552015-05-031-26/+28
* WinGui: Further Minor UI tweaks. F1 Keyboard shortcut for Help.sr552015-04-271-6/+6
* WinGui: Further UI / UX Tweaks. Main body of settings disabled until the use...sr552015-04-251-2/+1
* WinGui: Some minor UI Improvements. Including Waiting Queue Count on the "Sho...sr552015-04-221-4/+5
* WinGui: Restore the "No Titles Found" dialog from previous versions of HandBr...sr552015-04-201-0/+13
* WinGui: Adding Del shortcut to preset pane, and better warnings when deleting. sr552015-04-181-0/+11
* WinGui: Some further UI design tweaks.sr552015-04-181-10/+6
* WinGui: Misc UI fixes and fixes to the logging code for scanning that could s...sr552015-04-181-10/+12
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-291-1/+6
* WinGui: Move the event trigger to make drag/drop of files on the UI more reli...sr552014-11-291-11/+1
* WinGui: Fix Playlist not displaying for bluray titles.sr552014-10-051-4/+5
* WinGui: Re-add Transparent background to toolbar.sr552014-09-171-0/+1
* WinGui: Remove the Background Transparency off the toolbar to see if it fixes...sr552014-09-151-1/+0
* WinGui: Add UIAutomation Names to some of the key controls on the main window...sr552014-09-021-14/+14
* WinGui: Use OutputFormat display name, rather than the enum name.sr552014-08-211-3/+4
* WinGui: Fix up Pausing when using libhb encode.sr552014-05-141-0/+19
* WinGui: Restore rolled back tabbing fix + added a check for illegal character...sr552014-03-231-1/+5
* WinGui: partially revert my last checking.sr552014-03-231-151/+153
* WinGui: Minor improvement to tabbing on the main window. (Going to have to ma...sr552014-03-211-153/+151
* WinGui: Tidy up a few cosmetic issues and enable the picture preview code in ...sr552014-01-251-13/+2
* WinGui: Few minor UI tweaks.sr552014-01-191-10/+5
* WinGui: Fix a number of styles that were not obeying the Use System Colours o...sr552014-01-021-0/+1
* WinGui: Some more minor tweaks to the new source menu and tidyup on the optio...sr552013-12-261-46/+1
* WinGui: Attempt to make the new source selection window less jarring in terms...sr552013-12-211-2/+2
* WinGui: Some further work in the background on the still preview feature.sr552013-12-061-1/+2
* WinGui: Redesigned the Source Selection Menu dropdown, to an overlay window. ...sr552013-12-011-3/+23
* WinGui: Remove AV_MKV option. Now default for the buildsr552013-11-081-2/+2
* WinGui: Changed the Source Menu file icon to something that scales down a bit...sr552013-11-021-1/+1
* WinGui: Couple of cosmetic fixes / minor improvements. sr552013-10-271-5/+7
* WinGui: Remove now unneeded debug menusr552013-09-211-4/+0
* WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...sr552013-09-141-10/+1
* WinGui: Change the implementation of the Source Menu Image handling. Hopefull...sr552013-09-031-5/+22
* WinGui: Cosmetic fixes around the new libhb scanning. sr552013-08-221-1/+0