Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / motif / statbox.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-01-04  Stefan Csomormerging back XTI branch part 2
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2008-01-01  Vadim Zeitlindo VMS-specific X symbols redefinitions only once in...
2007-04-07  Mattia Barbon Rework wxMotif font/color inheritance so it works
2006-07-25  Vadim Zeitlinuse GetLabelText() instead of wxStripMenuCodes() to...
2006-05-02  Włodzimierz SkibaInclude wx/utils.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-08-28  Mattia Barbon Improved wxStaticBox border calculation for wxMotif.
2005-06-19  Mattia Barbon Fix crash on exit with Lesstif (and possibly Motif...
2005-02-06  Mattia Barbon Replaced TRUE and FALSE with true and false
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
2003-04-14  Mattia Barbon Code clanup: removed some useless/unused member
2003-03-05  Mattia Barbon Added new __WXMOTIF20__ macro, which is true if the...
2003-03-02  Mattia Barbon Refactored wxStaticBox, and changed wxStaticBox and...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2001-07-08  Gilles Depeyrotadded missing includes after wxUniv merge
2000-08-25  Jouk Jansen Committing in .
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Jouk Jansen Committing in .
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-06-23  Robert Roebling Motif compile fixes
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-01-17  Julian SmartSome Motif corrections; Dialog Editor compilation under...
1999-01-01  Julian SmartLots of wxMotif fixes
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-10-26  Julian SmartMotif and other mods
1998-10-23  Julian SmartMore Motif changes (colour/font stuff)
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-10-16  Julian SmartMisc. Motif; removed duplicate wxICON; variant compile...
1998-09-18  Julian SmartMotif files added.