The Fl_Text_Display widget did not redraw selections when focus

changed (STR #390)


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3427 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2004-05-26 02:42:10 +00:00
parent 7b4c016ef9
commit 888ca55da6
3 changed files with 19 additions and 13 deletions
+4
View File
@@ -1,6 +1,10 @@
CHANGES IN FLTK 1.1.5rc2
- Documentation updates (STR #365)
- The Fl_Text_Display widget did not redraw selections
when focus changed (STR #390)
- The plastic background image is now less contrasty
(STR #394)
- Fl_Scroll now uses a full redraw when the scheme is
set to plastic and the box type is a frame (STR #205)
- Fl_Window::resize() did not work properly with KDE 3.2