[vlc-commits] macosx: added a 'Drop Zone' view, which is displayed when the playlist is empty
Felix Paul Kühne
git at videolan.org
Wed Aug 3 15:48:10 CEST 2011
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed Aug 3 15:47:46 2011 +0200| [2be3a2dcf1e3eaffe1edfa4ed2923d4d3a7216e0] | committer: Felix Paul Kühne
macosx: added a 'Drop Zone' view, which is displayed when the playlist is empty
preliminary graphics..
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2be3a2dcf1e3eaffe1edfa4ed2923d4d3a7216e0
---
Makefile.am | 2 +
.../English.lproj/MainMenu.nib/designable.nib | 712 +++++++++++++++++++-
.../English.lproj/MainMenu.nib/keyedobjects.nib | Bin 116924 -> 120473 bytes
.../Resources/mainwindow/dropzone-background.png | Bin 0 -> 96 bytes
.../macosx/Resources/mainwindow/dropzone.png | Bin 0 -> 1641 bytes
.../package/macosx/vlc.xcodeproj/project.pbxproj | 8 +
modules/gui/macosx/MainWindow.h | 8 +
modules/gui/macosx/MainWindow.m | 38 +-
modules/gui/macosx/intf.m | 1 +
9 files changed, 751 insertions(+), 18 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=2be3a2dcf1e3eaffe1edfa4ed2923d4d3a7216e0
More information about the vlc-commits
mailing list