From 180e2985377981d5d8ac2f668f371ab841bbfca2 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 16 May 2003 18:43:40 +0000 Subject: Fl_Pack ignored box() and cleared unused areas to color(). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2980 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index bdc99d5c7..efbeba383 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ CHANGES IN FLTK 1.1.4 + - Fl_Pack ignored the box() setting and cleared any + unused areas to the widget color; it now only does so + if the box() is set to something other than FL_NO_BOX. - Updated the Fl_Tabs widget to offset the first tab by the box dx value to avoid visual errors. - Updated the plastic up box to draw only a single -- cgit v1.2.3