further routing into wxApp
[wxWidgets.git] / include / wx / stattext.h
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-02-27  Vadim ZeitlinReplace wxST_MARKUP style with wxControl::SetLabelMarkup().
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-03-28  Francesco Montorsino real changes: just a small optimization on wxStaticT...
2010-03-21  Francesco Montorsireorder GetLabel(), GetLabelText(), SetLabel() and...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-12-28  Francesco Montorsimove Ellipsize() to wxControl so it can be easily used...
2008-12-28  Francesco Montorsirefactor wxStaticText::Ellipsize so it's a static publi...
2008-10-17  Vadim Zeitlincompilation fix for include wx/generic/stattextg.h...
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-11-13  Julian SmartMore border rationalisation. GetDefaultBorder is now...
2007-11-12  Vadim Zeitlinmake various control names constants of type char,...
2007-08-05  Francesco Montorsiadded the static function GetLabelText() to wxStaticTex...
2007-04-01  Vadim Zeitlinadded support for ellipsization and markup in wxStaticT...
2006-01-23  Mart RaudseppInclude gtk1 headers for non-gtk2. I don't really like...
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2005-08-18  Vadim Zeitlincompilation fix for wxUnivGTK
2005-08-17  Vadim Zeitlinhacked around wxGTK wxStaticText which doesn't derive...
2005-08-16  Vadim Zeitlinadded wxStaticText::Wrap()
2005-05-04  Julian SmartAdded licence/copyright information
2005-03-16  Włodzimierz SkibaUse defs.h (and automatically setup.h and chkconf.h...
2005-01-31  Włodzimierz SkibaNative wxStaticText. Cleaning of wxRadioBox code before...
2005-01-21  Włodzimierz SkibaWarning fixes for MinGW.
2005-01-07  Vadim Zeitlinmoved HasTransparentBackground() from wxUniv to common...
2004-06-21  Robin Dunnreverted m_adjustMinSize change prepatory for a new...
2004-06-19  Robin DunnControls will readjust their size and minsize when...
2004-03-05  Robin DunnChanged CanApplyParentThemeBackground to ApplyParentThe...
2004-03-04  Robin DunnAdded CanApplyParentThemeBackground and use it in wxMSW's
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-03-22  David ElliottInclude wxCocoa specific header
2003-01-04  Mattia Barbon Remove #ifdef __WXSTUBS__ from headers.
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-07-02  Vadim Zeitlinmissing WXDLLEXPORT_DATA added
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
1999-07-28  David Webster*** empty log message ***
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision