summaryrefslogtreecommitdiff
path: root/testsuite/gtk
Commit message (Expand)AuthorAgeFilesLines
* Don't use xsettings or xft defaults in testsuiteAlexander Larsson2020-02-031-0/+3
* icon-theme: Add i/o priority to choose_icon_async()Alexander Larsson2020-01-301-2/+2
* icon-theme: Drop the _for_scale() versions and always take scaleAlexander Larsson2020-01-302-6/+6
* icon-theme: Rename GtkIconInfo to GtkIconAlexander Larsson2020-01-302-12/+12
* icon-theme: Use gtk_icon_theme_choose_icon_async in testsAlexander Larsson2020-01-291-52/+12
* tests: Use gtk_icon_info_download_colored_texture instead of load_symbolicAlexander Larsson2020-01-291-4/+1
* icons: Convert use of load() to download_texture()Alexander Larsson2020-01-291-1/+1
* Remove GtkWidgetPathBenjamin Otte2020-01-283-467/+0
* testsuite: Update mark namesMatthias Clasen2020-01-231-2/+2
* Make the performance testcase more generalMatthias Clasen2020-01-221-0/+19
* testsuite: Skip GtkDragIconMatthias Clasen2020-01-141-0/+4
* testsuite: Remove menu special-casingMatthias Clasen2019-12-292-16/+0
* testsuite: Remove menu testsMatthias Clasen2019-12-293-587/+0
* testsuite: Cosmetic changeMatthias Clasen2019-12-291-1/+0
* builder: Improve type name manglingMatthias Clasen2019-12-131-12/+20
* builder: Add GtkBuilderScopeBenjamin Otte2019-12-121-0/+5
* Fix treelistmodel testsMatthias Clasen2019-12-041-1/+1
* Fix leaks in testsMatthias Clasen2019-12-046-6/+24
* Use a single compilation symbolEmmanuele Bassi2019-11-271-1/+1
* builder: Connect signals automaticallyBenjamin Otte2019-11-221-5/+0
* builder: Remove user_data argument from gtk_builder_connect_signals()Benjamin Otte2019-11-221-5/+5
* testsuite: Print useful statement on notify test errorBenjamin Otte2019-11-221-13/+28
* Privatize popover menu piecesMatthias Clasen2019-11-111-4/+0
* text: add undo support to GtkTextChristian Hergert2019-11-051-0/+2
* gtk: Add GtkNoSelectionBenjamin Otte2019-10-153-0/+4
* singleselection: Fix model propertyBenjamin Otte2019-10-153-4/+8
* eventcontrollerkey: Change behavior of contains-focusBenjamin Otte2019-10-071-4/+4
* eventcontrollerkey: Add getters for the propertiesBenjamin Otte2019-10-071-28/+16
* icontheme: Return a paintable from gtk_icon_info_load_iconTimm Bäder2019-09-091-4/+4
* icontheme: Return paintables from more APITimm Bäder2019-09-091-14/+15
* infobar: Inherit from GtkContainerTimm Bäder2019-09-091-18/+8
* Add builder tests for bind-source without bind-propertyMohammed Sadiq2019-08-101-4/+14
* Remove new attributes from testsMatthias Clasen2019-07-281-2/+0
* label: Parse new pango attributesMatthias Clasen2019-07-271-0/+2
* Change the few examples that use a full GTK_ enum value in .ui files.Robert Ancell2019-07-081-5/+5
* Merge branch 'wip/ebassi/constraint-layout' into 'master'Matthias Clasen2019-07-022-0/+385
|\
| * Use explicit values for constraint strengthEmmanuele Bassi2019-07-011-23/+23
| * Amend a constraint solver testMatthias Clasen2019-07-011-0/+12
| * Add constraint solverEmmanuele Bassi2019-06-302-0/+373
* | flattenlistmodeL: Compute items-changed position properlyBenjamin Otte2019-07-021-0/+39
|/
* Add another grid layout testMatthias Clasen2019-06-281-0/+113
* Some more grid layout testsMatthias Clasen2019-06-281-21/+277
* Add a test for the grid layout managerMatthias Clasen2019-06-282-0/+313
* Add another action testMatthias Clasen2019-06-231-0/+26
* Add another test for action inheritanceMatthias Clasen2019-06-221-1/+96
* Add a test for action introspectionMatthias Clasen2019-06-221-0/+49
* Add another test for action inheritanceMatthias Clasen2019-06-221-0/+58
* Add a test for GtkText actionsMatthias Clasen2019-06-211-0/+91
* Add a test for gtk_widget_insert_action_groupMatthias Clasen2019-06-212-1/+113
* Add a focus-chain test for focusable containersMatthias Clasen2019-06-114-0/+41