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
/
accessibility.h
Age
Commit message (
Expand
)
Author
2015-02-14
Fixed the creation bug (incorrect empty doubly linked list handling; see http...
Pietro Gagliardi
2015-02-14
Now debugging why the accessible objects aren't being created anymore. Will k...
Pietro Gagliardi
2015-02-14
Found one bug: forgot to update t->firstAcc in tableAccRelease().
Pietro Gagliardi
2015-02-14
Changed the Table accessibility objects to be a doubly linked list; updated t...
Pietro Gagliardi
2015-02-14
Added more test accessibility implementations. I'm going to need to implement...
Pietro Gagliardi
2015-02-14
More accessibility utility definitions.
Pietro Gagliardi
2015-02-14
Started the real accessibility implementation. Utility functions and role sys...
Pietro Gagliardi
2015-02-13
More commentary.
Pietro Gagliardi
2015-02-13
Fixed all real warnings. I need to figure out how to remove -Wparentheses sug...
Pietro Gagliardi
2015-02-13
Replaced all the accessibility functions with implementations that defer back...
Pietro Gagliardi
2015-02-12
More of the previous commit; now builds.
Pietro Gagliardi
2015-02-12
Started actually writing the accessibility code.
Pietro Gagliardi
2015-01-06
Merged wintable/new/ into wintable/.
Pietro Gagliardi