allow centering wxMessageDialog on its parent window (patch 1836072)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 22 Dec 2007 16:52:31 +0000 (16:52 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 22 Dec 2007 16:52:31 +0000 (16:52 +0000)
commit1d89da8a5c9e12fd21cdffce1a922d5122af9128
treeab350de9506e68eb3fa9802743dcffb6e8e01632
parenteeb0bee1d31939f8ff14a3c7dba6ff22fcdb6fff
allow centering wxMessageDialog on its parent window (patch 1836072)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/msw/msgdlg.h
samples/dialogs/dialogs.cpp
src/msw/msgdlg.cpp