From e01bdbfbf2eb43b665a1534faaa5072b9cd3fa37 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 23 Mar 2005 03:48:42 +0000 Subject: Update tile image to 64x64 (STR #769) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4164 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index be5a82423..612f20ef2 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,9 @@ CHANGES IN FLTK 1.1.7 - Documentation fixes (STR #648, STR #692, STR #730, STR #744, STR #745) + - Increased the size of the background image used by + the plastic scheme to reduce the CPU load of redraws + (STR #769) - Fixed a syntax highlighting bug in the editor demo. - Fl_Progress now contrasts the label color with the bar color, so labels will be readable at all times. @@ -9,7 +12,7 @@ CHANGES IN FLTK 1.1.7 blue masks on XFree86. - Fixed Quickdraw drawing of 3 and 4 sided polygons (STR #765) - - Fixed fl_message code so that it does not get + - Fixed fl_message() code so that it does not get accidentaly addded to the current group (STR #253) - FLUID now highlights code in the widget callback and code editors. -- cgit v1.2.3