mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 00:22:42 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user