[vlc-commits] macosx: implemented accessibility code for the custom window buttons used in the black window style (close #6093)
Felix Paul Kühne
git at videolan.org
Sun Feb 19 21:10:31 CET 2012
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Feb 19 20:58:40 2012 +0100| [e93cace3b35a555a023b1adc9fcdfb8da231ec57] | committer: Felix Paul Kühne
macosx: implemented accessibility code for the custom window buttons used in the black window style (close #6093)
based upon sample code by Peter Maurer - thanks so much!
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e93cace3b35a555a023b1adc9fcdfb8da231ec57
---
.../macosx/Resources/English.lproj/MainMenu.xib | 129 ++++++++++++++++++-
modules/gui/macosx/CompatibilityFixes.h | 2 +
modules/gui/macosx/MainWindowTitle.h | 31 +++++
modules/gui/macosx/MainWindowTitle.m | 92 ++++++++++++++
4 files changed, 247 insertions(+), 7 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=e93cace3b35a555a023b1adc9fcdfb8da231ec57
More information about the vlc-commits
mailing list