summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2003-07-29 15:12:36 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2003-07-29 15:12:36 +0000
commit111cbdb0b060f7647e5d8852c80eeec54e442687 (patch)
tree747d9da32ebbbe1f3b91f218bd87c178cd342ace /CHANGES
parent520d44ebf698fb5b9c87d38cd7e841f8dd110c81 (diff)
Fix STR #111 (display opened too soon)
Prep for 1.1.4rc2. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3065 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 717bd91ec..9917b2598 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
CHANGES IN FLTK 1.1.4rc2
+ - Fl_Window::show(argc,argv) incorrectly opened the
+ display prior to parsing the arguments; this prevented
+ the "-display foo" option from working (STR #111)
- 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