[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 23:31:18 CET 2012


vlc/vlc-2.0 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Feb 19 20:58:40 2012 +0100| [77519bd63af9efea0e42624ba6f1c63350190a2a] | committer: Jean-Baptiste Kempf

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!
(cherry picked from commit e93cace3b35a555a023b1adc9fcdfb8da231ec57)

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

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

 .../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/vlc-2.0.git/?a=commitdiff;h=77519bd63af9efea0e42624ba6f1c63350190a2a


More information about the vlc-commits mailing list