summaryrefslogtreecommitdiff
path: root/wintable/new/main.c
AgeCommit message (Expand)Author
2014-12-12Started tying all the threads together in the drawing loop for real.Pietro Gagliardi
2014-12-11Fixed up the whole horizontal scroll glitching mess. Now to tackle the twitch...Pietro Gagliardi
2014-12-11More TODOs...Pietro Gagliardi
2014-12-11Started the work for reimplementing rows.Pietro Gagliardi
2014-12-10More TODOs.Pietro Gagliardi
2014-12-10Wrote up the hscroll code. Not sure why it doesn't work yet. Not yet applied ...Pietro Gagliardi
2014-12-10Added headerHeight to the new Table.Pietro Gagliardi
2014-12-10Moved Table width calculation out of recomputeHScroll() and into updateTableW...Pietro Gagliardi
2014-12-09Started readding hscroll code; just recomputeHScroll() for now.Pietro Gagliardi
2014-12-09Reimplemented tableAddColumn for real.Pietro Gagliardi
2014-12-08Readded api.h, for WM_GETFONT/WM_SETFONT. We'll need this to re-add rowHeight().Pietro Gagliardi
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 dum...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 will...Pietro Gagliardi