summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Settings.StyleCop
Commit message (Collapse)AuthorAgeFilesLines
* HandBrake.Interop: Library cleanup.sr552020-10-041-0/+16
| | | | | | - Remove HbFunctions provider class and interface. It's not needed. Interop library will direct call libhb though HBFunctions.cs - Remove HbFunctionsDirect. Any consumer of the HandBrake API should be using managed calls rather than having to deal with pointers. - Fix many stylecop warnings and update rulesets around this.
* WinGui: Further work on the new Dark Theme. Mostly around icons.sr552019-06-221-0/+17
|
* WinGui: Remove Stylecop Classic. (As a side note, ↵sr552017-02-111-44/+0
| | | | HandBrake.ApplicationServices now compiles cleanly under Mono)
* WinGui: Code Cleanupsr552012-06-141-0/+5
| | | | | | | | | - New file headers for App Services - Update Interop to include an IWindsorInstaller implementation - Update Interop Converter (new framerates and fflac) - Many stylecop warnings fixed. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4734 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Added backing properties for binding on the options window & ↵sr552011-10-221-1/+39
| | | | | | some general tidy up of the code/comments. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4310 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Rename Direction C# to CSsr552011-03-131-0/+1
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3846 b64f7644-9d1e-0410-96f1-a4d463321fa5