From a4cd699340c05a2c9525c1c5deadeee4d786ef24 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 6 Jun 2002 14:04:53 +0000 Subject: Fl_Text_Display::draw_vline() needed to check nVisLine >= num lines. Fl_Menu_::remove() added 1 to the size() value, but it didn't need to. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2282 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 8109f73a0..913608335 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,9 @@ CHANGES IN FLTK 1.1.0rc3 - Documentation updates. - - Did some testing against Valgrind and fixed some - uninitialized memory problems in Fl_Help_View. + - Did some testing with Valgrind and fixed some memory + problems in Fl_Help_View::Fl_HelpView, + Fl_Menu_::remove(), and Fl_Text_Display::draw_vline(). - Fixed some redraw() bugs, and now redraw portions of the parent widget when the label appears outside the widget. -- cgit v1.2.3