more wxCloseEvent changes: now the behaviour should be conforming to the one
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Feb 1999 16:12:43 +0000 (16:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Feb 1999 16:12:43 +0000 (16:12 +0000)
commitfe4e9e6c14f3df8be4191804258c7795bd829a10
tree18e01de233d314fb12019ed2480bf558dd9898b3
parent818e52c20151ce0c22aa752ccbab94f1ae7afc99
more wxCloseEvent changes: now the behaviour should be conforming to the one
described in the docs (i.e. like Julian wants it)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/event.h
include/wx/gtk/dialog.h
include/wx/gtk/frame.h
include/wx/gtk1/dialog.h
include/wx/gtk1/frame.h
src/gtk/dialog.cpp
src/gtk/frame.cpp
src/gtk/window.cpp
src/gtk1/dialog.cpp
src/gtk1/frame.cpp
src/gtk1/window.cpp