[vlc-commits] macosx: fixed rounded bottom corners when using the black window style

Felix Paul Kühne git at videolan.org
Fri Feb 17 15:59:58 CET 2012


vlc/vlc-2.0 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Feb 17 15:58:42 2012 +0100| [9b15c78321a4c4659e874596cee8397ff08d8afd] | committer: Felix Paul Kühne

macosx: fixed rounded bottom corners when using the black window style
(cherry picked from commit acc847396cd8d3ef8c246c18da39bc7ac69425a8)

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

 Makefile.am                                        |    2 +
 .../macosx/Resources/English.lproj/MainMenu.xib    |   58 +++++++++++--
 .../Resources/mainwindow_dark/bottomdark-left.png  |  Bin 0 -> 1048 bytes
 .../Resources/mainwindow_dark/bottomdark-right.png |  Bin 0 -> 1053 bytes
 .../package/macosx/vlc.xcodeproj/project.pbxproj   |    8 ++
 modules/gui/macosx/MainWindow.m                    |    4 +-
 modules/gui/macosx/misc.h                          |   10 ++
 modules/gui/macosx/misc.m                          |   96 ++++++++++++++++++++
 8 files changed, 170 insertions(+), 8 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commitdiff;h=9b15c78321a4c4659e874596cee8397ff08d8afd


More information about the vlc-commits mailing list