OSDN Git Service

MacGui: Put Picture Settings and Video Filters into one inspector.
authordynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 5 Mar 2009 19:54:53 +0000 (19:54 +0000)
committerdynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 5 Mar 2009 19:54:53 +0000 (19:54 +0000)
commit154e5e25c9e229b979942e558c507315449e95d4
tree13c3e0e7e1c5454d6d7ef837befe9475ec1f626c
parent3d3f3965fc5f88014a7c03d29f96be39209badfa
MacGui: Put Picture Settings and Video Filters into one inspector.
- Separated in a tab view
- Move methods from PictureFilterController into PictureController
- NOTE: This layout, etc is not final as far as detail by any means, however ...  did not want to get too far out from svn due to the mods to xcode and the current development of the build system.

git-svn-id: svn://localhost/HandBrake/trunk@2226 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/Controller.h
macosx/Controller.mm
macosx/English.lproj/MainMenu.xib
macosx/English.lproj/PictureFilters.xib [deleted file]
macosx/English.lproj/PictureSettings.xib
macosx/HBFilterController.h [deleted file]
macosx/HBFilterController.mm [deleted file]
macosx/HandBrake.xcodeproj/project.pbxproj
macosx/PictureController.h
macosx/PictureController.mm