Fix resize bug on OSX (STR #64)

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3037 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2003-06-15 06:10:54 +00:00
parent b46c9b63a1
commit 0341822a56
2 changed files with 6 additions and 2 deletions
+1
View File
@@ -1,5 +1,6 @@
CHANGES IN FLTK 1.1.4
- OSX window resizing didn't work (STR #64)
- Fixed MacOS X shared library generation (STR #51)
- Several widgets defined their own size() method but
didn't provide an inline method that mapped to the