From fe8518f37c9c0638e7f63ca4aa91e65c1c49ccc4 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 11 Oct 2002 13:46:56 +0000 Subject: Fix bug #621740 - tooltips stay up in WIN32 when USE_TRACK_MOUSE is not defined. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2670 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 570b265fb..9f0da9d93 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ CHANGES IN FLTK 1.1.1 + - The WIN32 port needed to handle WM_MOUSELEAVE events + in order to avoid problems with tooltips. - Fl_PNM_Image didn't set the "alloc" flag for the data, which could lead to a memory leak. - fl_filename_match() was inconsistently doing case- -- cgit v1.2.3