gtk/testsuite/a11y
Fina Wilke 649782b547 a11y: Consistently use list type for errormessage relation
This more closely matches the spec. This is an API break, however the
atspi backend already assumed that this was a list, and would throw
criticals whenever this relation was set. Therefore it can be assumed
that this relation was not previously in active use.
2024-08-30 20:22:59 +00:00
..
accessible.c a11y: Consistently use list type for errormessage relation 2024-08-30 20:22:59 +00:00
box.c Add another a11y test 2023-06-19 18:30:41 -04:00
button.c Add some more a11y tests 2023-06-20 11:05:22 -04:00
checkbutton.c Change button hierarchy 2020-08-29 16:46:28 +02:00
colordialogbutton.c Add another a11y test 2023-06-21 19:55:46 -04:00
custom.c Add another a11y test 2023-06-21 14:24:52 -04:00
dialog.c Deprecate GtkDialog 2022-10-29 15:27:53 -04:00
entry.c testsuite: Add some more a11y tests 2023-06-17 22:00:55 -04:00
expander.c expander: Don't leave dangling a11y relations 2024-07-03 12:55:15 -04:00
flowbox.c a11y: Add tests for GtkFlowBox 2020-10-20 01:12:20 -04:00
general.c a11y: Fix tests 2023-06-20 12:33:02 -04:00
image.c a11y: Set accessible roles for GtkImage and GtkPicture 2020-07-28 18:16:37 -04:00
inscription.c inscription: Add tests for gtk_accessible_text_get_offset 2024-04-04 01:05:38 +02:00
label.c label: Add tests for gtk_accessible_text_get_offset 2024-04-04 01:05:38 +02:00
levelbar.c a11y: Set an accessible role for GtkLevelBar 2020-07-29 22:46:00 -04:00
listbox.c a11y: Add tests for GtkListBox 2020-10-20 01:07:13 -04:00
meson.build Test the accessible implementation for GtkTextView 2024-02-20 13:53:08 -05:00
names.c Adjust tests 2023-10-26 09:44:59 +02:00
passwordentry.c a11y: Set an accessible role for GtkPasswordEntry 2020-07-28 18:23:57 -04:00
progressbar.c a11y: Update the valuetext attribute of GtkProgressBar 2020-07-28 16:59:08 +01:00
scrollbar.c a11y: Parse reference lists using varargs 2020-11-10 14:31:56 +00:00
searchentry.c a11y: Set an accessible role for GtkSearchEntry 2020-07-28 18:16:37 -04:00
separator.c a11y: Add separator tests 2020-07-27 21:18:10 -04:00
spinbutton.c a11y: Add spinbutton tests 2020-07-27 21:18:10 -04:00
stack.c a11y: GtkStack is a group of stack pages 2020-11-12 21:46:06 +00:00
switch.c a11y: Add switch tests 2020-07-27 21:18:10 -04:00
text.c tests: Fix signature of GtkTestATContext::update-selection-bound handlers 2024-07-27 00:59:03 +01:00
textview.c tests: Fix signature of GtkTestATContext::update-selection-bound handlers 2024-07-27 00:59:03 +01:00
togglebutton.c testsuite: Add some more a11y tests 2023-06-17 22:00:55 -04:00
value.c a11y: Remove an overzealous optimisation 2023-06-19 07:22:32 -04:00
window.c window: Use application as accessible role 2023-06-19 18:38:58 -04:00