summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/App.xaml.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Where the system language isn't English, allow English language to be...1.2.0sr552018-12-161-1/+1
* WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...sr552018-11-111-0/+18
* WinGui: Make the error message nicer when the system clipboard is unavailable...sr552018-07-251-1/+3
* WinGui: New start-up command line option. --recover-queue-ids=<command sepa...sr552018-04-141-2/+13
* WinGui: Tidy up the build system by removing x86 build profiles.sr552018-04-131-1/+10
* Misc. typosluz.paz2018-02-201-2/+2
* WinGui: Fix a couple code warnings.sr552017-06-271-2/+1
* WinGui: Update the assembly info / version numbers / manifest.sr552017-06-111-2/+4
* WinGui: Forgot to stage the tooltip seconds update.sr552017-06-081-1/+1
* WinGui: Set a app wide 15 second default for tooltips up from the standard 5 ...sr552017-06-081-0/+3
* WinGui: Strip out some out some legacy code that was causing some threading i...sr552017-04-131-9/+11
* WinGui: Fix a number of stylecop warnings.sr552017-02-111-2/+2
* WinGui: Add support to make the windows UI more portable friendly. Configurab...sr552016-12-261-0/+6
* WinGui: If you invoke HandBrake.exe with "--auto-start-queue" it will automa...sr552016-04-231-0/+6
* App Services Cleanup ContdScott2015-09-261-2/+2
* WinGui: Replace Castle Windsor with Caliburn Micros built-in SimpleContainer ...sr552015-07-211-14/+0
* WinGui: Remove a bunch of CLI handling code.sr552015-01-311-11/+0
* WinGui: Make LibHB a first class citizen for encoding. (Now on by default). U...sr552015-01-111-1/+1
* WinGui: Fix a styling issue on the preview window. Disable libhb encode for...sr552014-08-021-2/+7
* WinGui: Add a new command line argument to the HandBrake GUI executable (--r...sr552014-03-011-1/+9
* WinGUI: Add a notice for XP users letting them know the app is not currently ...sr552013-10-101-2/+10
* WinGui: Update the exception handling code to deal with Component Activation ...sr552013-07-201-6/+28
* WinGui: Just some prototype code for safe keeping. Some ideas around an Insta...sr552013-06-291-3/+9
* WinGui: Handle FileNotFound Exceptions with a nicer error message.sr552012-11-181-3/+16
* WinGui: Readded missing functionality that scans files dropped on the app ico...sr552012-09-291-0/+22
* WinGui: Improvements and fixes to the Queue Window. Added WhenDone option. Fi...sr552012-05-261-1/+1
* WinGui: Initial Implementation of Add All to Queue. Fix the Queue so that it ...sr552012-05-201-2/+24
* WinGui: (WPF) Add global exception handler and new wpf exception view.sr552011-11-201-5/+91
* HandBrakeWPF: Switch from Caliburn to Caliburn Micro and Add a CastleWindsor ...sr552011-09-171-7/+0
* Rename Direction C# to CSsr552011-03-131-0/+27