OSDN Git Service

MacGui: "Ritsuka Bar" toolbar initial implementation
authordynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 25 Jul 2007 19:08:39 +0000 (19:08 +0000)
committerdynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 25 Jul 2007 19:08:39 +0000 (19:08 +0000)
commitd7b42a2640ea090a72b45df6656375e7e13ed7ad
tree495aa42cc1d9d546f831c6ec15a0ab0d97419e1f
parentf0ac1d26149bef713320105a252b276da6649cc1
MacGui: "Ritsuka Bar" toolbar initial implementation
- Thanks goes to Ritsuka!
- Moves the Start/Cancel, Pause/Resume, Presets Drawer and Activity Window (previously debug) controls into a nice toolbar at the top of the main window
- Resizes the height of the main window to allow for the progress bar at the bottom during encoding
- Small change in that now muxmkv.c is included in the xcode project under libhb resources. Instead of under the main project heading.

git-svn-id: svn://localhost/HandBrake/trunk@733 b64f7644-9d1e-0410-96f1-a4d463321fa5
15 files changed:
macosx/Controller.h
macosx/Controller.mm
macosx/English.lproj/MainMenu.nib/classes.nib
macosx/English.lproj/MainMenu.nib/info.nib
macosx/English.lproj/MainMenu.nib/keyedobjects.nib
macosx/English.lproj/OutputPanel.nib/info.nib
macosx/English.lproj/OutputPanel.nib/keyedobjects.nib
macosx/HandBrake.xcodeproj/project.pbxproj
macosx/icons/Add.tiff [new file with mode: 0644]
macosx/icons/Brushed Window.tiff [new file with mode: 0644]
macosx/icons/Drawer-List2.png [new file with mode: 0644]
macosx/icons/Pause.tiff [new file with mode: 0644]
macosx/icons/Play.tiff [new file with mode: 0644]
macosx/icons/Stop.tiff [new file with mode: 0644]
macosx/icons/Terminal.tiff [new file with mode: 0644]