index
:
jcarr/ui
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
/
draw.h
Age
Commit message (
Collapse
)
Author
2015-02-17
Implemented get_accValue(), put_accName(), and put_accValue(). Merged the ↵
Pietro Gagliardi
contents of accessibilitynotes into accessibility.h. More TODOs.
2015-02-17
Implemented (most of) get_accState().
Pietro Gagliardi
2015-02-13
Fixed all real warnings. I need to figure out how to remove -Wparentheses ↵
Pietro Gagliardi
suggestions from qo.
2015-01-07
Implemented checkbox notifications.
Pietro Gagliardi
2015-01-07
More TODOs.
Pietro Gagliardi
2015-01-07
Image cells now use notifications to get their bitmaps. Also split (almost) ↵
Pietro Gagliardi
each cell type into a separate drawing function called from the main drawCell().
2015-01-07
Implemented tableNotificationGetCellData et al for text columns.
Pietro Gagliardi
2015-01-07
Implemented image cells.
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
More Windows Table separation.
Pietro Gagliardi