]> granicus.if.org Git - handbrake/commit
WinGui: Add a Mini Status Display window that can be accessed via the tray notify...
authorsr55 <sr55.hb@outlook.com>
Sat, 18 Jul 2015 20:10:15 +0000 (20:10 +0000)
committersr55 <sr55.hb@outlook.com>
Sat, 18 Jul 2015 20:10:15 +0000 (20:10 +0000)
commit358cb88d56078fab57c5daf9493704b111217839
tree4d16284ff2a4e69227b763f50d99b74826348dcb
parent074663b7aa8e85a85fd6d298ada3cd50500348c8
WinGui: Add a Mini Status Display window that can be accessed via the tray notify icon when the app is minimised to tray.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7350 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/CS/HandBrakeWPF/HandBrakeWPF.csproj
win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs
win/CS/HandBrakeWPF/Properties/ResourcesUI.resx
win/CS/HandBrakeWPF/Startup/CastleBootstrapper.cs
win/CS/HandBrakeWPF/ViewModels/Interfaces/IMiniViewModel.cs [new file with mode: 0644]
win/CS/HandBrakeWPF/ViewModels/MiniViewModel.cs [new file with mode: 0644]
win/CS/HandBrakeWPF/Views/MiniView.xaml [new file with mode: 0644]
win/CS/HandBrakeWPF/Views/ShellView.xaml.cs