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
/
main.h
Age
Commit message (
Expand
)
Author
2015-02-25
More TODOs.
Pietro Gagliardi
2015-02-19
Removed the last bit of new Windows Table test initialization stuff now that ...
Pietro Gagliardi
2015-02-19
More TODOs.
Pietro Gagliardi
2015-02-18
More TODOs.
Pietro Gagliardi
2015-02-17
Split the public API of wintable into a file includethis.h for package ui.
Pietro Gagliardi
2015-02-17
Removed stale TODO left over from previous commit.
Pietro Gagliardi
2015-02-14
Changed the Table accessibility objects to be a doubly linked list; updated t...
Pietro Gagliardi
2015-02-13
Fixed all real warnings. I need to figure out how to remove -Wparentheses sug...
Pietro Gagliardi
2015-01-08
Added updateAll() and resolved WM_SETFONT to begin the final reasoning-throug...
Pietro Gagliardi
2015-01-08
Collected all of the metric updating stuff into a single update() function. F...
Pietro Gagliardi
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 I...
Pietro Gagliardi
2015-01-07
Split the actual test code from the main Table code.
Pietro Gagliardi