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-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
2015-01-10
Removed all the GUI stuff from the GTK+ date/time picker for now. Installed t...
Pietro Gagliardi
2015-01-10
Added a mockup describing the planned GTK+ date/time picker.
Pietro Gagliardi
2015-01-09
More notes.
Pietro Gagliardi
2015-01-09
Added the beginning of an experimental date-time picker implementation for GTK+.
Pietro Gagliardi
2015-01-08
More update() reasoning and TODOs.
Pietro Gagliardi
2015-01-08
Added updateAll() and resolved WM_SETFONT to begin the final reasoning-throug...
Pietro Gagliardi
2015-01-08
Minor correctness, consistency, and predictability changes.
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
Immediately give focus to the Table on startup in the test program.
Pietro Gagliardi
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) e...
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
Implemented image cells.
Pietro Gagliardi
2015-01-07
Split the actual test code from the main Table code.
Pietro Gagliardi
2015-01-06
Split out all Windows header file inclusion into a single wininclude_windows....
Pietro Gagliardi
2015-01-06
Removed stray TODO.
Pietro Gagliardi
2015-01-06
Removed checkboxstuff; we did all that already.
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 implementati...
Pietro Gagliardi
2015-01-06
More TODOs.
Pietro Gagliardi
2015-01-06
More TODOs.
Pietro Gagliardi
2015-01-06
Don't maintain the metaphor. The real listview doesn't, so we won't either. (...
Pietro Gagliardi
2015-01-04
More TODOs.
Pietro Gagliardi
2015-01-04
Fixed get_accName().
Pietro Gagliardi
2015-01-04
Added the standard accessible object, added it to a few navigation-related pl...
Pietro Gagliardi
2015-01-04
Removed refcount/WM_GETOBJECT debug spew. More TODOs.
Pietro Gagliardi
2015-01-04
Forgot to call AddRef() in QueryInterface(). Thanks to Jonathan Potter.
Pietro Gagliardi
2014-12-25
Even more accessibility debugging.
Pietro Gagliardi
2014-12-25
More accessibility debugging work.
Pietro Gagliardi
2014-12-25
More TODOs.
Pietro Gagliardi
2014-12-25
Added a testing implementation of IAccessible::get_accName().
Pietro Gagliardi
2014-12-24
Fixed other accessibility errors (partially thanks to Raymond Chen)
Pietro Gagliardi
2014-12-24
More accessibility.h changes.
Pietro Gagliardi
2014-12-24
More accessibility stubs.
Pietro Gagliardi
2014-12-24
Started actually writing the accessibility code. Does not work yet.
Pietro Gagliardi
2014-12-24
More notes on accessibility.
Pietro Gagliardi
2014-12-23
Draw whole selected row properly this time (full background on row, focus rec...
Pietro Gagliardi
2014-12-23
More TODOs.
Pietro Gagliardi
[next]