[vlc-commits] macosx: added a resize control to the main window ( not in use when linking against the 10.7 SDK)
Felix Paul Kühne
git at videolan.org
Wed Dec 28 01:39:53 CET 2011
vlc/vlc-1.2 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Tue Dec 27 23:24:37 2011 +0100| [648939de817945a3e9f8501d3cea0166b30724ff] | committer: Jean-Baptiste Kempf
macosx: added a resize control to the main window (not in use when linking against the 10.7 SDK)
(cherry picked from commit 105ab7dd428f77827705f7326d6a1515bc9fb8ea)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commit;h=648939de817945a3e9f8501d3cea0166b30724ff
---
Makefile.am | 1 +
.../macosx/Resources/English.lproj/MainMenu.xib | 809 +++++++-------------
.../Resources/mainwindow_dark/window-resize.png | Bin 0 -> 189 bytes
.../package/macosx/vlc.xcodeproj/project.pbxproj | 4 +
modules/gui/macosx/MainWindow.h | 1 +
modules/gui/macosx/MainWindow.m | 6 +-
modules/gui/macosx/MainWindowTitle.h | 6 +
modules/gui/macosx/MainWindowTitle.m | 29 +
8 files changed, 311 insertions(+), 545 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commitdiff;h=648939de817945a3e9f8501d3cea0166b30724ff
More information about the vlc-commits
mailing list