summaryrefslogtreecommitdiff
path: root/testsuite/a11y
Commit message (Expand)AuthorAgeFilesLines
* a11y: Add a display to GtkATContextEmmanuele Bassi2020-10-121-1/+3
* Change button hierarchyTimm Bäder2020-08-291-1/+1
* a11y: Set an accessible role for GtkLevelBarMatthias Clasen2020-07-292-0/+51
* a11y: Set an accessible role for GtkExpanderMatthias Clasen2020-07-292-0/+58
* a11y: Set accessible role for GtkLinkButtonMatthias Clasen2020-07-291-0/+24
* a11y: Set an accessible role for GtkTextViewMatthias Clasen2020-07-292-0/+40
* a11y: Set an accessible role for GtkPasswordEntryMatthias Clasen2020-07-282-0/+42
* a11y: Set an accessible role for GtkSearchEntryMatthias Clasen2020-07-282-0/+42
* a11y: Set an accessible role for GtkLabelMatthias Clasen2020-07-281-0/+13
* a11y: Add tests for mnemonicsMatthias Clasen2020-07-282-0/+44
* a11y: Set an accessible role for GtkEntryMatthias Clasen2020-07-282-0/+42
* a11y: Add a scrollbar relation testMatthias Clasen2020-07-281-0/+29
* a11y: Set accessible roles for GtkImage and GtkPictureMatthias Clasen2020-07-282-0/+35
* a11y: Update the valuetext attribute of GtkProgressBarEmmanuele Bassi2020-07-281-0/+3
* a11y: Use undefined as default for string attributesEmmanuele Bassi2020-07-281-2/+2
* a11y: Add spinbutton testsMatthias Clasen2020-07-272-0/+43
* a11y: Add scrollbar testsMatthias Clasen2020-07-272-0/+64
* a11y: Add switch testsMatthias Clasen2020-07-272-0/+39
* a11y: Add separator testsMatthias Clasen2020-07-272-0/+39
* a11y: Add progressbar testsMatthias Clasen2020-07-272-0/+59
* a11y: Add dialog and window testsMatthias Clasen2020-07-273-0/+110
* a11y: Add checkbutton testsMatthias Clasen2020-07-272-1/+56
* a11y: Test unset relationsEmmanuele Bassi2020-07-271-2/+2
* a11y: Make GtkATContext.create() publicEmmanuele Bassi2020-07-271-18/+1
* a11y: Add some more testsMatthias Clasen2020-07-271-0/+60
* Add some more a11y testsMatthias Clasen2020-07-272-0/+638
* a11y: Add a simple test case for GtkButton's accessible stateEmmanuele Bassi2020-07-262-0/+38
* a11y: Restart the accessibility test suiteEmmanuele Bassi2020-07-261-0/+69
* Remove ATKEmmanuele Bassi2020-07-26100-10263/+0
* Replace "gdouble" with "double"Benjamin Otte2020-07-253-7/+7
* Replace "gchar" with "char"Benjamin Otte2020-07-259-63/+63
* Replace "gint" with "int"Benjamin Otte2020-07-257-60/+60
* headerbar: Show title buttons by defaultAlexander Mikhaylenko2020-07-021-0/+1
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-2/+2
* tetsuite/a11y: Pass common_cflags to buildTimm Bäder2020-05-194-2/+6
* tests: Centralize our test setup a bitMatthias Clasen2020-05-151-11/+1
* testsuite: Drop a container api useMatthias Clasen2020-05-111-2/+0
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-2/+2
* Replace gtk_widget_destroy everywhereMatthias Clasen2020-05-112-3/+3
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* headerbar: Remove user-settable titleAlexander Mikhaylenko2020-05-011-1/+0
* headerbar: Remove subtitleAlexander Mikhaylenko2020-05-011-1/+0
* Update a11y test resultsMatthias Clasen2020-04-0917-44/+44
* a11y tests: Stop using can-focusMatthias Clasen2020-04-0926-44/+0
* Add GtkScrollbarAccessibleMatthias Clasen2020-04-031-1/+5
* a11y tests: Update for focus state changesMatthias Clasen2020-04-026-15/+15
* testsuite: Fix an a11y testMatthias Clasen2020-03-201-4/+11
* testsuite: Tell meson we use TAPMatthias Clasen2020-03-201-0/+2
* Merge branch 'wip/baedert/test-cflags' into 'master'Matthias Clasen2020-03-132-2/+1
|\