summaryrefslogtreecommitdiff
path: root/wintable/new
AgeCommit message (Collapse)Author
2014-12-08Added drawing scaffolds to the new Windows Table.Pietro Gagliardi
2014-12-08Added new Windows Table header columns (and this time we'll split out the ↵Pietro Gagliardi
dummy data).
2014-12-07More TODOs.Pietro Gagliardi
2014-12-07More TODOs.Pietro Gagliardi
2014-12-07More header control stuff: resize handling/header control repositioning.Pietro Gagliardi
2014-12-07More header support code, including header notification scaffolding.Pietro Gagliardi
2014-12-07Altered some comments.Pietro Gagliardi
2014-12-07Started re-adding the header stuff for real this time.Pietro Gagliardi
2014-12-07Some allocator cleanup in the new Table.Pietro Gagliardi
2014-12-07Altered some TODOs because <HeapAlloc> what's a last errorPietro Gagliardi
2014-12-07More TODOs.Pietro Gagliardi
2014-12-07Make tablePanic static; it should not be exported.Pietro Gagliardi
2014-12-07Let's get error handling right first time now.Pietro Gagliardi
2014-12-06"Started" re-adding the header code.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