summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2001-11-24 04:12:56 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2001-11-24 04:12:56 +0000
commite016a249b25c77b38d77d3a26d563cdec7a2592b (patch)
tree472065decdfee9e51590523ef3c5bb1ae3fc3b18 /CHANGES
parent70abac1b8b995dc78ec312eb52f8724161b11b75 (diff)
Add horizontal scrollbar to Fl_Help_View.
Tweek table "squeezing" code. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1715 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 2bc152c16..6e7cd2447 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,8 @@ CHANGES IN FLTK 1.1.0b6
- Added new Fl_Shared_Image class, a la FLTK 2.0.
- Added new copy(), desaturate(), inactive(), and
color_average() methods to the Fl_Image classes.
+ - Added a horizontal scrollbar to the Fl_Help_View
+ widget.
- Fl_Float_Input and Fl_Int_Input no longer accept
pasted text that is not a floating point or integer
value. Pasted numbers now replace text in these