summaryrefslogtreecommitdiff
path: root/wintable/api.h
AgeCommit message (Collapse)Author
2015-12-11LET'S GET THIS FINAL REWRITE EVER STARTEDPietro Gagliardi
2015-02-19More TODOs.Pietro Gagliardi
2015-02-19Added tableSetSelection to the new Windows Table and hooked it up to the ↵Pietro Gagliardi
package ui Table.
2015-02-19Added tableGetSelection to the new Windows Table and hooked it up to package ↵Pietro Gagliardi
ui's Table.
2015-02-17Implemented some accessibility events. More TODOs.Pietro Gagliardi
2015-01-08More update() reasoning and TODOs.Pietro Gagliardi
2015-01-08Added updateAll() and resolved WM_SETFONT to begin the final ↵Pietro Gagliardi
reasoning-through of update().
2015-01-08Minor correctness, consistency, and predictability changes.Pietro Gagliardi
2015-01-08Collected all of the metric updating stuff into a single update() function. ↵Pietro Gagliardi
Far from optimal, but much better.
2015-01-07Added tableSetRowCount.Pietro Gagliardi
2015-01-07Added facilities for notifications.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-30Started splitting message handlers for the new Windows Table into their ↵Pietro Gagliardi
respective files.
2014-11-29Started splitting the new Windows Table code into more manageable chunks.Pietro Gagliardi