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
Age
Commit message (
Expand
)
Author
2015-02-17
Restored imagelist_unix.go; still need its code for now.
Pietro Gagliardi
2015-02-17
More ImageList removal.
Pietro Gagliardi
2015-02-17
Beginning the integration of the new Windows Table, which starts with removin...
Pietro Gagliardi
2015-02-17
Even more TODOs.
Pietro Gagliardi
2015-02-17
More TODOs.
Pietro Gagliardi
2015-02-17
Removed stale TODO left over from previous commit.
Pietro Gagliardi
2015-02-17
Implemented some accessibility events. More TODOs.
Pietro Gagliardi
2015-02-17
Removed accessibilitynotes; no longer needed.
Pietro Gagliardi
2015-02-17
Implemented get_accValue(), put_accName(), and put_accValue(). Merged the con...
Pietro Gagliardi
2015-02-17
Implemented (most of) get_accState().
Pietro Gagliardi
2015-02-17
Implemented get_accSelection().
Pietro Gagliardi
2015-02-17
Implemented get_accRole().
Pietro Gagliardi
2015-02-17
Implemented get_accParent().
Pietro Gagliardi
2015-02-17
"Implemented" get_accName().
Pietro Gagliardi
2015-02-17
Implemented get_accKeyboardShortcut().
Pietro Gagliardi
2015-02-17
Implemented get_accHelp() and get_accHelpTopic().
Pietro Gagliardi
2015-02-16
Implemented get_accFocus()... mostly. Needs testing.
Pietro Gagliardi
2015-02-16
Implemented get_accDescription().
Pietro Gagliardi
2015-02-16
Implemented get_accDefaultAction().
Pietro Gagliardi
2015-02-16
Implemented get_accChildCount().
Pietro Gagliardi
2015-02-16
Implemented get_accChild(). More TODOs.
Pietro Gagliardi
2015-02-16
Marked edge cases for a future Stack Overflow question.
Pietro Gagliardi
2015-02-16
Implemented accSelect().
Pietro Gagliardi
2015-02-16
More TODOs.
Pietro Gagliardi
2015-02-16
Implemented accNavigate().
Pietro Gagliardi
2015-02-16
More TODOs.
Pietro Gagliardi
2015-02-16
Defined what the right edge of a row is, rewrote accHitTest() to be simpler w...
Pietro Gagliardi
2015-02-15
Made accHitTest() on a cell always succeed, for the purposes of checking things.
Pietro Gagliardi
2015-02-15
Removed leftover debugging printf()s.
Pietro Gagliardi
2015-02-15
Converted all GetLastError() calls in the Table accessible object to HRESULTs.
Pietro Gagliardi
2015-02-15
Implemented most of Table accLocation(). More TODOs.
Pietro Gagliardi
2015-02-15
Kinda sorta implemented Table accHitTest().
Pietro Gagliardi
2015-02-15
Implemented accDoDefaultAction() for Table.
Pietro Gagliardi
2015-02-14
Our use of LresultFromObject() now requires us to release our initial referen...
Pietro Gagliardi
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-02-05
Fixed error in updateAll().
Pietro Gagliardi
2015-01-22
Expanded the widgetgallery README.
Pietro Gagliardi
2015-01-22
Added a README to the widgetgallery example after a number of people on IRC a...
Pietro Gagliardi
2015-01-10
G_ADD_PRIVATE() is too new; wrote in the correct form for GLib 2.32. Thanks t...
Pietro Gagliardi
[prev]
[next]