Mac OS X's version of Fl::get_key(int) would mixup ctrl and meta.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3009 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Matthias Melcher
2003-05-28 05:10:05 +00:00
parent 9636dd13c1
commit 1d4edf5fb9
3 changed files with 10 additions and 8 deletions
+1
View File
@@ -1,5 +1,6 @@
CHANGES IN FLTK 1.1.4
- Fl::get_key(x) would mix up Ctrl and Meta on OS X
- The configure script used the wrong dynamic library
linking command for OSX (STR #51)
- The Fl_Text_Editor widget did not set changed() nor