[vlc-commits] macosx: prove-of-concept of a styled window title bar
Felix Paul Kühne
git at videolan.org
Fri Dec 23 19:05:02 CET 2011
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Dec 23 19:04:41 2011 +0100| [b40f9cee8617f6da0ddc4a3c3a4c0efa4ebcd837] | committer: Felix Paul Kühne
macosx: prove-of-concept of a styled window title bar
current lacks support for zooming and therefore behaves incorrectly when using Lion's native fullscreen mode
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b40f9cee8617f6da0ddc4a3c3a4c0efa4ebcd837
---
.../macosx/Resources/English.lproj/MainMenu.xib | 468 ++++++++++++++++++--
.../package/macosx/vlc.xcodeproj/project.pbxproj | 16 +-
modules/gui/macosx/MainWindow.h | 2 +
modules/gui/macosx/MainWindow.m | 66 +++-
modules/gui/macosx/MainWindowTitle.h | 42 ++
modules/gui/macosx/MainWindowTitle.m | 70 +++
modules/gui/macosx/Modules.am | 2 +
7 files changed, 615 insertions(+), 51 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=b40f9cee8617f6da0ddc4a3c3a4c0efa4ebcd837
More information about the vlc-commits
mailing list