summaryrefslogtreecommitdiff
path: root/wintable/new/events.h
AgeCommit message (Collapse)Author
2014-12-22Mostly done with the implementation of checkboxes!Pietro Gagliardi
2014-12-21Started writing the code for handling mouse moves and checkbox hovers.Pietro Gagliardi
2014-12-16Implemented keyboard selection. Now I need to fix /mouse/ selections that ↵Pietro Gagliardi
select nothing, because apparently /that/ was broken...
2014-12-13Implemented mouse click selection.Pietro Gagliardi
2014-12-05Readded main code (but stripped to its essentials for now, as everything ↵Pietro Gagliardi
will be slowly readded, but in a different order) and fixed compilation errors (and some warnings).
2014-12-05Made the various event handler arrays const.Pietro Gagliardi
2014-12-05Moved the rewrite of the new Windows Table to its /own/ folder.Pietro Gagliardi