| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-14 | Changed the Table accessibility objects to be a doubly linked list; updated ↵ | Pietro Gagliardi | |
| the Table code itself appropriately. Implemented RPC_E_DISCONNECTED handlers as well. Will test now. | |||
| 2015-02-13 | Fixed all real warnings. I need to figure out how to remove -Wparentheses ↵ | Pietro Gagliardi | |
| suggestions from qo. | |||
| 2015-01-08 | Added updateAll() and resolved WM_SETFONT to begin the final ↵ | Pietro Gagliardi | |
| reasoning-through of update(). | |||
| 2015-01-08 | Collected all of the metric updating stuff into a single update() function. ↵ | Pietro Gagliardi | |
| Far from optimal, but much better. | |||
| 2015-01-07 | Added tableSetRowCount. | Pietro Gagliardi | |
| 2015-01-07 | Implemented checkbox notifications. | Pietro Gagliardi | |
| 2015-01-07 | Implemented tableNotificationGetCellData et al for text columns. | Pietro Gagliardi | |
| 2015-01-07 | Renamed notification codes. | Pietro Gagliardi | |
| 2015-01-07 | Added facilities for notifications. | Pietro Gagliardi | |
| 2015-01-07 | Switched the test program to make the Table an actual child window now that ↵ | Pietro Gagliardi | |
| I'm about to implement actually getting data in the real world. Implemented focus grabbing. More TODOs. | |||
| 2015-01-07 | Split the actual test code from the main Table code. | Pietro Gagliardi | |
