Add more checks for Intel compiler.
[wxWidgets.git] / include / wx / msgdlg.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-04-29  Vadim ZeitlinAdd support for wxICON_AUTH_NEEDED to wxMessageDialog.
2012-09-13  Vadim ZeitlinRelax wxMessageDialog style checks, assume wxOK by...
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-04  Vadim ZeitlinAdd support for wxHELP button to wxMessageDialog.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-02-22  Vadim ZeitlinPut storage class outside WXDLLIMPEXP_DATA_CORE() macros.
2010-08-30  Vadim ZeitlinAllow using custom labels for wxGenericMessageDialog...
2010-08-18  Vadim ZeitlinProvide a task-dialog based wxMSW wxMessageDialog imple...
2010-03-20  Vadim ZeitlinAdd wxMessageDialog::GetEffectiveIcon() and use it...
2010-01-02  Mattia Barbon Build with WXINTL_NO_GETTEXT_MACRO defined.
2009-07-25  Vadim ZeitlinUse wxSTOCK_FOR_BUTTON for message dialog custom labels.
2009-06-17  Vadim Zeitlincorrect wrong assert checking for default button flags...
2009-03-23  Vadim Zeitlinfix warnings about empty controlling statement in relea...
2009-03-21  Vadim Zeitlinfirst round of debug/release merge: introduce wxDEBUG_L...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-02  Paul Cornettfix GCC warning "suggest explicit braces..."
2008-11-28  Francesco Montorsimake more readable the checks for incoherent style...
2008-09-11  Vadim Zeitlinadded wxCANCEL_DEFAULT style to wxMessageDialog (only...
2008-09-05  Vadim Zeitlinallow passing literal strings and results of c_str...
2008-09-05  Vadim Zeitlinmake it possible to use stock ids for custom message...
2008-09-05  Vadim Zeitlinadded support for custom labels in wxMessageBox for...
2008-09-05  Vadim Zeitlinimplement support for custom button labels in wxMessage...
2008-08-30  Vadim Zeitlinno changes, just de-TAB-bed
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-11-12  Vadim Zeitlinmake various control names constants of type char,...
2007-11-09  David ElliottApplied slightly-modified patch 1826540 from Gareth...
2007-05-24  Vadim Zeitlin1. Derive wxMessageDialogBase from wxDialog (why did...
2006-01-23  Mart RaudseppInclude gtk1 headers for non-gtk2. I don't really like...
2005-05-04  Julian SmartAdded licence/copyright information
2005-03-16  Włodzimierz SkibaUse defs.h (and automatically setup.h and chkconf.h...
2005-03-12  David ElliottFix compilation of generic message dialog.
2005-03-11  Włodzimierz SkibaBase for wxMessageDialog with common checks for style.
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2004-09-17  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxDefaultCoord...
2004-02-28  Robert Roebling GPE uses generic dialogs.
2003-03-22  David ElliottUse generic implementation for wxCocoa
2003-02-28  Václav Slavíkadded native wxMessageDialog implementation for GTK+2
2003-01-04  Mattia Barbon Remove #ifdef __WXSTUBS__ from headers.
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-06-29  Julian SmartFurther wxUniv fixes
2001-06-27  Vadim ZeitlinMSW compilation fixes - widgets sample runs!
1999-08-11  Robert Roebling Did somework on the generic dialogs,
1999-07-28  David Webster*** empty log message ***
1999-06-29  Vadim Zeitlin1. wxGrid fixes contributed by Gerhard Gruber (client...
1999-06-26  Robert Roebling Added wxGTK-only cmn dialogs.
1999-01-01  Stefan Csomormac support as stubs added
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision