git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6491 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Matthias Melcher
2008-10-31 16:47:01 +00:00
parent 2ecabfa676
commit d67cb76d5a
+1 -1
View File
@@ -1,6 +1,6 @@
CHANGES IN FLTK 1.3.0
- Fixed menu positon non screen border (STR #2057)
- Fixed menu positon close to screen border (STR #2057)
- Improved stability of fl_read_image (STR #2021)
- Fixed adding an idle handler during
a draw() call (STR #1950)