summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views/MainView.xaml
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Misc fixes and improvementssr552013-07-201-1/+7
* WinGui: Fix to the Drive Menu service so that it doesn't refresh when clickin...sr552013-07-061-2/+3
* WinGui: Just some prototype code for safe keeping. Some ideas around an Insta...sr552013-06-291-0/+1
* WinGui: Fix the Source Drive MenuItems occasionally not working when pressed....sr552013-06-211-2/+1
* WinGui: Added a new option that will allow users to fallback to using system ...sr552013-06-131-8/+12
* WinGui: Better keyboard navigation in the GUI. Added an encode progress bar ...sr552013-06-061-33/+28
* WinGui: Some usability improvements around presets. Also trying out a "Hide P...sr552013-06-021-4/+44
* WinGui: Change the Add button on the Audio/Subtitle tabs to DropButtons to be...sr552013-06-011-1/+1
* Prep for patch release.sr552013-05-301-1/+1
* WinGui: Add an attached property to the source menu to handle drive detection...sr552013-05-261-2/+3
* WinGui: Some additional work on my prototype batch add to queue feature.sr552013-05-191-1/+1