]> Pileus Git - ~andy/gtk/history - tests/a11y
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / a11y /
2011-07-05 Matthias ClasenAdapt to expected output to recent changes
2011-07-05 Benjamin Ottetests: Update range tests for slider value in description
2011-07-05 Benjamin Ottea11y: Make it compile again
2011-07-05 Benjamin Ottea11y: Update tests after removing AtkText from GailExpander
2011-07-05 Benjamin Ottea11y: Update tests after removing AtkText from GailRange
2011-07-05 Benjamin Ottetests: Add an a11y test for scales
2011-07-05 Benjamin Ottegail: Remove AtkText implementation from GailScale
2011-07-05 Matthias ClasenAdd some texts for text selection signals
2011-07-05 Matthias ClasenSkip line-related tests for GtkEntry
2011-07-05 Matthias ClasenGtkEntryAccessible: port from GailTextUtil to GtkPango
2011-07-05 Matthias ClasenAdd some tests for selection handling
2011-07-05 Matthias ClasenAdd some more basic tests
2011-07-05 Matthias ClasenRemove debug spew
2011-07-05 Matthias ClasenExpand the insert/delete text
2011-07-05 Matthias ClasenUpdate test results
2011-07-05 Matthias ClasenReplace the boundary test
2011-07-05 Matthias ClasenSort text attributes alphabetically in dumps
2011-07-05 Matthias ClasenGtkHSV: set a suitable role for the accessible
2011-07-05 Matthias ClasenGtkSpinner: set a suitable role for the accessible
2011-07-05 Matthias ClasenAdd a testcase for a very old bug
2011-07-05 Matthias ClasenTest lots of boring string functions
2011-07-05 Matthias ClasenAdd some AtkText tests
2011-07-05 Matthias Clasenspinbutton testcase
2011-07-05 Matthias Claseniconview testcase
2011-07-05 Matthias ClasenPaned testcase
2011-07-05 Matthias ClasenStatusbar testcases
2011-07-05 Matthias Clasentree-performance: test with tree stores too
2011-07-05 Matthias Clasena11y: add a treeview performance test
2011-07-05 Matthias ClasenAdd a calendar testcase
2011-07-05 Matthias ClasenAdd an infobar testcase
2011-07-05 Matthias ClasenAdd a GtkProgressBar testcase
2011-07-05 Matthias ClasenAdd a GtkSpinner testcase
2011-07-05 Matthias ClasenAdd a lockbutton testcase
2011-07-05 Matthias ClasenAdd a testcase for all the pickers
2011-07-05 Benjamin OtteRevert "Add a testcase with a print dialog"
2011-07-05 Benjamin OtteRevert "Add a filechooser testcase"
2011-07-05 Benjamin OtteRevert "Add a testcase involving a font selection dialog"
2011-07-05 Benjamin Ottetests: Don't emit a message for every unnamed object
2011-07-05 Benjamin Ottetests: Reset the unnamed counter before a test run
2011-07-05 Benjamin Ottetests: Fix crash due to freeing random pointers
2011-07-05 Matthias ClasenAdd an assistant testcase
2011-07-05 Matthias ClasenAdd a testcase involving an expander
2011-07-05 Matthias ClasenAdd a testcase with a print dialog
2011-07-05 Matthias ClasenAdd a messagedialog testcase
2011-07-05 Matthias ClasenAdd a testcase involving a font selection dialog
2011-07-05 Matthias ClasenAdd a testcase with an appchooser dialog
2011-07-05 Matthias ClasenAdd a README for accessibility-dump
2011-07-05 Matthias ClasenAdd an about dialog testcase
2011-07-05 Matthias ClasenAdd a color chooser testcase
2011-07-05 Matthias ClasenAdd a scrollbar to the range testcase
2011-07-05 Matthias ClasenAdd a filechooser testcase
2011-07-05 Matthias ClasenRemove debug spew
2011-07-05 Matthias ClasenTry harder to generate names for accessibles
2011-07-05 Matthias ClasenHandle AtkValue implementations that return integer...
2011-07-05 Benjamin Ottetests: omit fg-color and bg-color values from attributes
2011-07-05 Benjamin Ottetests: Add line breaks when dumping text attributes
2011-07-05 Matthias ClasenRemove debug spew
2011-07-05 Matthias ClasenAdd a test involving a tree view
2011-07-05 Matthias ClasenDump AtkTable properties
2011-07-05 Matthias ClasenDump AtkComponent properties
2011-07-05 Matthias ClasenMake the dumped output a bit more readable
2011-07-05 Matthias ClasenAdd a test involving a text view
2011-07-05 Matthias ClasenDump AtkStreamableContent properties
2011-07-05 Matthias ClasenFix the expected output for range.ui
2011-07-05 Matthias ClasenAdd a test involving links
2011-07-05 Matthias ClasenDump AtkHyperLinkImpl properties
2011-07-05 Matthias ClasenAdd a test involving ranges
2011-07-05 Matthias ClasenDump AtkValue properties
2011-07-05 Matthias ClasenAdd a test involving a selection
2011-07-05 Matthias ClasenDump AtkSelection properties
2011-07-05 Matthias ClasenDump AtkAction properties
2011-07-05 Matthias ClasenDump AtkImage properties too
2011-07-05 Matthias ClasenMore text properties
2011-07-05 Matthias ClasenDump AtkText properties too
2011-07-05 Matthias ClasenFix make check
2011-07-05 Matthias ClasenRemove an extra line from expected output
2011-07-05 Matthias ClasenDon't forget to free an empty attribute set
2011-07-05 Matthias ClasenAdd a more convenient way to dump
2011-07-05 Matthias ClasenDump more accessibility data
2011-07-05 Matthias ClasenAdd new tests to EXTRA_DIST
2011-07-05 Matthias ClasenAdd a test that sets ::accessible-name
2011-07-05 Matthias ClasenAdd a test that has a labeled-by relation in it
2011-07-05 Benjamin Ottetests: Add first shot at an accessibility dump tool