summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2001-11-25 22:51:34 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2001-11-25 22:51:34 +0000
commit2b826b0f318e8df5176d3a5fa2edba4b1811e78d (patch)
tree8be0ceaaf079f90e5e58c6af83ca9615b9ec9939 /CHANGES
parentc147aca0541e9f45b1bd9c8eed4ec71cb1c650ec (diff)
Redo Fluid_Image class to use Fl_Shared_Image instead of its own subclasses
to read files... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1730 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 723985b48..c91fa86f3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -67,6 +67,9 @@ CHANGES IN FLTK 1.1.0b6
printf's in some of the newer widgets.
- The default behavior of Fl::error() is now to display
an error but not to exit; Fl::fatal() still exits.
+ - FLUID now uses the Fl_Shared_Image class, so FLUID-
+ generated GUIs can embed any of the supported image
+ file formats.
CHANGES IN FLTK 1.1.0b5