gtk2/gtk/a11y
Emmanuele Bassi f67345eb55 a11y: Add atspi.Action for GtkEntry
We need to handle the activation on the entry widget, as well as the
activation of the primary and secondary icons.
2020-10-16 00:34:01 +01:00
..
atspi Add a GetInterfaces method 2020-10-12 15:10:40 -04:00
gtkatspiaction.c a11y: Add atspi.Action for GtkEntry 2020-10-16 00:34:01 +01:00
gtkatspiactionprivate.h Initial ATSPI Action implementation for widget 2020-10-16 00:34:01 +01: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 Initial ATSPI Action implementation for widget 2020-10-16 00:34:01 +01:00
gtkatspicontextprivate.h atspi: Implement Selection for listbox 2020-10-13 17:24:06 -04:00
gtkatspieditabletext.c atspi: Add fold markers 2020-10-15 13:14:56 -04:00
gtkatspieditabletextprivate.h stack: Turn pages into accessibles 2020-10-14 21:04:17 -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: Add fold markers 2020-10-15 13:14:56 -04:00
gtkatspiselectionprivate.h atspi: Implement Selection for notebook tabs 2020-10-14 21:04:25 -04:00
gtkatspitext.c atspi: Add fold markers 2020-10-15 13:14:56 -04:00
gtkatspitextbuffer.c atspi: Add textview utilities 2020-10-12 15:10:40 -04:00
gtkatspitextbufferprivate.h Cosmetics 2020-10-13 21:27:56 -04:00
gtkatspitextprivate.h stack: Turn pages into accessibles 2020-10-14 21:04:17 -04:00
gtkatspiutils.c stack: Turn pages into accessibles 2020-10-14 21:04:17 -04:00
gtkatspiutilsprivate.h atspi: Fix up the role for password entries 2020-10-13 10:52:43 -04:00
gtkatspivalue.c stack: Turn pages into accessibles 2020-10-14 21:04:17 -04:00
gtkatspivalueprivate.h stack: Turn pages into accessibles 2020-10-14 21:04:17 -04:00
meson.build Initial ATSPI Action implementation for widget 2020-10-16 00:34:01 +01:00