diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2003-05-28 05:10:05 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2003-05-28 05:10:05 +0000 |
| commit | 1d4edf5fb93fffc9d81a75b40c5e28235d3147c9 (patch) | |
| tree | 52d13cef1dc566a3622c806d58409692d0ac7a80 /CHANGES | |
| parent | 9636dd13c147e93636258eca6d510235821bcf3e (diff) | |
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
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
