]> Pileus Git - ~andy/gtk/history - tests/a11y/accessibility-dump.c
Don't use gtk_scrolled_window_add_with_viewport() in tests
[~andy/gtk] / tests / a11y / accessibility-dump.c
2012-02-27 Javier JardónChange FSF Address
2011-11-16 Benjamin Ottetests: Add checks for row/column index to accessibility...
2011-11-16 Benjamin Ottetests: Don't dump stuff twice for tables
2011-10-15 Javier JardónUse G_VALUE_INIT
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-05 Benjamin Ottetests: Don't print selection count
2011-07-05 Benjamin Ottetests: Make accessibility-dump output selected children...
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