added wxCANCEL_DEFAULT style to wxMessageDialog (only implemented for MSW for now...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 11 Sep 2008 23:37:35 +0000 (23:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 11 Sep 2008 23:37:35 +0000 (23:37 +0000)
commitf45d6ade08b5b19979f62d0b641f5b86c3a37e6e
tree2bb098475e4ab36e6ebe4251c2e675acbdc194a3
parentc9b6cebdab05ed38eae50e3ee3111d8a8f8c941a
added wxCANCEL_DEFAULT style to wxMessageDialog (only implemented for MSW for now); also tightened up the style checks in wxMessageDialog::SetMessageDialogStyle()

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