[vlc-devel] commit: macosx dialog provider: moved UI widgets out of the interface implementation ( Felix Paul Kühne )

git version control git at videolan.org
Sat Feb 20 01:29:25 CET 2010


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sat Feb 20 01:29:08 2010 +0100| [e8e65d95ffc3103486cffa94e0b22647fdbf6762] | committer: Felix Paul Kühne 

macosx dialog provider: moved UI widgets out of the interface implementation

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

 modules/gui/macosx_dialog_provider/Modules.am      |    5 +-
 modules/gui/macosx_dialog_provider/VLCUIWidgets.h  |   77 ++++
 modules/gui/macosx_dialog_provider/VLCUIWidgets.m  |  378 ++++++++++++++++++
 .../gui/macosx_dialog_provider/dialogProvider.m    |  402 +-------------------
 4 files changed, 461 insertions(+), 401 deletions(-)

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



More information about the vlc-devel mailing list