summaryrefslogtreecommitdiff
path: root/wintable/draw.h
AgeCommit message (Collapse)Author
2015-12-11LET'S GET THIS FINAL REWRITE EVER STARTEDPietro Gagliardi
2015-02-18"Fixed" the other Windows Table problem. Now to implement selection and fix ↵Pietro Gagliardi
the fonts...
2015-02-18Began fixing the new Windows Table. In its current state one bug is fixed ↵Pietro Gagliardi
and another has been spotted, with the diagnosis coming next.
2015-02-17Implemented get_accValue(), put_accName(), and put_accValue(). Merged the ↵Pietro Gagliardi
contents of accessibilitynotes into accessibility.h. More TODOs.
2015-02-17Implemented (most of) get_accState().Pietro Gagliardi
2015-02-13Fixed all real warnings. I need to figure out how to remove -Wparentheses ↵Pietro Gagliardi
suggestions from qo.
2015-01-07Implemented checkbox notifications.Pietro Gagliardi
2015-01-07More TODOs.Pietro Gagliardi
2015-01-07Image cells now use notifications to get their bitmaps. Also split (almost) ↵Pietro Gagliardi
each cell type into a separate drawing function called from the main drawCell().
2015-01-07Implemented tableNotificationGetCellData et al for text columns.Pietro Gagliardi
2015-01-07Implemented image cells.Pietro Gagliardi
2015-01-06Merged wintable/new/ into wintable/.Pietro Gagliardi
2015-01-06Removed the initial implementation of the Windows Table. The new ↵Pietro Gagliardi
implementation has long since surpassed it.
2014-11-30More Windows Table separation.Pietro Gagliardi