don't use deprecated EVT_GRID_CELL_CHANGED synonym
[wxWidgets.git] / samples / grid / griddemo.h
2008-12-22  Vadim Zeitlinsplit wxEVT_GRID_CELL_CHANGE into wxEVT_GRID_CELL_CHANG...
2008-12-01  Vadim Zeitlindemonstrate column reordering -- currently it demonstra...
2008-11-30  Vadim Zeitlinremoved small and tabular grid tests which didn't seem...
2008-09-19  Vadim Zeitlin- Main change is the addition of wxGridSelectRowsOrColu...
2008-09-15  Vadim Zeitlinadd SetUseNativeColLabels() test
2007-12-20  Robert RoeblingPlaying with wxgrid, adding optionnally native columns...
2007-03-15  Vadim Zeitlinadded support for wxGRID_AUTOSIZE in wxGrid::SetRow...
2006-10-28  Vadim Zeitlindon't use unneeded logBuf member variable; show the...
2006-06-01  Vadim Zeitlinadded possibility to reorder columns by dragging them...
2006-01-07  Vadim Zeitlinadded a test command to show the current selection
2005-06-02  Julian SmartUse standard ids
2004-10-06  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-08-25  Robin DunnPatch from Jed Burgess that optionally allows the grid...
2004-07-20  Włodzimierz SkibawxUSE_LOG fixes.
2004-05-25  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-25  Julian SmartMore name changes
2003-05-13  Julian SmartRemoved obsolete check
2003-03-24  Julian SmartRemoved old grid code