gtk2/gtk/a11y
Matthias Clasen db97f99359 atspi: Implement Selection for GtkComboBox
This doesn't really work in Accerciser. But then,
neither does the GTK 3 implementation from which
this is copied.
2020-10-13 17:24:06 -04:00
..
atspi Add a GetInterfaces method 2020-10-12 15:10:40 -04:00
gtkatspicache.c a11y: Add AT-SPI cache object 2020-10-12 16:19:32 +01:00
gtkatspicacheprivate.h a11y: Add AT-SPI cache object 2020-10-12 16:19:32 +01:00
gtkatspicontext.c Remove excessively spammy debug messages 2020-10-13 17:24:06 -04:00
gtkatspicontextprivate.h atspi: Implement Selection for listbox 2020-10-13 17:24:06 -04:00
gtkatspieditabletext.c atspi: Implement EditableText interface for the entry wrappers 2020-10-12 22:07:18 -04:00
gtkatspieditabletextprivate.h atspi: Implement EditableText interface 2020-10-12 15:10:40 -04:00
gtkatspipango.c atspi: Export more pango utils 2020-10-12 15:10:40 -04:00
gtkatspipangoprivate.h atspi: Export more pango utils 2020-10-12 15:10:40 -04:00
gtkatspiprivate.h atspi: Add pango utilities 2020-10-12 15:10:40 -04:00
gtkatspiroot.c Fix the build 2020-10-12 21:37:09 -04:00
gtkatspirootprivate.h a11y: Convenience API for referencing ATSPI root node 2020-10-12 16:19:32 +01:00
gtkatspiselection.c atspi: Implement Selection for GtkComboBox 2020-10-13 17:24:06 -04:00
gtkatspiselectionprivate.h atspi: Implement Selection for listbox 2020-10-13 17:24:06 -04:00
gtkatspitext.c atspi: Implement Selection for listbox 2020-10-13 17:24:06 -04:00
gtkatspitextbuffer.c atspi: Add textview utilities 2020-10-12 15:10:40 -04:00
gtkatspitextbufferprivate.h atspi: Add textview utilities 2020-10-12 15:10:40 -04:00
gtkatspitextprivate.h atspi: Implement Selection for listbox 2020-10-13 17:24:06 -04:00
gtkatspiutils.c atspi: Fix up the role for password entries 2020-10-13 10:52:43 -04:00
gtkatspiutilsprivate.h atspi: Fix up the role for password entries 2020-10-13 10:52:43 -04:00
gtkatspivalue.c atspi: Break out the Value implementation 2020-10-12 15:10:40 -04:00
gtkatspivalueprivate.h atspi: Break out the Value implementation 2020-10-12 15:10:40 -04:00
meson.build atspi: Implement Selection for listbox 2020-10-13 17:24:06 -04:00