]> git.saurik.com Git - wxWidgets.git/history - samples/grid/griddemo.cpp
added wxGridUpdateLocker helper class wrapping Begin/EndBatch() calls in a more conve...
[wxWidgets.git] / samples / grid / griddemo.cpp
2007-03-15  Vadim Zeitlinadded wxGridUpdateLocker helper class wrapping Begin...
2006-12-04  Vadim Zeitlinremoved explicit initial size for BugsGridFrame, it...
2006-12-04  Vadim Zeitlinremoved unneeded SetMargins(0, 0) call (this is the...
2006-11-02  Vadim Zeitlinslightly better fix for missing c_str() in OnCellValueC...
2006-11-02  Julian SmartEliminate POD warning/error
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-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-06-16  Julian SmartName correction
2005-06-02  Julian SmartUse standard ids
2005-06-02  Vadim Zeitlinfixed asserts when clicking on bugs table priority...
2005-03-30  Julian SmartApplied patch [ 1171542 ] access static class members...
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-07-01  Václav Slavíkdon't force excessively large minsize, it makes the...
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-05-25  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-25  Julian SmartMore name changes
2003-09-09  Mattia Barbon Various warning and Unicode fixes from ABX.
2003-07-28  David ElliottDon't use pragma interface/implemenation for __APPLE__
2003-03-24  Julian SmartRemoved old grid code