summaryrefslogtreecommitdiff
path: root/wintable/new/resize.h
AgeCommit message (Collapse)Author
2014-12-12Added vertical scroll. The drawing code will now need updating...Pietro Gagliardi
2014-12-11More TODOs.Pietro Gagliardi
2014-12-11Removed a call to repositionHeader() in the resize handler; we already do ↵Pietro Gagliardi
this in hscrollto(), which is called by updateTableWidth().
2014-12-10Changed from recomputeHScroll() to updateTableWidth() as we will store the ↵Pietro Gagliardi
table width separately and just use one call to SetScrollInfo() for everything to avoid weirdness.
2014-12-09Started readding hscroll code; just recomputeHScroll() for now.Pietro Gagliardi
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