[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
Tue Dec 27 23:24:46 CET 2011


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Tue Dec 27 23:24:37 2011 +0100| [105ab7dd428f77827705f7326d6a1515bc9fb8ea] | committer: Felix Paul Kühne

macosx: added a resize control to the main window (not in use when linking against the 10.7 SDK)

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=105ab7dd428f77827705f7326d6a1515bc9fb8ea
---

 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.git/?a=commitdiff;h=105ab7dd428f77827705f7326d6a1515bc9fb8ea


More information about the vlc-commits mailing list