[vlc-commits] macosx: added 2 new classes for generic dialogs to enter text or to select stuff in a popup

Felix Paul Kühne git at videolan.org
Wed Sep 12 11:10:15 CEST 2012


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed Sep 12 11:07:41 2012 +0200| [8db7da131efd1706b55df829622760ee75478a65] | committer: Felix Paul Kühne

macosx: added 2 new classes for generic dialogs to enter text or to select stuff in a popup

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

 .../Resources/English.lproj/SharedDialogs.xib      | 1134 ++++++++++++++++++++
 .../package/macosx/vlc.xcodeproj/project.pbxproj   |   16 +
 modules/gui/macosx/Modules.am                      |    3 +-
 modules/gui/macosx/SharedDialogs.h                 |   97 ++
 modules/gui/macosx/SharedDialogs.m                 |  129 +++
 modules/gui/macosx/intf.m                          |    3 +-
 6 files changed, 1380 insertions(+), 2 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=8db7da131efd1706b55df829622760ee75478a65


More information about the vlc-commits mailing list