]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/grid.h
avoid warning for duplicate defined wxEntry when compiling with the Apple
[wxWidgets.git] / include / wx / generic / grid.h
1999-10-27  Michael BedwardFixed bug that caused wrong block of cells to be select...
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-10-25  Julian SmartAdded more compat. functions for wxGrid so grid sample...
1999-10-19  Michael BedwardAdded EVT_GRID_SELECT_CELL
1999-10-18  Michael BedwardRemoved unused code
1999-10-14  Michael BedwardChanged all EVT_WXGRID... constants to EVT_GRID...
1999-10-07  Michael BedwardAdded page up and page down key support.
1999-10-06  Michael BedwardAdded new wxGrid classes. This is a work in progress !