[vlc-commits] macosx: use VLCDropView for the controls bar drop area

David Fuhrmann git at videolan.org
Tue Feb 11 20:36:22 CET 2014


vlc | branch: master | David Fuhrmann <david.fuhrmann at googlemail.com> | Tue Feb 11 20:34:05 2014 +0100| [5f194336a9c8ecf3c199bdcefadb3b1aad4e85ea] | committer: David Fuhrmann

macosx: use VLCDropView for the controls bar drop area

This removes VLCThreeImageDropView and thus duplicated
D&D code.

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

 .../English.lproj/DetachedVideoWindow.xib          |  801 ++++----
 .../macosx/Resources/English.lproj/MainWindow.xib  | 2003 ++++++++++----------
 modules/gui/macosx/ControlsBar.h                   |    1 +
 modules/gui/macosx/ControlsBar.m                   |    2 +
 modules/gui/macosx/misc.h                          |    8 +-
 modules/gui/macosx/misc.m                          |   62 +-
 6 files changed, 1453 insertions(+), 1424 deletions(-)

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


More information about the vlc-commits mailing list