[vlc-commits] macosx: fix coredialog provider, fix dialog initialization
David Fuhrmann
git at videolan.org
Sun Aug 30 20:45:49 CEST 2015
vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Sun Aug 30 00:37:26 2015 +0200| [4aa458cd44857104857432804091149e1831c333] | committer: David Fuhrmann
macosx: fix coredialog provider, fix dialog initialization
This removes the singleton, fixes the xib, and initializes
the dialog provider class at the correct time. dialog_Register
will be called only once now.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4aa458cd44857104857432804091149e1831c333
---
.../macosx/Resources/English.lproj/CoreDialogs.xib | 161 ++++++++++----------
modules/gui/macosx/ExtensionsDialogProvider.m | 2 +-
modules/gui/macosx/coredialogs.h | 1 -
modules/gui/macosx/coredialogs.m | 77 +++++-----
modules/gui/macosx/intf.m | 10 +-
5 files changed, 124 insertions(+), 127 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=4aa458cd44857104857432804091149e1831c333
More information about the vlc-commits
mailing list