Partially applied patch [ 531199 ] new EVT_MOVING and EVT_SIZING
authorJulian Smart <julian@anthemion.co.uk>
Sun, 1 Jun 2003 14:37:28 +0000 (14:37 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 1 Jun 2003 14:37:28 +0000 (14:37 +0000)
commit5706de1cf469f1ca53be7c402365d47e12a616cf
tree3790b1d209935d64bb701257f3771928104fa52a
parent5c5428f9132822d5d39b02c46dd89464adff9f1f
Partially applied patch [ 531199 ] new EVT_MOVING and EVT_SIZING
Changed to reuse wxMoveEvent, wxSizeEvent
Only applied the Mac part as a TODO comment

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/event.h
include/wx/msw/window.h
src/common/event.cpp
src/mac/carbon/toplevel.cpp
src/mac/toplevel.cpp
src/msw/window.cpp