From 56b465073b8cd4bda904a99a4bda76dcd044795a Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 10 Jan 2003 19:54:44 +0000 Subject: Update dependencies and the change log. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2894 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 91a4ad0bd..675de1dd3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,11 @@ CHANGES IN FLTK 1.1.3 - Documentation updates. + - The Fl_Image.H always included the x.H header file, + which included many system headers that could + interfere with normal GUI applications. It now uses + the corresponding based types for the image id and + mask to avoid this. - The FLUID widget panel wasn't sorted, so keyboard navigation was strange. - Fl_Scroll didn't compute the location of labels to the -- cgit v1.2.3