summaryrefslogtreecommitdiff
path: root/wintable/main.h
AgeCommit message (Expand)Author
2015-02-25More TODOs.Pietro Gagliardi
2015-02-19Removed the last bit of new Windows Table test initialization stuff now that ...Pietro Gagliardi
2015-02-19More TODOs.Pietro Gagliardi
2015-02-18More TODOs.Pietro Gagliardi
2015-02-17Split the public API of wintable into a file includethis.h for package ui.Pietro Gagliardi
2015-02-17Removed stale TODO left over from previous commit.Pietro Gagliardi
2015-02-14Changed the Table accessibility objects to be a doubly linked list; updated t...Pietro Gagliardi
2015-02-13Fixed all real warnings. I need to figure out how to remove -Wparentheses sug...Pietro Gagliardi
2015-01-08Added updateAll() and resolved WM_SETFONT to begin the final reasoning-throug...Pietro Gagliardi
2015-01-08Collected all of the metric updating stuff into a single update() function. F...Pietro Gagliardi
2015-01-07Added tableSetRowCount.Pietro Gagliardi
2015-01-07Implemented checkbox notifications.Pietro Gagliardi
2015-01-07Implemented tableNotificationGetCellData et al for text columns.Pietro Gagliardi
2015-01-07Renamed notification codes.Pietro Gagliardi
2015-01-07Added facilities for notifications.Pietro Gagliardi
2015-01-07Switched the test program to make the Table an actual child window now that I...Pietro Gagliardi
2015-01-07Split the actual test code from the main Table code.Pietro Gagliardi