Fix compose bug on OSX.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2985 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2003-05-20 15:29:42 +00:00
parent 1cbbf7f53f
commit b31a225083
2 changed files with 11 additions and 2 deletions
+2
View File
@@ -1,5 +1,7 @@
CHANGES IN FLTK 1.1.4
- OSX users couldn't enter some special chars when using
some foreign key layouts (STR #32)
- Hiding subwindows on OSX would hide the parent window
(STR #22)
- Added thin plastic box types.