From bb056f78056e107d3ca25cb2c0d6bc99835edcaa Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 24 Jun 2002 02:04:54 +0000 Subject: Update GCC test in configure script. Add range checking to BMP loader, and fix colormap + 4-bit BMP file loading. Copy 2.0 window position fix for XFree86 4.x and others. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2315 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index ae5e4795a..cb5638841 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,10 @@ CHANGES IN FLTK 1.1.0 + - Now translate the window coordinates when a window is + shown, moved, or resized. This should fix the "menus + showing up at the wrong position" bug under XFree86. + - Fixed some more problems with the Fl_BMP_Image file + loader. - BC++ fixes. - The pixmap_browser demo didn't check for a NULL image pointer. -- cgit v1.2.3