summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2002-05-25 13:38:25 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2002-05-25 13:38:25 +0000
commitacd6bd5cc858284f12e1330d4acd49cad47e7f82 (patch)
tree73b95e9fb388772fd51321b5043324ce73718d33 /CHANGES
parent62424b33c5dc5fc74263ba4205f9562e5864b8c3 (diff)
Clean up string includes.
Fix Fl_Shared_Image::add_handler() and friends. Fix Fl_PNM_Image loader. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2260 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 8 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 5385da192..58fbc98ac 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,14 @@
CHANGES IN FLTK 1.1.0rc3
- Documentation updates.
- - Fl_BMP_Image, Fl_JPEG_Image, Fl_PNG_Image, and Fl_Shared_Image
- didn't delete image data that was allocated.
+ - Fl_Shared_Image used a double-pointer to the image
+ handler functions, which was unnecessary and
+ unintuitive.
+ - Fl_PNM_Image didn't load the height of the image
+ properly.
+ - Fl_BMP_Image, Fl_JPEG_Image, Fl_PNG_Image, and
+ Fl_Shared_Image didn't delete image data that was
+ allocated.
- Enabled the OpenGL and threads demos when compiling
for MingW.
- Fl_File_Input didn't update the directory buttons if a