support column reordering using drag and drop when using wxHeaderCtrl
[wxWidgets.git] / interface / wx / grid.h
2008-12-13  Vadim Zeitlinsupport column reordering using drag and drop when...
2008-12-11  Vadim Zeitlinadded wxGrid::UseNativeColHeader() (column reordering...
2008-11-30  Vadim Zeitlindon't make wxGridTableBase::IsEmptyCell() pure virtual...
2008-11-24  Bryan PettyReviewed, and re-organized members of wxGrid, which...
2008-11-24  Bryan PettyReviewed the rest of grid.h except for the wxGrid class...
2008-11-23  Bryan PettyFinished review of the first 1,000 lines of grid.h...
2008-11-14  Vadim Zeitlinmore Doxygen warning fixes
2008-11-13  Francesco Montorsifurther ifacecheck fixes (now only 3.3% of documented...
2008-11-09  Francesco Montorsiifacecheck manual fixes
2008-10-30  Francesco Montorsifixed missing semicolons, as reported by check_syntax.sh
2008-10-29  Francesco Montorsimoved to appropriate 'protected' sections all functions...
2008-10-29  Francesco Montorsiautomated ifacecheck fixes
2008-10-27  Francesco Montorsiautomated ifacecheck fixes
2008-10-13  Francesco Montorsiautomated changes: many (pure) virtual specifiers added
2008-10-13  Francesco Montorsivirtual/static attributes automated fixes by ifacecheck
2008-10-04  Vadim Zeitlinadded the possibility to draw grid lines across the...
2008-10-04  Robert RoeblingMoved list of subclasses away from 'classes overview...
2008-09-27  Francesco MontorsiHUGE commit of ifacecheck-automated fixes to virtualnes...
2008-09-20  Vadim Zeitlinadd const synonyms for wxGridTableBase::GetNumberRows...
2008-09-19  Vadim Zeitlin- Main change is the addition of wxGridSelectRowsOrColu...
2008-09-16  Vadim Zeitlinmore grid folding: got rid of duplicate version of...
2008-09-16  Vadim Zeitlindocument wxGridTableBase
2008-09-15  Vadim Zeitlinreviewed, updated and corrected wxGrid docs
2008-09-14  Vadim Zeitlinsome wxGrid docs cleanup, it's still a huge mess though
2008-09-12  Vadim Zeitlinadd grid category and mark all grid-related classes...
2008-07-16  Vadim Zeitlinemphasize the fact that GetSelectedCols/Rows() is not...
2008-06-27  Bryan PettyCommit 3 of 3 for Doxygen path fixes, this one finally...
2008-06-27  Bryan PettyMoved all interface headers into a 'wx' subdirectory...