[vlc-commits] macosx: move detached window stuff in extra xib file and only load that when necessary
David Fuhrmann
git at videolan.org
Fri Sep 28 15:20:10 CEST 2012
vlc | branch: master | David Fuhrmann <david.fuhrmann at googlemail.com> | Fri Sep 28 15:16:13 2012 +0200| [74de9069988d20c16310bf6adc2a7c626e6bd749] | committer: David Fuhrmann
macosx: move detached window stuff in extra xib file and only load that when necessary
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=74de9069988d20c16310bf6adc2a7c626e6bd749
---
Makefile.am | 1 +
.../English.lproj/DetachedVideoWindow.xib | 1621 ++++++++++++++++++++
.../macosx/Resources/English.lproj/MainMenu.xib | 1455 +++---------------
.../package/macosx/vlc.xcodeproj/project.pbxproj | 12 +
modules/gui/macosx/MainWindow.h | 3 +-
modules/gui/macosx/MainWindow.m | 52 +-
6 files changed, 1873 insertions(+), 1271 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=74de9069988d20c16310bf6adc2a7c626e6bd749
More information about the vlc-commits
mailing list