summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2003-06-15 04:41:16 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2003-06-15 04:41:16 +0000
commitaa88761194fd54f89d66ddf8fd90865d7ebae805 (patch)
tree0ccd51ae2c0f74f1a61e7ec46c27bf23f08e8022 /CHANGES
parent29019ade40831dab5549a21fd0b1fd35ce9d51aa (diff)
Add clear() method to Fl_Scroll so that the scrollbars don't get deleted.
(STR #75) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3032 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 8f2beb78c..a86da0aee 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
CHANGES IN FLTK 1.1.4
+ - Fl_Scroll didn't provide its own clear() method, so
+ calling clear() on a Fl_Scroll widget would also
+ destroy the scrollbars (STR #75)
- Fl::event_text() was sometimes initialized to NULL
instead of an empty string (STR #70)
- fl_draw() didn't properly handle a trailing escaped