Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / motif / control.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
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-04  Włodzimierz SkibaInclude wx/panel.h according to precompiled headers...
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
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-01  Mattia Barbon Native wxControl::DoGetBestSize() implementation
2004-05-01  Mattia Barbon Precompiled headers support.
2003-08-28  Mattia Barbon Don't crash in wxControl::GetLabel when getting the...
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-03-30  Mattia Barbon No real changes.
2003-03-05  Mattia Barbon Added new __WXMOTIF20__ macro, which is true if the...
2002-12-08  Mattia Barbon Refactored & cleaned up wxChoice & wxComboBox code...
2002-02-15  Julian SmartFixed usage of wxXmString
2002-02-14  Julian SmartRemoved wxBuffer from several ports; added function...
2001-08-14  Vadim Zeitlin1. reset default item in ~wxWindow (better to be safe)
2001-08-07  Vadim Zeitlincompilation fix
2001-07-08  Gilles Depeyrotadded missing includes after wxUniv merge
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-07  Bart A.M. JourquinwxControl child of wxControlBase
2000-01-06  Vadim Zeitlin1. more warnings fixes in gtk/region.cpp and common...
1999-12-29  Vadim ZeitlinwxMotif::wxControl() ctor added, now wxCalendarCtrl...
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Jouk Jansen Committing in .
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-06-23  Robert Roebling Motif compile fixes
1999-02-12  Julian SmartSome doc corrections (added blank lines at end of docs...
1999-01-17  Julian SmartSome Motif corrections; Dialog Editor compilation under...
1999-01-14  Julian SmartAdded some tentative wxMotif clipboard code; did some...
1998-10-18  Julian SmartMotif additions
1998-09-20  Julian SmartMore Motif stuff, minor stubs correction
1998-09-18  Julian SmartMotif files added.