gtk2/gtk/a11y
Matthias Clasen aa5bd38137 a11y: Avoid out-of-bounds access
Don't use the index before we've checked its good.

Pointed out in https://www.viva64.com/en/b/0793/
2021-02-04 00:34:05 -05:00
..
atspi a11y: Update the Cache interface introspection 2020-11-16 16:44:56 +00:00
gtkatspiaction.c a11y: Avoid out-of-bounds access 2021-02-04 00:34:05 -05:00
gtkatspiactionprivate.h Initial ATSPI Action implementation for widget 2020-10-16 00:34:01 +01:00
gtkatspicache.c a11y: Avoid signal emission during cache population 2021-01-21 16:40:57 +00:00
gtkatspicacheprivate.h a11y: Implement atspi.Cache 2020-11-16 16:44:56 +00:00
gtkatspicomponent.c a11y: Implement missing atspi.Component getters 2020-11-11 18:33:15 +00:00
gtkatspicomponentprivate.h atspi: Implement Component 2020-10-19 12:19:55 -04:00
gtkatspicontext.c a11y: Plug a leak in the AT-SPI context 2020-12-05 20:25:30 +00:00
gtkatspicontextprivate.h a11y: Implement atspi.Cache 2020-11-16 16:44:56 +00:00
gtkatspieditabletext.c a11y: Rename some methods 2020-10-19 12:58:29 -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 a11y: Add getters for GtkAtSpiContext 2020-11-16 16:44:56 +00:00
gtkatspiroot.c a11y: Fix leak 2021-01-12 12:01:29 +00:00
gtkatspirootprivate.h a11y: Implement atspi.Cache 2020-11-16 16:44:56 +00:00
gtkatspiselection.c a11y: Check before disconnecting selection signals 2020-11-25 18:13:54 +00:00
gtkatspiselectionprivate.h atspi: Implement Selection for notebook tabs 2020-10-14 21:04:25 -04:00
gtkatspitext.c a11y: Check before disconnecting Text signals 2020-11-25 18:15:04 +00:00
gtkatspitextbuffer.c atspitextbuffer: Explicitly cast between pango and gtk enums 2020-10-22 17:46:34 +02: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 a11y: Add role exception for GtkScrolledWindow 2020-11-12 21:46:05 +00:00
gtkatspiutilsprivate.h a11y: Move ChildrenChanged emitter to ATSPI utilities 2020-10-21 15:18:23 +01: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 atspi: Implement Component 2020-10-19 12:19:55 -04:00