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