]> Pileus Git - ~andy/gtk/history - tests/a11y/accessibility-dump.c
tests: Fix compiler warnings
[~andy/gtk] / tests / a11y / accessibility-dump.c
2011-07-05 Benjamin Ottetests: Fix compiler warnings
2011-07-05 Benjamin Ottetests: Add assert to accessibility-dump
2011-07-05 Matthias ClasenSort text attributes alphabetically in dumps
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 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 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 ClasenDump AtkStreamableContent properties
2011-07-05 Matthias ClasenDump AtkHyperLinkImpl properties
2011-07-05 Matthias ClasenDump AtkValue properties
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 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 Benjamin Ottetests: Add first shot at an accessibility dump tool