WinGui: Added a new option that will allow users to fallback to using system colours...
authorsr55 <sr55.hb@outlook.com>
Thu, 13 Jun 2013 18:38:02 +0000 (18:38 +0000)
committersr55 <sr55.hb@outlook.com>
Thu, 13 Jun 2013 18:38:02 +0000 (18:38 +0000)
commit97769166a50e30941dfad0ad227a37c8538a72e1
tree2b254084a2eca1ec5610060a57e7eae75cfd455f
parent8e8277e05d69226d96d75ba8667413559350c8c3
WinGui: Added a new option that will allow users to fallback to using system colours. This is useful for those running non-standard system themes or high contrast mode.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5575 b64f7644-9d1e-0410-96f1-a4d463321fa5
13 files changed:
win/CS/HandBrakeWPF/HandBrakeWPF.csproj
win/CS/HandBrakeWPF/Helpers/AppStyleHelper.cs [new file with mode: 0644]
win/CS/HandBrakeWPF/UserSettingConstants.cs
win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs
win/CS/HandBrakeWPF/ViewModels/ShellViewModel.cs
win/CS/HandBrakeWPF/ViewModels/ViewModelBase.cs
win/CS/HandBrakeWPF/Views/AudioView.xaml
win/CS/HandBrakeWPF/Views/MainView.xaml
win/CS/HandBrakeWPF/Views/OptionsView.xaml
win/CS/HandBrakeWPF/Views/ShellView.xaml
win/CS/HandBrakeWPF/Views/Styles/Styles.xaml
win/CS/HandBrakeWPF/Views/SubtitlesView.xaml
win/CS/HandBrakeWPF/defaultsettings.xml