Corrected double clicks (always on the same window).
authorRobert Roebling <robert@roebling.de>
Sun, 5 May 2002 11:36:33 +0000 (11:36 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 5 May 2002 11:36:33 +0000 (11:36 +0000)
commit32b5be3d67ad10612ccee4887e7fd79c781e3745
tree7c6a9dd51ad028c62264075c60af35673bffe916
parenta9d171bd008f9512f14693438af33c89ccf166a9
  Corrected double clicks (always on the same window).
  Corrected mouse up events (same window as mouse down).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/carbon/textctrl.cpp
src/mac/carbon/toplevel.cpp
src/mac/carbon/window.cpp
src/mac/textctrl.cpp
src/mac/toplevel.cpp
src/mac/window.cpp