summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2002-08-12 19:42:55 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2002-08-12 19:42:55 +0000
commit1860641362c65ccb7442c294bb81bcd2c08eea75 (patch)
tree38807c9ce376c1109f535e9b300a119e1877c3e9 /CHANGES
parentf78c91e372d77cdd2ffbce2ca367a42001604ddd (diff)
Fix more compile errors.
Redraw Fl_Input_ background using the box() function + clipping. Bump to 1.1.0rc6. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2575 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 172612ad8..862dd67ab 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
-CHANGES IN FLTK 1.1.0
+CHANGES IN FLTK 1.1.0rc6
- Documentation updates.
+ - Fl_Input_ now draws the box function to erase the
+ background. This fixes redraw problems noticed with
+ the plastic scheme.
- More snprintf/strlcpy/strlcat changes where needed.
- Fl::get_font_name() would leak 128 bytes.
- Eliminated most of the "shadowed" variables to avoid