vlc | branch: master | Felix Paul Kühne <[email protected]> | Fri Jul 17 15:39:12 2015 +0200| [348122200a32893a8735a66c0867aa28a5168bd5] | committer: Felix Paul Kühne
macosx: refactor simple preferences to work without object in xib > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=348122200a32893a8735a66c0867aa28a5168bd5 --- .../Resources/English.lproj/SimplePreferences.xib | 2243 ++++++++++++++++++++ .../package/macosx/vlc.xcodeproj/project.pbxproj | 12 + modules/gui/macosx/intf.m | 4 +- modules/gui/macosx/simple_prefs.h | 314 +-- modules/gui/macosx/simple_prefs.m | 1088 +++++----- 5 files changed, 2958 insertions(+), 703 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=348122200a32893a8735a66c0867aa28a5168bd5 _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
