vlc | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Sat May 16 
12:24:31 2015 +0200| [491bef0b30ff9771eb0298033a4cede5e1994f31] | committer: 
David Fuhrmann

macosx: Remove sharedInstance from About window and rework

Removes sharedInstance from About window controller, and rework
as a NSWindowController subclass. This is the new owner of the xib
and thus instantiated outside the nib bundle.

Splits Help window in own xib and add own NSWindowController as
well.

refs #5556

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

 Makefile.am                                        |    1 +
 .../macosx/Resources/English.lproj/About.xib       |  630 ++++----------------
 .../macosx/Resources/English.lproj/Help.xib        |  408 +++++++++++++
 .../package/macosx/vlc.xcodeproj/project.pbxproj   |   13 +
 modules/gui/macosx/MainMenu.h                      |    8 +-
 modules/gui/macosx/MainMenu.m                      |   17 +-
 modules/gui/macosx/about.h                         |   21 +-
 modules/gui/macosx/about.m                         |  254 ++++----
 8 files changed, 694 insertions(+), 658 deletions(-)

Diff:   
http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=491bef0b30ff9771eb0298033a4cede5e1994f31
_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to