summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: Reorganise the testsuitestestsuites-reorgEmmanuele Bassi2020-02-131-137/+185
* ci: Run the tests under their own session busEmmanuele Bassi2020-02-131-4/+5
* Merge branch 'gi-fixes' into 'master'Matthias Clasen2020-02-1318-31/+82
|\
| * Remove gtk_style_context_get_parent()Emmanuele Bassi2020-02-132-4/+0
| * gi: Skip gtk_custom_layout_new()Emmanuele Bassi2020-02-131-3/+3
| * Fix the function name in the gtk-doc stanzaEmmanuele Bassi2020-02-131-1/+1
| * Match argument name between declaration and definitionEmmanuele Bassi2020-02-132-2/+2
| * docs: Match the argument name with its declarationEmmanuele Bassi2020-02-131-2/+2
| * Add a notify function to GdkContentProviderEmmanuele Bassi2020-02-1311-19/+74
* | Make release builds mandatory for ciMatthias Clasen2020-02-131-1/+0
* | testsuite: Handle icontheme test betterMatthias Clasen2020-02-132-8/+16
* | gsk: Fix the compiler warning differentlyMatthias Clasen2020-02-131-4/+3
* | Merge branch 'report-fixes' into 'master'Emmanuele Bassi2020-02-133-56/+60
|\ \ | |/ |/|
| * ci: Use per-suite anchorsEmmanuele Bassi2020-02-131-9/+9
| * ci: Rearrange the results in the HTML reportEmmanuele Bassi2020-02-131-41/+41
| * ci: Fix the HTML anchor in the reportEmmanuele Bassi2020-02-131-1/+1
| * ci: Use result instead of exit code in the JUnit reportEmmanuele Bassi2020-02-131-2/+4
| * ci: Unexpected passes are failuresEmmanuele Bassi2020-02-131-2/+2
| * ci: Put the branch name in the HTML headerEmmanuele Bassi2020-02-131-1/+1
| * ci: Move HTML report meta from header to articleEmmanuele Bassi2020-02-131-5/+8
| * ci: Re-enable ccacheEmmanuele Bassi2020-02-131-1/+0
|/
* Remove border-half-pixel reftest from xfailMatthias Clasen2020-02-131-1/+0
* Merge branch 'wip/otte/no-clip-on-draw' into 'master'Matthias Clasen2020-02-1310-169/+243
|\
| * gdk: Remove gdk_cairo_get_clip_rectangle()Benjamin Otte2020-02-133-44/+0
| * cairoblur: Get rid of gdk_cairo_get_clip_rectangle() callBenjamin Otte2020-02-131-8/+10
| * gsk: Clip shadow node before push_group()Benjamin Otte2020-02-131-0/+5
| * gsk: Add a utility function for rectanglesBenjamin Otte2020-02-131-34/+23
| * cairoblur: Move the check for early exitBenjamin Otte2020-02-132-11/+10
| * rendernode: Avoid rounding errorsBenjamin Otte2020-02-131-14/+14
| * testsuite: Add tests for rounded rect codeBenjamin Otte2020-02-132-0/+101
| * roundedrect: Fix inlining of graphene functionsBenjamin Otte2020-02-131-4/+4
| * roundedrect: Fix gsk_rounded_rect_intersects_rect()Benjamin Otte2020-02-131-23/+42
| * testsuite: Don't use gdk_cairo_get_clip_rectangle()Benjamin Otte2020-02-132-18/+17
| * testsuite: Don't destroy surfaces that are still usedBenjamin Otte2020-02-132-16/+20
|/
* testsuite: Remove accidentally checked in fileBenjamin Otte2020-02-131-212/+0
* Fix flickery hoverMatthias Clasen2020-02-121-2/+4
* Merge branch 'wip/baedert/cairo-paint' into 'master'Matthias Clasen2020-02-122-15/+12
|\
| * rendernode: Don't clip when _draw()ingTimm Bäder2020-02-121-12/+0
| * rendernode: draw() only in node boundsTimm Bäder2020-02-121-3/+12
* | Remove unused signal enum valuesMatthias Clasen2020-02-121-4/+0
* | popovermenu: Avoid an uninitialized variableMatthias Clasen2020-02-121-0/+2
* | Merge branch 'ci-pages' into 'master'Matthias Clasen2020-02-128-52/+61
|\ \
| * | Rename the SCSS files for our themesEmmanuele Bassi2020-02-128-52/+61
* | | Fix the Emoji chooser finalizeMatthias Clasen2020-02-121-2/+2
* | | Merge branch 'gbsneto/fix-emojichooser-header' into 'master'Georges Basile Stavracas Neto2020-02-121-0/+1
|\ \ \
| * | | build: Install gtkemojichooser.hGeorges Basile Stavracas Neto2020-02-121-0/+1
* | | | Merge branch 'ci-pages' into 'master'Emmanuele Bassi2020-02-123-18/+16
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ci: Update flatpak jobEmmanuele Bassi2020-02-121-11/+7
| * | ci: Deploy the API ref before flatpakEmmanuele Bassi2020-02-121-2/+2
| * | ci: Fix linking of the CI assets in the reportEmmanuele Bassi2020-02-121-5/+7
|/ /