Add wxDataViewRendererBase::GetEffectiveAlignment() and use it.
[wxWidgets.git] / include / wx / dvrenderers.h
2013-09-17  Vadim ZeitlinAdd wxDataViewRendererBase::GetEffectiveAlignment(...
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-12-19  Vadim ZeitlinAdd possibility to set item background in generic wxDat...
2011-10-21  Václav SlavíkMove wxDataViewCustomRendererBase::ActivateCell() to...
2011-10-19  Václav SlavíkCleanup of wxDataViewCtrl cell activation code.
2011-10-19  Václav SlavíkUse wxDatePickerCtrl in wxDataViewDateRenderer.
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-22  Vadim ZeitlinReturn non-const pointer from wxDataViewRendererBase...
2011-08-22  Vadim ZeitlinAdd wxDataViewIconText::IsSameAs() and make comparison...
2011-04-23  Vadim ZeitlinMake the source files non-executable again.
2011-04-22  Václav SlavíkReturn wxWindow* from wxDataViewCustomRenderer::CreateE...
2011-03-01  Václav SlavíkPass wxRect/wxPoint arguments to wxDataViewCustomRender...
2011-01-19  Robin DunnOn OSX don't propogate the alignment setting from colum...
2010-12-19  Vadim ZeitlinAdd the possibility to disable invisible wxDataViewCtrl...
2010-10-30  Václav SlavíkAdd wxDataViewRendererBase::PrepareForItem() helper.
2010-10-30  Václav SlavíkAccount for text attrs in generic wxDataViewCtrl's...
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-05-21  Robert RoeblingSecond try to get wxDataViewChoiceByIndex and its name...
2010-05-16  Robert RoeblingAdded quick implementation of wxDataViewChoiceByIndexRe...
2010-05-16  Robert RoeblingAdd GetChoice() and GetChoices() getters to all choice...
2010-05-05  Vadim ZeitlinPop event handler from wxDVC edit control before destro...
2010-04-25  Francesco Montorsino real change: just fix RCS-ID so that it reflects...
2009-11-10  Vadim ZeitlinAllow custom wxDataViewCtrl renderers to easily use...
2009-11-10  Vadim ZeitlinBig wxDataViewCtrl renderer classes refactoring.