]> git.saurik.com Git - wxWidgets.git/commit
Capture/ReleaseMouse() prefixed with Do for the other ports (OS/2, MGL, Motif, Mac)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Jan 2002 19:38:46 +0000 (19:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Jan 2002 19:38:46 +0000 (19:38 +0000)
commit4116c2215676be5c8372276fa133e9d5dba5efce
treebf8aaa2e0d6ac2aa1dea2f7851d07223543c4bfc
parent94633ad9f171fefbe96b7cde1aa0a29090e627bc
Capture/ReleaseMouse() prefixed with Do for the other ports (OS/2, MGL, Motif, Mac)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/mac/window.h
include/wx/mgl/window.h
include/wx/motif/window.h
include/wx/os2/window.h
src/mac/carbon/window.cpp
src/mac/window.cpp
src/mgl/window.cpp
src/motif/window.cpp
src/os2/window.cpp