Add the possibility to disable invisible wxDataViewCtrl items.
[wxWidgets.git] / include / wx / dvrenderers.h
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.