summaryrefslogtreecommitdiff
path: root/wintable/new/draw.h
AgeCommit message (Collapse)Author
2014-12-12Started tying all the threads together in the drawing loop for real.Pietro Gagliardi
2014-12-11Fixed twitchy text.Pietro Gagliardi
2014-12-11Mostly finisshed up horizontal scrolling by hooking it up to everything ↵Pietro Gagliardi
else. The sample text draw doesn't seem to be working correctly, but I'm not sure /when/ it breaks right now...
2014-12-09Reimplemented tableAddColumn for real.Pietro Gagliardi
2014-12-08More TODOs.Pietro Gagliardi
2014-12-08Began the implementation of the new Windows Table's drawCell().Pietro Gagliardi
2014-12-08Readded rowHeight(). Also tested font helper functions.Pietro Gagliardi
2014-12-08Fixed up WM_PRINTCLIENT stuff.Pietro Gagliardi
2014-12-08Filled in the draw() function for testing header resizes (when that is ↵Pietro Gagliardi
implemented).
2014-12-08Added drawing scaffolds to the new Windows Table.Pietro Gagliardi