summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* widget-factory: add the primary-toolbar hint to the toolbarCosimo Cecchi2011-08-221-0/+3
* Use GtkFontChooser in testtoplevelembedMatthias Clasen2011-08-161-1/+1
* testgtk: remove dead codeMatthias Clasen2011-08-151-11/+0
* Deprecate GtkFontSelection and GtkFontSelectionDialogMatthias Clasen2011-08-152-0/+5
* Fix minor issues in the testsMatthias Clasen2011-08-152-14/+14
* GtkFontChooserDialog: GtkFontButton now uses GtkFontChooserDialog instead of ...Alberto Ruiz2011-08-151-7/+5
* GtkFontChooserDialog: Add parent window as a parameter in the constructorAlberto Ruiz2011-08-151-1/+1
* GtkFontChooser: Expose the new widget in gtk.h and add test casesAlberto Ruiz2011-08-153-2/+119
* GtkFontChooser: Renaming the class names and fixing the testsAlberto Ruiz2011-08-152-17/+0
* GtkFontChooser: Add a property to control whether the preview entry is shown ...Alberto Ruiz2011-08-151-0/+11
* GtkFontChooser: Better test preview textAlberto Ruiz2011-08-151-1/+1
* GtkFontChooser: Use GTK_DISABLE_DEPRECATED on the test codeAlberto Ruiz2011-08-152-0/+12
* GtkFontChooser: Added test for GtkFontSelectionDialogAlberto Ruiz2011-08-153-7/+50
* GtkFontChooser: implement gtk_font_selection_set/get_preview_textAlberto Ruiz2011-08-151-9/+16
* GtkFontChooser: gtk_font_selection_set_font_name implementationAlberto Ruiz2011-08-151-0/+2
* GtkFontChooser: Setting the font-name property. Test updates. Remove warnings.Alberto Ruiz2011-08-151-0/+9
* GtkFontChooser: Add callbacks and improve test to take deprecated widgets int...Alberto Ruiz2011-08-151-12/+16
* GtkFontChooser: Fix segmentation fault in deprecated size list populationAlberto Ruiz2011-08-151-3/+4
* GtkFontChooser: Add deprecated calls to the testAlberto Ruiz2011-08-151-0/+15
* GtkFontChooser: Added a test programAlberto Ruiz2011-08-152-0/+43
* GtkGrid: Add a way to insert rows or columnsMatthias Clasen2011-08-081-0/+74
* widget-factory: small tweaksMatthias Clasen2011-07-252-7/+36
* build: Fix makefile for new location of test imageRico Tzschichholz2011-07-231-0/+1
* tests: Move declaration tests to new test infrastructureBenjamin Otte2011-07-2177-0/+264
* reftests: Add test for border radius clampingBenjamin Otte2011-07-214-0/+47
* tests: Move empty css parser test to new CSS testsBenjamin Otte2011-07-202-0/+1
* tests: Move stylecontext CSS testsBenjamin Otte2011-07-20125-0/+241
* reftests: Add test for recent fixBenjamin Otte2011-07-193-0/+35
* Update expected test outputMatthias Clasen2011-07-173-39/+8
* Don't run testfocus in 'make check'Matthias Clasen2011-07-171-1/+2
* Add an initial focus testbedMatthias Clasen2011-07-162-0/+118
* Add a test for atk_get_root()Matthias Clasen2011-07-111-0/+12
* tests: Add a test for menusBenjamin Otte2011-07-113-1/+529
* Add a test for AtkUtil functionsMatthias Clasen2011-07-082-0/+55
* tests/a11y/Makefile.am: Use AM_CPPFLAGS instead deprecated INCLUDESJavier Jardón2011-07-071-1/+1
* Revert "asd"Javier Jardón2011-07-071-1/+1
* asdJavier Jardón2011-07-071-1/+1
* tests: Update text test for textviewBenjamin Otte2011-07-061-4/+21
* Fix two typos in MakefilesRico Tzschichholz2011-07-061-1/+1
* Update assistant testsMatthias Clasen2011-07-051-333/+114
* Update expected test outputMatthias Clasen2011-07-051-1/+1
* Verify that notify::accessible parent is emittedMatthias Clasen2011-07-051-0/+29
* Add an initial focus handling testMatthias Clasen2011-07-052-0/+130
* Change the toolkit attribute from gail to gtkMatthias Clasen2011-07-0528-233/+233
* Initial conversion of GailWidget to GtkWidgetAccessibleMatthias Clasen2011-07-051-31/+31
* Convert GailContainer to GtkContainerAccessibleMatthias Clasen2011-07-051-40/+40
* Convert GailMenu to GtkMenuAccessibleMatthias Clasen2011-07-051-8/+8
* Convert GailWindow to GtkWindowAccessibleMatthias Clasen2011-07-051-114/+333
* Convert GailButton to GtkButtonAccessibleMatthias Clasen2011-07-0512-1245/+59
* Add a test for menusMatthias Clasen2011-07-052-0/+228