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-18
Fixed Windows Table font.
Pietro Gagliardi
2015-02-18
"Fixed" the other Windows Table problem. Now to implement selection and fix t...
Pietro Gagliardi
2015-02-18
Began fixing the new Windows Table. In its current state one bug is fixed and...
Pietro Gagliardi
2015-02-18
Fixed Windows build. More TODOs. Still not working...
Pietro Gagliardi
2015-02-17
Finished migrating the GTK+ Table to not use ImageList.
Pietro Gagliardi
2015-02-17
Started migrating the GTK+ Table to the new ImageList-less design. Migrated t...
Pietro Gagliardi
2015-02-17
Fixed the other build errors. Awesome, Go's linker won't recognize the COM II...
Pietro Gagliardi
2015-02-17
Fixed many build errors. Not done yet.
Pietro Gagliardi
2015-02-17
Tied Table initialization in. Now to test!
Pietro Gagliardi
2015-02-17
More TODOs.
Pietro Gagliardi
2015-02-17
Even more Windows Table code. Almost done with the prototype test!
Pietro Gagliardi
2015-02-17
Next part of Table code: HBITMAP generation code migration.
Pietro Gagliardi
2015-02-17
More Windows Table work.
Pietro Gagliardi
2015-02-17
More Windows Table migration.
Pietro Gagliardi
2015-02-17
Began the Windows Table integration.
Pietro Gagliardi
2015-02-17
Split the public API of wintable into a file includethis.h for package ui.
Pietro Gagliardi
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
[next]