The rounded corners look really dumb at this size.
[wxWidgets.git] / src / msw / msgdlg.cpp
2013-09-06  Václav SlavíkwxMSW: return correct value from wxMessageDialog::GetRe...
2013-08-07  Vadim ZeitlinCompilation fix for wxMSW with wxUSE_MSGBOX_HOOK==0.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-05-20  Vadim ZeitlinAdd a public wxModalDialogHook class for intercepting...
2013-04-29  Vadim ZeitlinAdd support for wxICON_AUTH_NEEDED to wxMessageDialog.
2012-11-01  Václav SlavíkAdd wxTEST_DIALOG for testing of modal dialogs.
2012-06-03  Vadim ZeitlinUse wxString::t_str() in calls to Windows API functions...
2012-01-20  Vadim ZeitlinTry to avoid truncation of the message in wxMSW wxMessa...
2011-10-30  Vadim ZeitlinDon't replace non default wxMessageDialog labels with...
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-04  Vadim ZeitlinAdd support for wxHELP button to wxMessageDialog.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-20  Dimitri SchoolwerthFixed wxMessageBox with only an OK button returning...
2011-04-26  Vadim ZeitlinEnsure that message boxes with only "OK" can be closed...
2011-04-06  Vadim ZeitlinAvoid dereferencing invalid iterator in wxMessageDialog...
2011-01-07  Paul Cornettnon-pch build fixes
2010-11-23  Vadim ZeitlinVC6 compilation fix: don't return void values.
2010-11-22  Vadim ZeitlinDon't try to center task dialogs under Windows.
2010-10-15  Vadim ZeitlinCheck for task dialog availability even under Vista...
2010-09-04  Vadim ZeitlinImprove main and extended messages handling in new...
2010-08-18  Vadim ZeitlinProvide a task-dialog based wxMSW wxMessageDialog imple...
2010-04-18  Vadim ZeitlinFix bug with using uninitialized flags in GetParentForM...
2010-03-20  Vadim ZeitlinAdd wxMessageDialog::GetEffectiveIcon() and use it...
2010-03-14  Vadim ZeitlinUse an appropriate icon automatically in wxMSW wxMessag...
2010-02-25  Vadim ZeitlinUse wxGetInstance() instead of wxhInstance in wxMSW...
2010-02-03  Vadim ZeitlinFix bug in wxMSW wxMessageDialog when the text was...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-05  Vadim Zeitlintranslate wxMessageDialog labels to the language of...
2009-05-09  Vadim Zeitlinremove wxMSW-specific FindSuitableParent() and use...
2008-09-12  Vadim ZeitlinSTL build fix
2008-09-11  Vadim Zeitlinadded wxCANCEL_DEFAULT style to wxMessageDialog (only...
2008-09-11  Vadim Zeitlinreplace the static control in wxMessageDialog with...
2008-09-05  Vadim Zeitlinadjust the labels before centering the dialog as doing...
2008-09-05  Vadim Zeitlinimplement support for custom button labels in wxMessage...
2008-02-24  Vadim Zeitlindon't use hook code for positioning message box under...
2007-12-22  Vadim Zeitlinallow centering wxMessageDialog on its parent window...
2007-07-21  Vadim Zeitlinfixes for building wxMSW with --disbale-all-features
2007-06-20  Václav Slavíkmore changes to make wx compile without implicit wxStri...
2007-05-24  Vadim Zeitlin1. Derive wxMessageDialogBase from wxDialog (why did...
2006-12-25  Vadim Zeitlinshow RTL message box (in Unicode build only) when using...
2006-09-05  Włodzimierz SkibaWinCE build fixes.
2006-09-04  Vadim ZeitlinMerge ... RTL changes (with many modifications) from...
2006-05-25  Włodzimierz SkibaInclude wx/msgdlg.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-11  Włodzimierz SkibaBase for wxMessageDialog with common checks for style.
2005-03-10  Vadim Zeitlincheck that wxYES and wxNO are always used together...
2004-09-28  Włodzimierz SkibaHardware defines spec.
2004-06-16  Włodzimierz SkibaSmartphone menus.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-12-23  Julian SmartSome WinCE fixes from ABX
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-11  Julian SmartMore WinCE mods
2003-07-06  Vadim Zeitlincheck for wrong wxID_OK usage (patch 758388)
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-09-02  Vadim Zeitlinchoose implicit parent for the dialog boxes better...
2002-07-17  Vadim ZeitlinwxSTAY_ON_TOP support in wxMessageBox (patch 581826)
2000-10-10  Vadim Zeitlinmake msg boxes without parent owned by top level app...
2000-01-17  Guillermo Rodrigue... Please turn off pchs when testing!
2000-01-15  Vadim Zeitlin1. fixed small bug with toolbar size updates
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-09-13  Robin DunnMade wxNO_DEFAULT set the "no" button as the default...
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1998-05-21  Julian Smart*** empty log message ***
1998-05-20  Karsten Ballüderadded some wxMSW stuff