From 101fa5b640850b310eff5889f66df5bbe43b5fff Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 5 Jun 2003 21:14:19 +0000 Subject: Fix mapping of Apple keys to CTRL keys on OSX. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3022 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index c05032f0a..3a9b9d49e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ CHANGES IN FLTK 1.1.4 + - Apple-C/X/V/Z didn't work in the Fl_Input widget due + to a bad mapping to control keys (STR #pending) - Added the OSX-specific fl_open_callback() function to handle Open Documents messages from the Finder (STR #pending) -- cgit v1.2.3