Fix crash when auto-sizing a wxDataViewCtrl column.
[wxWidgets.git] / src / univ / themes / mono.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-09-22  Vadim ZeitlinOverride DrawLabel() to avoid crossing out disabled...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-07-05  Stefan NeisAdded missing include (#9625).
2007-11-13  Julian SmartTake wxBORDER_THEME, and the default border style,...
2007-08-16  Julian SmartAdded DrawFocusRect to wxRenderer
2006-12-24  Václav Slavíkfixed wxFrame background colour in wxUniv on ports...
2006-12-17  Vadim Zeitlindon't set the label colour in DrawButtonLabel(), this...
2006-10-30  Václav Slavíkrender scrollbar's thumb as stippled bar to distinguish...
2006-10-09  Włodzimierz SkibaWarning fixes in 'todo' part just to make build log...
2006-09-30  Vadim Zeitlindraw solid focus rectangle in mono theme and don't...
2006-09-29  Václav Slavíksimplified #ifs around the code
2006-09-29  Václav Slavíkuse smaller statusbar margins in mono theme
2006-09-28  Vadim Zeitlinadd compilation options to allow compiling in just...
2006-09-25  Vadim Zeitlinfix TLW borders width in mono theme
2006-09-23  Vadim Zeitlin1. deprecate redundantly sounding wxArtProvider::FooPro...
2006-09-21  Włodzimierz SkibaPCH build fixes.
2006-09-20  Vadim Zeitlinmake colours of the selected text inversed
2006-09-20  Vadim Zeitlinadd more virtual border drawing functions used by frame...
2006-09-20  Vadim Zeitlinremoved stubs for frame decorations drawing
2006-09-20  Vadim Zeitlinmove frame decorations drawing to the base class
2006-09-20  Vadim Zeitlinadded stubs for the missing functions, this theme links now
2006-09-20  Vadim Zeitlinfirst compilable version of the mono theme, replacing...
2006-09-18  Vadim Zeitlinrefactor some existing themes methods in a new base...