summaryrefslogtreecommitdiff
path: root/wintable/test.c
AgeCommit message (Expand)Author
2015-12-11LET'S GET THIS FINAL REWRITE EVER STARTEDPietro Gagliardi
2015-02-19Removed the last bit of new Windows Table test initialization stuff now that ...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-07Immediately give focus to the Table on startup in the test program.Pietro Gagliardi
2015-01-07Implemented checkbox notifications.Pietro Gagliardi
2015-01-07Image cells now use notifications to get their bitmaps. Also split (almost) e...Pietro Gagliardi
2015-01-07Implemented tableNotificationGetCellData et al for text columns.Pietro Gagliardi
2015-01-07Switched the test program to make the Table an actual child window now that I...Pietro Gagliardi
2015-01-07Implemented image cells.Pietro Gagliardi
2015-01-07Split the actual test code from the main Table code.Pietro Gagliardi