summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2003-07-29 02:12:36 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2003-07-29 02:12:36 +0000
commit520d44ebf698fb5b9c87d38cd7e841f8dd110c81 (patch)
treef540f1a56e2493685568aeb8e4c695b48c9f72f7 /CHANGES
parentd597ec7b3898940fc8a790916c80b602abeefc1a (diff)
Fix scheme and image drawing bugs.
Bump to 1.1.4rc2. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3064 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES12
1 files changed, 9 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index c3622e3a6..717bd91ec 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,12 @@
-CHANGES IN FLTK 1.1.4
-
- - 'Enter' key event on OS X would not set Fl::e_text;
+CHANGES IN FLTK 1.1.4rc2
+
+ - Images were not clipped properly on MacOS X (STR #114)
+ - Fl::reload_scheme() and Fl::scheme("foo") incorrectly
+ called Fl::get_system_colors(). This prevented an
+ application from setting its own color preferences
+ (STR #115)
+ - The 'Enter' key event on OS X would not set Fl::e_text
+ (STR #???)
- Changed behaviour of fluid to always paste into
a selected group (STR #88)
- Menuitem now changes font, even if fontsize