[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
Wed Dec 28 01:39:50 CET 2011


vlc/vlc-1.2 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Dec 25 15:19:45 2011 +0100| [73e17bbca3021043d06b362b83901515b3bd369f] | committer: Jean-Baptiste Kempf

macosx: added a basic traffic lights icon set for the dark window and the related implementation
(cherry picked from commit 6e77944124447121dd655340513c7e882b5432c1)

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

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

 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/vlc-1.2.git/?a=commitdiff;h=73e17bbca3021043d06b362b83901515b3bd369f


More information about the vlc-commits mailing list