diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-05-15 19:42:34 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-05-15 19:42:34 +0000 |
| commit | 33f05fa72a6a33fc072963f0523a8a1951716c10 (patch) | |
| tree | 48ff5f3988a7a5dd7647775252b625ed6851f11d /CHANGES | |
| parent | e217ac0564bea7d20ca69beaad13164e799d8243 (diff) | |
Fix loading of old BMP files.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2227 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.0 + - Fl_BMP_Image now supports older BMP files with the 12 + byte header. - Optimized the redrawing of tabs and radio/check buttons when the keyboard focus changes. - More tooltip fixes. |
