From f0ea022d0ee8bc3d039f3111430b65178d46aea4 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 13 Aug 2002 15:42:44 +0000 Subject: Use box function to redraw Fl_Browser_, Fl_Input_, and Fl_Slider. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2580 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 2a921b30d..4ddf755cc 100644 --- a/CHANGES +++ b/CHANGES @@ -4,9 +4,9 @@ CHANGES IN FLTK 1.1.0rc6 - Fl::handle() didn't apply the modal tests for FL_RELEASE events, which caused Fl_Tabs to allow users to change tabs even when a modal window was open. - - Fl_Input_ now draws the box function to erase the - background. This fixes redraw problems noticed with - the plastic scheme. + - Fl_Browser_, Fl_Input_, Fl_Slider now use the box + function to erase the background. This fixes some + long-standing redraw problems. - More snprintf/strlcpy/strlcat changes where needed. - Fl::get_font_name() would leak 128 bytes. - Eliminated most of the "shadowed" variables to avoid -- cgit v1.2.3