[vlc-commits] macosx: Split into VLCTextfieldPanelController and VLCPopupPanelController
David Fuhrmann
git at videolan.org
Fri Sep 2 00:03:48 CEST 2016
vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Thu Sep 1 17:25:49 2016 +0200| [ffe133894a75e12232997837f24ad697aded0bbe] | committer: David Fuhrmann
macosx: Split into VLCTextfieldPanelController and VLCPopupPanelController
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ffe133894a75e12232997837f24ad697aded0bbe
---
.../macosx/Resources/English.lproj/CoreDialogs.xib | 2 +-
.../macosx/Resources/English.lproj/PopupPanel.xib | 6 +--
.../package/macosx/vlc.xcodeproj/project.pbxproj | 22 ++++++----
modules/gui/macosx/Makefile.am | 3 +-
.../gui/macosx/VLCAudioEffectsWindowController.m | 3 +-
.../gui/macosx/VLCConvertAndSaveWindowController.m | 3 +-
...aredDialogs.h => VLCTextfieldPanelController.h} | 35 +---------------
...aredDialogs.m => VLCTextfieldPanelController.m} | 47 +---------------------
.../gui/macosx/VLCVideoEffectsWindowController.m | 3 +-
9 files changed, 29 insertions(+), 95 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=ffe133894a75e12232997837f24ad697aded0bbe
More information about the vlc-commits
mailing list