index
:
go.wit.com/dev/andlabs/ui.git
devel
guimaster
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wintable
/
api.h
Age
Commit message (
Collapse
)
Author
2015-12-11
LET'S GET THIS FINAL REWRITE EVER STARTED
Pietro Gagliardi
2015-02-19
More TODOs.
Pietro Gagliardi
2015-02-19
Added tableSetSelection to the new Windows Table and hooked it up to the ↵
Pietro Gagliardi
package ui Table.
2015-02-19
Added tableGetSelection to the new Windows Table and hooked it up to package ↵
Pietro Gagliardi
ui's Table.
2015-02-17
Implemented some accessibility events. More TODOs.
Pietro Gagliardi
2015-01-08
More update() reasoning and TODOs.
Pietro Gagliardi
2015-01-08
Added updateAll() and resolved WM_SETFONT to begin the final ↵
Pietro Gagliardi
reasoning-through of update().
2015-01-08
Minor correctness, consistency, and predictability changes.
Pietro Gagliardi
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
Added facilities for notifications.
Pietro Gagliardi
2015-01-06
Merged wintable/new/ into wintable/.
Pietro Gagliardi
2015-01-06
Removed the initial implementation of the Windows Table. The new ↵
Pietro Gagliardi
implementation has long since surpassed it.
2014-11-30
Started splitting message handlers for the new Windows Table into their ↵
Pietro Gagliardi
respective files.
2014-11-29
Started splitting the new Windows Table code into more manageable chunks.
Pietro Gagliardi