From ee36ebc394cf2ff297302471467cd8e387e79423 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 7 Feb 2010 21:14:35 +0000 Subject: Reverting previous change (optimization of Fl_Group::clear), because fl_throw_focus and fl_fix_focus would send events that could access deleted widgets. This must be fixed first. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7039 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 3 --- 1 file changed, 3 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 40acf40ff..d03f28ff7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,5 @@ CHANGES IN FLTK 1.3.0 - - Optimized Fl_Group::clear() and Fl_Scroll::clear() as - discussed in fltk.development in "Fl_Group::clear SLOW!" - on Feb. 06/07, 2010 (no STR) - Replaced _WIN32 symbols that had come with UTF-8 and the new Fl_Table widget with WIN32 - Fixed a buffer overflow in fl_utf8from_mb() (STR #2279) -- cgit v1.2.3