summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Don't use container api on GtkListBoxMatthias Clasen2020-05-111-24/+17
* grid: Remove a test for grid container functionalityMatthias Clasen2020-05-111-55/+0
* Avoid container api on gridsMatthias Clasen2020-05-111-2/+2
* paned: Redo the apiMatthias Clasen2020-05-116-1171/+1171
* Cosmetics: Replace GtkContainer in an error messageMatthias Clasen2020-05-111-1/+1
* testsuite: add widget refcount test caseTimm Bäder2020-05-112-0/+102
* Replace gtk_widget_destroy everywhereMatthias Clasen2020-05-1110-103/+102
* Use gtk_window_destroyMatthias Clasen2020-05-1111-76/+77
* testsuite: Clean up unexpected childrenMatthias Clasen2020-05-111-1/+3
* testsuite: Enable the remaining template testsMatthias Clasen2020-05-111-4/+2
* Clean up a leak in a testMatthias Clasen2020-05-111-1/+1
* testsuite: Add more tests for automated componentsMatthias Clasen2020-05-101-0/+104
* testsuite: Use lowercase component in test pathsMatthias Clasen2020-05-101-23/+23
* Merge branch 'wip/exalm/headerbar-dragging' into 'master'Matthias Clasen2020-05-101-11/+13
|\
| * testsuite: Update bloomfilter testAlexander Mikhaylenko2020-05-081-11/+13
* | Add a test for refcounts under reorderingMatthias Clasen2020-05-091-1/+40
|/
* testsuite: Update a testcaseMatthias Clasen2020-05-042-40/+0
* Add a test for bin child conversionMatthias Clasen2020-05-042-0/+28
* builder-tool: Convert former bin childrenMatthias Clasen2020-05-044-8/+8
* combobox: Add a child propertyMatthias Clasen2020-05-041-0/+4
* listboxrow: Derive from GtkWidgetMatthias Clasen2020-05-041-5/+5
* Use gtk_revealer_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-0411-28/+29
* css testsuite: Remove an obsolete testMatthias Clasen2020-05-043-57/+0
* css tests: Update expected resultsMatthias Clasen2020-05-041-2/+2
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-042-2/+2
* Use gtk_popover_set_child throughoutMatthias Clasen2020-05-041-1/+1
* builder-tool: Rename GtkHeaderBar:custom-title to title-widgetAlexander Mikhaylenko2020-05-012-0/+28
* headerbar: Remove user-settable titleAlexander Mikhaylenko2020-05-011-1/+0
* headerbar: Remove subtitleAlexander Mikhaylenko2020-05-011-1/+0
* builder-tool: Replace GtkStack:homogeneousMatthias Clasen2020-04-282-0/+3
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-04-262-1/+1
|\
| * reftests: Remove window-show-contents-on-map from xfailsMatthias Clasen2020-04-261-1/+0
| * reftests: Fix the window-show-contents-on-map testMatthias Clasen2020-04-261-0/+1
* | Merge branch 'wip/exalm/titlebuttons' into 'master'Matthias Clasen2020-04-261-2/+2
|\ \ | |/ |/|
| * testsuite: Fix swapped params in notify testAlexander Mikhaylenko2020-04-241-2/+2
* | reftests: Remove background-image-multiple from xfailsMatthias Clasen2020-04-251-1/+0
* | reftests: Use transform syntaxMatthias Clasen2020-04-251-16/+4
* | testsuite: Take textview-border-windows out of xfailsMatthias Clasen2020-04-241-1/+0
* | reftests: Avoid text caret from interferingMatthias Clasen2020-04-241-0/+1
* | testsuite: Take border-color-transparent out of xfailsMatthias Clasen2020-04-241-1/+0
* | reftests: Avoid theme influenceMatthias Clasen2020-04-241-1/+3
* | reftests: Avoid decorationsMatthias Clasen2020-04-242-0/+2
|/
* reftests: Stop using shadow-typeMatthias Clasen2020-04-172-2/+2
* menubutton: Drop reliefMatthias Clasen2020-04-173-10/+10
* button: Drop reliefMatthias Clasen2020-04-174-13/+13
* scrolledwindow: Drop shadow-typeMatthias Clasen2020-04-173-21/+21
* Restructure the GdkEvent type hierarchyEmmanuele Bassi2020-04-162-93/+45
* testsuite: Add some checks for focus statesMatthias Clasen2020-04-161-0/+30
* Merge branch 'arnaudb/better-substitution' into 'master'Matthias Clasen2020-04-122-5/+5
|\