Updated Mac OS X CodeWarrior project to work with OS X 10.2 and

CodeWarrior 8.3 . Versions below 8.3 are buggy and need to be upgraded
(free upgrades on the MetroWerks web pages).


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3025 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Matthias Melcher
2003-06-09 18:53:06 +00:00
parent f79d805e93
commit dd6c9535ef
3 changed files with 6 additions and 3 deletions
+1
View File
@@ -1,5 +1,6 @@
CHANGES IN FLTK 1.1.4
- CodeWarrior Mac OS X updated to work with current CW8.3
- 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