Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / gtk / msgdlg.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-04  Vadim ZeitlinAdd support for wxHELP button to wxMessageDialog.
2010-08-18  Vadim ZeitlinProvide a task-dialog based wxMSW wxMessageDialog imple...
2008-11-16  Paul Cornettmake access for virtuals match base
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-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-05-24  Vadim Zeitlin1. Derive wxMessageDialogBase from wxDialog (why did...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-11  Włodzimierz SkibaBase for wxMessageDialog with common checks for style.
2004-11-27  Robert Roebling Avoid error message when closing message
2004-10-16  Vadim Zeitlinunused params warnings (patch 1048431)
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-02  Robin DunnImplement some base class virtuals to avoid errors...
2004-03-20  Vadim Zeitlinwhy should wxMessageDialog dialog have another m_parent...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-02-28  Václav Slavíkadded native wxMessageDialog implementation for GTK+2
1999-08-11  Robert Roebling Did somework on the generic dialogs,
1999-06-26  Robert Roebling Added wxGTK-only cmn dialogs.