(a) makes the control mode list box (in the preferences pane) under mac
commit9e194683f9c4109158d46aa6f6f0e7542db8b558
authorPatrick Welche <pwelche@src.gnome.org>
Thu, 12 Mar 2009 14:46:50 +0000 (12 14:46 +0000)
committerPatrick Welche <pwelche@src.gnome.org>
Thu, 12 Mar 2009 14:46:50 +0000 (12 14:46 +0000)
treebb3a021d0d61137022f811915320c11e4c756081
parentd62cabc0933391661964038c548e339c8a18d570
(a) makes the control mode list box (in the preferences pane) under mac
os x non-editable;
(b) fixes keyboard input in the OpenGL impl, allowing use of e.g.
two-button mode.

svn path=/trunk/; revision=3664
ChangeLog
Src/MacOSX/Dasher.xcodeproj/project.pbxproj
Src/MacOSX/DasherViewOpenGL.h
Src/MacOSX/DasherViewOpenGL.mm
Src/MacOSX/English.lproj/Preferences.nib/classes.nib
Src/MacOSX/English.lproj/Preferences.nib/info.nib
Src/MacOSX/KeyboardHelper.cpp [new file with mode: 0644]
Src/MacOSX/KeyboardHelper.h [new file with mode: 0644]