Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / motif / stattext.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-02-27  Vadim ZeitlinReplace wxST_MARKUP style with wxControl::SetLabelMarkup().
2011-01-04  Stefan Csomormerging back XTI branch part 2
2008-01-01  Vadim Zeitlindo VMS-specific X symbols redefinitions only once in...
2007-07-21  Václav Slavíkfixed wxMotif to compile in Unicode mode (this is not...
2007-04-07  Mattia Barbon Rework wxMotif font/color inheritance so it works
2007-04-01  Vadim Zeitlinadded support for ellipsization and markup in wxStaticT...
2007-03-19  Vadim Zeitlinfix compilation after c_str() changes, mainly by replac...
2006-07-25  Vadim Zeitlinuse GetLabelText() instead of wxStripMenuCodes() to...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-02-05  Vadim Zeitlinuse XmNrecomputeSize instead of manually resizing the...
2005-10-08  Vadim Zeitlinextra semicolons removed
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-24  Włodzimierz SkibawxUSE_STATTEXT guard.
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-11-16  Mattia Barbon Applied changes corresponding to patch #840617.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-05-13  Mattia Barbon Derive wxStaticText from wxStaticTextBase, remove...
2003-04-14  Mattia Barbon Code clanup: removed some useless/unused member
2003-03-14  Mattia Barbon Remove explicit casts to (const char *), and replace...
2003-03-05  Mattia Barbon Added new __WXMOTIF20__ macro, which is true if the...
2002-09-13  Julian SmartApplied patch [ 608370 ] fix for static text sizing...
2002-09-11  Julian SmartApplied [ 585322 ] motif border style fix for statictext
2002-07-23  Julian SmartApplied patch [ 585322 ] motif border style fix for...
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-09-03  Michael BedwardFixes for gcc 2.95 and AIX.
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-06-23  Robert Roebling Motif compile fixes
1999-01-26  Julian SmartAdded dataxpm.c to avoid name clash; removed ifdefing...
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-18  Julian SmartMotif additions
1998-10-16  Julian SmartMisc. Motif; removed duplicate wxICON; variant compile...
1998-09-20  Julian SmartMore Motif stuff, minor stubs correction
1998-09-18  Julian SmartMotif files added.