diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2003-05-20 17:53:26 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2003-05-20 17:53:26 +0000 |
| commit | 9a7fb54d465c3ba3c0fdefdd3f804a7954a0c185 (patch) | |
| tree | 7c9e6d2d9476d0afda9ddb70d55763c280d00efa /CHANGES | |
| parent | b31a225083a59d3ec8869b29aed48140322ef8e2 (diff) | |
Fix show of subwindow causing crash (STR #23)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2987 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ CHANGES IN FLTK 1.1.4 + - Showing a subwindow inside a hidden window would crash + the application (STR #23) - 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 |
