vlc/vlc-2.0 | branch: master | Felix Paul Kühne <[email protected]> | 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 <[email protected]> > 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 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
