]> Pileus Git - ~andy/gtk/history - tests/a11y
Update expected output for the entries a11y test
[~andy/gtk] / tests / a11y /
2012-11-20 Matthias ClasenUpdate expected output for the entries a11y test
2012-11-12 Mike GorseAdd accessibles for GtkEntry icons
2012-11-08 Matthias ClasenUpdate a11y test results
2012-09-24 Matthias ClasenUpdate expected output of colorchooser a11y test
2012-09-24 Matthias ClasenUpdate expected output of entries a11y test
2012-08-10 Mario Sanchez PradaUpdate accessibility unit tests to consider password...
2012-08-07 Matthias ClasenUpdate expected dump output for color choooser
2012-06-21 Matthias Clasena11y tests: update expected results
2012-03-26 Matthias ClasenUpdate expected test output
2012-03-20 Matthias ClasenUpdate expected test results
2012-03-05 Matthias ClasenUpdate expected result for the infobar a11y dump
2012-02-27 Javier JardónChange FSF Address
2012-02-21 Matthias ClasenUpdate expected output
2012-02-11 Benjamin Ottetests: Reenable a11y tree-relationships test
2012-02-06 Matthias ClasenAdapt expected output
2012-01-31 Matthias ClasenUse G_SOURCE_CONTINUE/REMOVE
2012-01-17 Matthias ClasenRemove appchooser tests from the Makefile as well
2012-01-17 Matthias ClasenRemove the appchooser a11y dump test as well
2012-01-17 Matthias ClasenRemove tree.ui a11y dump test
2012-01-17 Matthias ClasenDisable broken tree-relationships tests for now
2012-01-17 Matthias ClasenAdapt to focus changes in the treeview
2011-12-19 Benjamin Ottetests: Avoid deprecation warning
2011-12-16 Benjamin Ottea11y: Redo cell accessible action handling
2011-11-29 Mike Gorsetests: Add new test that is currently failing
2011-11-24 Benjamin Ottea11y: Implement ref_state_set using the new APIs
2011-11-21 Matthias ClasenPrevent local filesystem influence in the a11y tests
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-20 Matthias ClasenAdapt iconview a11y test output
2011-11-20 Matthias ClasenImprove AtkText implementations
2011-11-16 Matthias ClasenUpdate comment to new realities
2011-11-16 Benjamin Ottetests: Add an invisible column to the tree test
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-11-16 Benjamin Ottetests: Up the ante
2011-11-16 Benjamin Ottetests: Ensure the treeview is expanded
2011-11-14 Matthias ClasenAdd combobox a11y tests
2011-11-14 Matthias ClasenAdd some keybindings to the a11y entries test
2011-10-15 Javier JardónUse G_VALUE_INIT
2011-09-13 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-05 Matthias ClasenFix output of pickers.ui a11y test
2011-08-30 Matthias ClasenDisable an incomplete test that does not work
2011-08-29 Matthias ClasenAdapt a11y dump output
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-17 Matthias ClasenUpdate expected test output
2011-07-17 Matthias ClasenDon't run testfocus in 'make check'
2011-07-16 Matthias ClasenAdd an initial focus testbed
2011-07-12 Matthias ClasenAdd a test for atk_get_root()
2011-07-11 Benjamin Ottetests: Add a test for menus
2011-07-09 Matthias ClasenAdd a test for AtkUtil functions
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-07 Javier Jardóntests/a11y/Makefile.am: Use AM_CPPFLAGS instead depreca...
2011-07-07 Javier JardónRevert "asd"
2011-07-07 Javier Jardónasd
2011-07-06 Benjamin Ottetests: Update text test for textview
2011-07-06 Rico TzschichholzFix two typos in Makefiles
2011-07-05 Matthias ClasenUpdate assistant tests
2011-07-05 Matthias ClasenUpdate expected test output
2011-07-05 Matthias ClasenVerify that notify::accessible parent is emitted
2011-07-05 Matthias ClasenAdd an initial focus handling test
2011-07-05 Matthias ClasenChange the toolkit attribute from gail to gtk
2011-07-05 Matthias ClasenInitial conversion of GailWidget to GtkWidgetAccessible
2011-07-05 Matthias ClasenConvert GailContainer to GtkContainerAccessible
2011-07-05 Matthias ClasenConvert GailMenu to GtkMenuAccessible
2011-07-05 Matthias ClasenConvert GailWindow to GtkWindowAccessible
2011-07-05 Matthias ClasenConvert GailButton to GtkButtonAccessible
2011-07-05 Matthias ClasenAdd a test for menus
2011-07-05 Matthias ClasenConvert GailExpander to GtkExpanderAccessible
2011-07-05 Matthias ClasenAdd a placeholder-text test
2011-07-05 Matthias ClasenConvert GailStatusbar to GtkStatusbarAccessible
2011-07-05 Matthias ClasenConvert GailNotebookPage to GtkNotebookPageAccessible
2011-07-05 Matthias ClasenConvert GailNotebook to GtkNotebookAccessible
2011-07-05 Matthias ClasenConvert GailTreeView to GtkTreeViewAccessible
2011-07-05 Matthias ClasenAdd more children tests
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 ClasenSilence compiler warnings
2011-07-05 Benjamin Ottea11y: Remove "press" and "release" actions from buttons
2011-07-05 Matthias ClasenAdd more child-handling related tests
2011-07-05 Matthias ClasenAdd a test for scrolled window child count
2011-07-05 Matthias ClasenConvert GailScrolledWindow to GtkScrolledWindowAccessible
2011-07-05 Matthias ClasenConvert GailImage to GtkImageAccessible
2011-07-05 Matthias ClasenConvert GailScrollbar to GtkScrollbarAccessible
2011-07-05 Matthias ClasenUpdate test results for recent changes
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
next