From 394286265a96aa27fbedc0cd58c5bb33366123b3 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 5 Mar 2002 11:26:41 +0000 Subject: Fix rendering of background color in table cells. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1983 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 2cae47653..6d8254cca 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ CHANGES IN FLTK 1.1.0b12 + - Fl_Help_View didn't keep track of the background color + of cells properly. - Fl_Browser::item_width() didn't compute the width of the item properly when column_widths() was set. - Fl_Button didn't check to see if the widget could -- cgit v1.2.3