]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/stattext.h
Ensure that Enter key presses are never stolen from wxButton in wxMSW.
[wxWidgets.git] / include / wx / msw / stattext.h
2009-06-22  Vadim ZeitlinAdded DoGetClientBestSize() and use it for a couple...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-11-13  Julian SmartMore border rationalisation. GetDefaultBorder is now...
2007-04-01  Vadim Zeitlinadded support for ellipsization and markup in wxStaticT...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-10  Vadim Zeitlinsimplifications and corrections to background drawing:
2005-03-12  Robin DunnAllow wxStaticText to have a custom fg without a custom bg
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-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-06  Vadim Zeitlinimplemented GetDefaultBorder() in wxControl, override...
2003-01-10  Vadim Zeitlinuse MSWCreateControl() instead of duplicating its code
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-05-05  Julian SmartDoc tweaks
2001-12-19  Vadim Zeitlinfixed redraw problems in wxStaticText
2001-07-02  Vadim Zeitlinmissing WXDLLEXPORT_DATA added
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-02-20  Robin DunnAdded a SetFont method that behaves like SetLabel does...
1999-11-25  Vadim Zeitlin1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-07-02  Vadim Zeitlin1. DoSetSize() simplified, DoGetBestSize() introduced
1999-06-10  Ove KaavenA few Unicode fixes.
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-01-31  Vadim Zeitlinvery minor changes
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-07-08  Vadim Zeitlinadded Acceptsfocus() { return FALSE; }
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten Ballüderadded some wxMSW stuff