[vlc-commits] macosx: fixed NSRangeException when triggering modifier keys without characters as enabled by some international keyboards (close #7268)
Felix Paul Kühne
git at videolan.org
Fri Aug 3 14:40:47 CEST 2012
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Aug 3 14:37:34 2012 +0200| [c97faddc527a0455c93419982b23763a3d6485d8] | committer: Felix Paul Kühne
macosx: fixed NSRangeException when triggering modifier keys without characters as enabled by some international keyboards (close #7268)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c97faddc527a0455c93419982b23763a3d6485d8
---
modules/gui/macosx/MainWindow.m | 30 +++++++-----
modules/gui/macosx/VideoView.m | 59 ++++++++++++-----------
modules/gui/macosx/controls.m | 42 ++++++++--------
modules/gui/macosx/intf.m | 100 ++++++++++++++++++++-------------------
4 files changed, 124 insertions(+), 107 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=c97faddc527a0455c93419982b23763a3d6485d8
More information about the vlc-commits
mailing list