[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:13 CET 2012
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Feb 17 15:58:42 2012 +0100| [acc847396cd8d3ef8c246c18da39bc7ac69425a8] | committer: Felix Paul Kühne
macosx: fixed rounded bottom corners when using the black window style
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=acc847396cd8d3ef8c246c18da39bc7ac69425a8
---
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.git/?a=commitdiff;h=acc847396cd8d3ef8c246c18da39bc7ac69425a8
More information about the vlc-commits
mailing list