summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2001-10-18 00:24:19 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2001-10-18 00:24:19 +0000
commit8638a3f5a571e64a3ba26fb34355fc0205a516e0 (patch)
treec723cc7bdccdd7c28e8cb08104a25b32ec0d4700 /CHANGES
parentf986d0df7eca7903a5f0de4db8932e0704caf4f0 (diff)
Fix tooltip handling/flashing that caused KDE window manager lockups
with the FLUID main window. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1636 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0ce844fb8..01341810f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,6 +20,10 @@ CHANGES IN FLTK 1.1.0b4
- Miscellaneous compile warning fixes.
+ - Tooltips were being reset by Fl::belowmouse(), which
+ caused problems with the FLUID main window (flashing
+ tooltip windows and serious problems with KDE 2.2)
+
CHANGES IN FLTK 1.1.0b3