]> git.saurik.com Git - wxWidgets.git/commit
* Fixed wxToolbar95 and wxToolbarGTK to emit TOOL_ENTER event with id==-1 when the...
authorMattia Barbon <mbarbon@cpan.org>
Sun, 23 Sep 2001 15:38:01 +0000 (15:38 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sun, 23 Sep 2001 15:38:01 +0000 (15:38 +0000)
commita8945eeff6a096fed3210a3bd44e81aa895dfa61
treea3b1fe3bffc1de61660de74d9f8b469b0a92b46e
parenta8bf5281dfb9f6917a9344df8cc0194c38bfe1cf
* Fixed wxToolbar95 and wxToolbarGTK to emit TOOL_ENTER event with id==-1 when the mouse
  leaves a tool.
* Fixed wxToolbar95::FindToolForPosition to take into account dummy spacers inserted
  together with a control for comctl32.dll versions < 4.71

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/tbar95.h
src/gtk/tbargtk.cpp
src/gtk1/tbargtk.cpp
src/msw/tbar95.cpp