]> granicus.if.org Git - handbrake/commit
WinGui: (WPF) Add global exception handler and new wpf exception view.
authorsr55 <sr55.hb@outlook.com>
Sun, 20 Nov 2011 18:30:43 +0000 (18:30 +0000)
committersr55 <sr55.hb@outlook.com>
Sun, 20 Nov 2011 18:30:43 +0000 (18:30 +0000)
commitc0c88720f5f59104770be38f0e84d7c2897ef465
treeb1a17f7d388203cf99f5eec0665c1806dd1b8221
parent24cfd6cf3e18288052533ea385a6d0b648fac139
WinGui: (WPF) Add global exception handler and new wpf exception view.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4361 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/CS/HandBrakeWPF/App.xaml.cs
win/CS/HandBrakeWPF/Factories/ViewModelFactory.cs
win/CS/HandBrakeWPF/HandBrakeWPF.csproj
win/CS/HandBrakeWPF/ViewModels/ErrorViewModel.cs [new file with mode: 0644]
win/CS/HandBrakeWPF/ViewModels/Interfaces/IErrorViewModel.cs [new file with mode: 0644]
win/CS/HandBrakeWPF/ViewModels/ViewModelBase.cs
win/CS/HandBrakeWPF/Views/ErrorView.xaml [new file with mode: 0644]
win/CS/HandBrakeWPF/Views/ErrorView.xaml.cs [new file with mode: 0644]