diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-08-16 20:10:21 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-08-16 20:10:21 +0000 |
| commit | ab53ef9a444b7a32295e68e3faa98308a5e33cf0 (patch) | |
| tree | bf181e04328cf127c2b4256d6dc35f2e208e2e97 /CHANGES | |
| parent | a2c193c777fab8e0cc7a87df9df1578dbbbf2555 (diff) | |
Fix FLUID image problems.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2591 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ CHANGES IN FLTK 1.1.0 + - FLUID didn't register the image formats in the + fltk_images library, and had some other image + management problems. - Fixed one more redraw bug in Fl_Browser_ where we weren't using the box function to erase empty space in the list. |
