From 7f526e136236802fccd9822ce87c509bf32e50d0 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Thu, 14 Jul 2005 13:16:17 +0000 Subject: - Fixed Fl_Bitmap::copy code according to Stephans suggestions. Thanks! Good catch. - Fixed some minor alignment in Fluid. - Live Mode window in Fluid is now double buffered to get rid of flicker. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4415 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 8a1b92948..c47fc8652 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,7 @@ CHANGES IN FLTK 1.1.7 - Documentation fixes (STR #648, STR #692, STR #730, STR #744, STR #745) + - Fixed bitmap scaling code - Fixed tiny memory leak (STR #878) - Fixed hang on corrupt jpeg (STR #915) - Fixed static allocation of font buffer in demo (STR #909) -- cgit v1.2.3