Added EVT_MOVE_START, EVT_MOVE_END (wxMSW only for now)
authorJulian Smart <julian@anthemion.co.uk>
Wed, 1 Aug 2007 15:34:48 +0000 (15:34 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 1 Aug 2007 15:34:48 +0000 (15:34 +0000)
commitaa767a452107db3fcc5773a8955927b059ccf945
tree95d1de24e5f6fdd30b3e24b126918d0d25ed9f48
parent900af4701c4b7da1a76d7207b019aa81ce07889d
Added EVT_MOVE_START, EVT_MOVE_END (wxMSW only for now)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/moveevt.tex
include/wx/event.h
include/wx/msw/window.h
src/common/event.cpp
src/msw/window.cpp