summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2006-06-19 08:34:19 +0000
committerMatthias Melcher <fltk@matthiasm.com>2006-06-19 08:34:19 +0000
commit11de032d6da7fa057b48f95beac7fea9bccdb455 (patch)
treeb6c949bada9a13797f7dfc5e01eaf47bddff06b7 /CHANGES
parent0148f1cfd00199dfb5571dbf2705a895dc773e15 (diff)
If the value field for scrollbars was not zero, Fluid would generate code that accesses the hidden function Fl_Scrollbar::value(double), causing a compile time error. The fix circumevents the hidden function by calling Fl_Slider::value. It would be better to change the entire Fluid interface to reflect the Scrollbar interface.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5214 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 48c5c0fc6..54b403c87 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
CHANGES IN FLTK 1.1.8
+ - Fixed wrong code generated by Fluid
+ for Scrollbars (STR #1287)
- Loading a file would not update the Widget
Propertis dialog in FLUID (STR #1326)
- Fixed key compose sequences for