changed exceptions handling to work under wxGTK
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 20 Jun 2005 08:20:50 +0000 (08:20 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 20 Jun 2005 08:20:50 +0000 (08:20 +0000)
commit924b84ab9461c95cf5c5386d1091ae0f7a8e7ce7
tree36d01bb417ba0d47a19c095c5a0c8fedb6b3f8e2
parent6c3c55cf30584177001a3fdbfe0a011cac3f8996
changed exceptions handling to work under wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
docs/changes.txt
docs/latex/wx/app.tex
docs/latex/wx/evthand.tex
include/wx/app.h
include/wx/event.h
include/wx/object.h
src/common/appbase.cpp
src/common/appcmn.cpp
src/common/event.cpp
src/gtk/dialog.cpp
src/gtk/toplevel.cpp
src/gtk1/dialog.cpp
src/gtk1/toplevel.cpp
src/msw/evtloop.cpp