]> git.saurik.com Git - wxWidgets.git/history - src/generic/gridsel.cpp
Compilation fixes (true->TRUE, false->FALSE)
[wxWidgets.git] / src / generic / gridsel.cpp
2000-03-04  Stefan NeisCompilation fixes (true->TRUE, false->FALSE)
2000-03-04  Stefan NeisImproved handling of selection/deselection events.
2000-03-04  Stefan NeisBugfixes; added selection modes demo to griddemo
2000-03-04  Stefan NeisAdded SetSelectionMode
2000-03-04  Julian SmartFixed non-standard C++ syntax errors
2000-03-03  Stefan NeisAdded extended selection support.
2000-03-02  Stefan NeisAdded class to handle selection inside wxGrid