Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / motif / msgdlg.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-05-20  Vadim ZeitlinAdd a public wxModalDialogHook class for intercepting...
2012-11-01  Václav SlavíkAdd wxTEST_DIALOG for testing of modal dialogs.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-01-01  Vadim Zeitlindo VMS-specific X symbols redefinitions only once in...
2007-05-24  Vadim Zeitlin1. Derive wxMessageDialogBase from wxDialog (why did...
2007-04-07  Mattia Barbon Rework wxMotif font/color inheritance so it works
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-11-09  Włodzimierz SkibaVarious source cleanings.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-14  Vadim Zeitlindialog creation function should be extern C
2005-09-14  Vadim Zeitlinmore non-const string literal warnings correction
2005-08-22  Mattia Barbon Compilation fix for Motif 1.2.
2005-08-19  Mattia Barbon Use default GUI font for wxMessageDialog and wxFileDi...
2005-03-17  Jouk Jansen Committing in .
2005-03-11  Włodzimierz SkibaBase for wxMessageDialog with common checks for style.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-01  Mattia Barbon Precompiled headers support.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-07-09  Vadim Zeitlincompilation fixes for _LARGE_FILES
2000-08-25  Jouk Jansen Committing in .
2000-08-24  Jouk Jansen Committing in .
2000-01-06  Julian SmartBC++ IDE compile mod to thread.cpp; other small stuff
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Jouk Jansen Committing in .
1999-10-26  Julian SmartMotif: made file selector and message box properly...
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-09-05  Michael BedwardModifed ShowModal() function so that you can have dialo...
1999-07-21  Vadim Zeitlin1. Assorted Motif fixes
1998-12-11  Julian SmartSome stubs includes removed from wxMotif; wxNotebook...
1998-09-18  Julian SmartMotif files added.