Changelog...

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4373 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet 2005-05-26 21:13:17 +00:00
parent 9774446d8b
commit a3af163fcb
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ CHANGES IN FLTK 1.1.7
- Fl_Window::show(argc, argv) now sets the scheme before
showing the window; this should eliminate any
flickering between the standard and plastic schemes on
startup.
startup (STR #886)
- Selected tabs are now drawn slightly larger than
unselected tabs so they stand out more (STR #882)
- FL_PLASTIC_DOWN_BOX drew with artifacts (STR #852)