Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / samples / dataview / mymodels.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2010-12-19  Vadim ZeitlinAdd the possibility to disable invisible wxDataViewCtrl...
2010-09-13  Robert RoeblingFurther work on wxDataViewListModel::Reset()
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2009-11-10  Vadim ZeitlinAdd custom renderer column to the list model example...
2009-11-10  Vadim ZeitlinUse symbolic constants for list model columns in datavi...
2009-10-24  Vadim ZeitlinMake wxDataViewModel::GetAttr() and GetAttrByRow()...
2009-10-16  Vadim ZeitlinImplement icon text column using native GTK renderers...
2009-03-10  Robert RoeblingChange Compare() method to being const
2009-03-09  Robert RoeblingImplement vetoing editing in wxDataViewTextRenderer...
2009-03-06  Francesco Montorsiremove wxT() and _() macros to make the sample more...
2009-03-05  Vadim Zeitlinset svn properties correctly for the new files (please...
2009-03-04  Francesco Montorsiall code revisited.
2009-03-04  Francesco Montorsireorganize the sample splitting it in two source files...