[vlc-commits] macosx: added a basic traffic lights icon set for the dark window and the related implementation
Felix Paul Kühne
git at videolan.org
Sun Dec 25 15:20:03 CET 2011
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Dec 25 15:19:45 2011 +0100| [6e77944124447121dd655340513c7e882b5432c1] | committer: Felix Paul Kühne
macosx: added a basic traffic lights icon set for the dark window and the related implementation
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6e77944124447121dd655340513c7e882b5432c1
---
Makefile.am | 9 ++++
.../macosx/Resources/English.lproj/MainMenu.xib | 49 ++++++++++++-------
.../Resources/mainwindow_dark/window-close-on.png | Bin 0 -> 4727 bytes
.../mainwindow_dark/window-close-over.png | Bin 0 -> 4706 bytes
.../Resources/mainwindow_dark/window-close.png | Bin 0 -> 4696 bytes
.../mainwindow_dark/window-minimize-on.png | Bin 0 -> 4688 bytes
.../mainwindow_dark/window-minimize-over.png | Bin 0 -> 4694 bytes
.../Resources/mainwindow_dark/window-minimize.png | Bin 0 -> 4678 bytes
.../Resources/mainwindow_dark/window-zoom-on.png | Bin 0 -> 4725 bytes
.../Resources/mainwindow_dark/window-zoom-over.png | Bin 0 -> 4720 bytes
.../Resources/mainwindow_dark/window-zoom.png | Bin 0 -> 4720 bytes
.../package/macosx/vlc.xcodeproj/project.pbxproj | 36 ++++++++++++++
modules/gui/macosx/MainWindowTitle.h | 6 ++
modules/gui/macosx/MainWindowTitle.m | 40 ++++++++++++++++-
14 files changed, 121 insertions(+), 19 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=6e77944124447121dd655340513c7e882b5432c1
More information about the vlc-commits
mailing list