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
This commit is contained in:
Michael R Sweet
2003-07-29 15:12:36 +00:00
parent 520d44ebf6
commit 111cbdb0b0
3 changed files with 165 additions and 8 deletions
+3
View File
@@ -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