From 7c32cfaee93d1ff0d57a044a7c653a5a5059ba48 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sat, 4 Jan 2003 00:24:19 +0000 Subject: Sort widgets in the widget panel. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2888 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index a06c307c3..91a4ad0bd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ CHANGES IN FLTK 1.1.3 - Documentation updates. + - The FLUID widget panel wasn't sorted, so keyboard + navigation was strange. - Fl_Scroll didn't compute the location of labels to the right or below when determining the area to erase. - Added backward-compatibility macro for -- cgit v1.2.3