Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / univ / stdrend.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2009-08-06  Vadim ZeitlinFix DrawStatusField() to work correctly with wxSB_FLAT...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2007-11-15  Julian SmartBorder correction
2007-11-13  Julian SmartTake wxBORDER_THEME, and the default border style,...
2007-10-11  Chris ElliottBorland still hates ?
2007-08-16  Julian SmartAdded DrawFocusRect to wxRenderer
2006-12-14  Václav Slavíkfixed wxStdRenderer::DrawButtonLabel() to not change...
2006-10-30  Václav Slavíkmoved wxScrollBar geometry methods out of wxRenderer...
2006-10-02  Włodzimierz SkibaFixed crash caused by A=B?C:D used for returning wxObje...
2006-09-30  Vadim Zeitlinoffset the text correctly inside the item rect in DrawI...
2006-09-30  Vadim Zeitlindraw solid focus rectangle in mono theme and don't...
2006-09-29  Václav Slavíkfixed wxStatusBar size calculations so that the text...
2006-09-25  Vadim Zeitlinfix TLW borders width in mono theme
2006-09-21  Włodzimierz SkibaPCH build fixes.
2006-09-21  Włodzimierz SkibaPCH build fix.
2006-09-20  Vadim Zeitlinadd more virtual border drawing functions used by frame...
2006-09-20  Vadim Zeitlincentre frame decoration bitmaps in their buttons
2006-09-20  Vadim Zeitlinmove frame decorations drawing to the base class
2006-09-20  Vadim Zeitlinmove generic part of AdjustSize() and status bar method...
2006-09-20  Vadim Zeitlinmoved Arrow_ constants to the base class
2006-09-20  Vadim Zeitlinrefactored common parts of DrawItem() in the base class...
2006-09-18  Vadim Zeitlinrefactor some existing themes methods in a new base...