Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / samples / widgets / static.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2011-11-05  Vadim ZeitlinUse wxWindowUpdateLocker to speed up updates of the...
2011-11-05  Vadim ZeitlinFix adding a control to two different sizers in the...
2011-02-27  Vadim ZeitlinAdd wxUSE_MARKUP and wrap SetLabelMarkup() in it.
2011-02-27  Vadim ZeitlinReplace wxST_MARKUP style with wxControl::SetLabelMarkup().
2010-09-21  Vadim ZeitlinCorrect drawing of mnemonics in wxStaticBox label under...
2010-09-21  Vadim ZeitlinFix wxStaticBox label redrawing when "Alt" is pressed...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-20  Vadim ZeitlinPut braces around all calls to wxLogFunctions() inside...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-10-12  Vadim Zeitlinadd wxGenericStaticText (#9656)
2007-04-01  Vadim Zeitlinadded support for ellipsization and markup in wxStaticT...
2006-12-03  Vadim Zeitlinfix initial layout of the widgets pages: avoid calling...
2006-08-22  Paul Cornettbuild fix
2006-06-06  Włodzimierz SkibaOn-demand creation of the pages for speedup of sample...
2006-05-26  Włodzimierz SkibaSmall devices adjustements.
2006-05-22  Włodzimierz SkibaContinuation of 'widgets' sample improvements.
2006-05-17  Włodzimierz SkibaRearranged widgets sample to show more and categorized...
2006-04-16  Vadim Zeitlinadded a menu allowing to change the border style used...
2005-08-28  Mattia Barbon No significant changes. Remove reliance on wx/bookctr...
2004-11-23  Włodzimierz SkibawxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-11-19  Vadim Zeitlinadded tests for setting fg/bg colours
2004-10-04  Włodzimierz SkibaWarning fixes to most detailed warning output of OpenWa...
2004-07-22  Włodzimierz SkibawxUSE_STATLINE fix.
2004-05-25  Julian SmartMore name changes
2003-12-11  Julian SmartApplied patch [ 829144 ] Compilation error fixes for...
2003-07-31  Julian SmartRemoved some warnings in widgets sample
2003-03-23  Mattia Barbon Add missing header.
2002-12-21  Vadim Zeitlinfixed memory leak (patch 655899)
2002-05-09  Vadim Zeitlintest that static text and box get the click events
2002-05-05  Julian SmartDoc tweaks
2002-04-09  Julian SmartMade widgets sample take up less space
2001-11-25  Gilles Depeyrotremoved trailing ; after DECLARE_ macros
2001-06-26  Vadim Zeitlinadded more files (unchanged) from wxUniv branch