[vlc-devel] commit: macosx: added a non-implemented skeletion (just the UI) for a VLM configuration panel with a preliminary icon set ( Felix Paul Kühne )
git version control
git at videolan.org
Mon Sep 22 15:04:00 CEST 2008
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Mon Sep 22 15:07:10 2008 +0200| [358e35e7e3ced377500e2ceea8f0922fd85569d4] | committer: Felix Paul Kühne
macosx: added a non-implemented skeletion (just the UI) for a VLM configuration panel with a preliminary icon set
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=358e35e7e3ced377500e2ceea8f0922fd85569d4
---
.../English.lproj/MainMenu.nib/classes.nib | 1264 +++++++-------------
.../Resources/English.lproj/MainMenu.nib/info.nib | 17 +-
.../English.lproj/MainMenu.nib/keyedobjects.nib | Bin 119784 -> 119186 bytes
.../Resources/English.lproj/VLM.nib/classes.nib | 72 ++
.../Resources/English.lproj/VLM.nib/info.nib | 19 +
.../English.lproj/VLM.nib/keyedobjects.nib | Bin 0 -> 23284 bytes
.../package/macosx/vlc.xcodeproj/project.pbxproj | 36 +
modules/gui/macosx/Modules.am | 2 +
modules/gui/macosx/intf.h | 4 +
modules/gui/macosx/intf.m | 15 +
modules/gui/macosx/vlm.h | 115 ++
modules/gui/macosx/vlm.m | 184 +++
12 files changed, 900 insertions(+), 828 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=358e35e7e3ced377500e2ceea8f0922fd85569d4
More information about the vlc-devel
mailing list