From b40f5fb69e109257fb2ae5658d6e6e25e5880fb5 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 7 Oct 2002 13:19:22 +0000 Subject: Documentation updates. Bump version to 1.1.1. Fix "no change" button in FLUID. Set dirty flag when changing nodes in Fl_Preferences. Add the extra include dir options when doing "fltk-config --compile foo.cxx". git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2659 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index dcbe006e3..484f71ffc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,14 @@ CHANGES IN FLTK 1.1.1 + - The fltk-config script didn't add the required include + path, if any, when compiling a program. + - Added a license clarification that the FLTK manual is + covered by the same license as FLTK itself. + - Fl_Check_Browser wasn't documented. + - Fl_Preferences::Node::addChild(), deleteEntry(), and + remove() didn't set the "dirty" flag. + - The "no change" button didn't work in the FLUID widget + panel. - Vertical scrollbars did not draw the arrows inactive when the scrollbar was inactive. -- cgit v1.2.3