summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: Add a job testing all subprojectsmoar-ciEmmanuele Bassi2019-11-051-0/+25
* ci: Define WRAP_MODE for the default jobEmmanuele Bassi2019-11-051-0/+2
* ci: Allow specifying the wrap modeEmmanuele Bassi2019-11-051-0/+1
* ci: Allow msys2 jobs to failEmmanuele Bassi2019-11-051-0/+1
* tests: Add label-sizing.ui to the XFAIL listEmmanuele Bassi2019-11-041-0/+1
* Revert "Adwaita: radios & checkboxes styling updates"Emmanuele Bassi2019-11-044-188/+58
* Move the ifdef to the right spotMatthias Clasen2019-11-041-1/+1
* cell text: Handle new pango enum valuesMatthias Clasen2019-11-041-0/+10
* Adwaita: radios & checkboxes styling updatesJakub Steiner2019-11-044-58/+188
* Merge branch 'wip/sadiq/fix-leak' into 'master'Benjamin Otte2019-11-041-1/+2
|\
| * gdkselectionoutputstream-x11: Fix a memory leakMohammed Sadiq2019-10-271-1/+2
* | Merge branch 'gtkstack-addnamed-return' into 'master'Benjamin Otte2019-11-042-13/+19
|\ \
| * | stack: return the stack page when adding a child, to ease setting propsAndy Holmes2019-11-032-13/+19
|/ /
* | textview: use g_slice_new0 for proper initial stateChristian Hergert2019-11-011-1/+1
* | Merge branch 'reftest-fixes' into 'master'Matthias Clasen2019-11-012-19/+2
|\ \
| * | reftests: Print out a helpful errorMatthias Clasen2019-11-011-1/+1
| * | reftests: Drop libtool hackMatthias Clasen2019-11-011-18/+1
* | | Merge branch 'bump-pango' into 'master'Matthias Clasen2019-11-017-743/+246
|\ \ \ | |/ / |/| |
| * | label: Handle new pango attributesMatthias Clasen2019-11-011-2/+15
| * | label: Handle insert_hyphens pango attributeMatthias Clasen2019-11-011-0/+6
| * | gsk: Stop using deprecated pango apiMatthias Clasen2019-11-011-1/+1
| * | build: We no longer need freetypeMatthias Clasen2019-11-011-27/+0
| * | gtk-demo: Use harfbuzz for font featuresMatthias Clasen2019-11-012-626/+143
| * | Port the font chooser to just use harfbuzzMatthias Clasen2019-11-012-88/+82
| * | Bump the pango dependencyMatthias Clasen2019-11-011-1/+1
|/ /
* | Merge branch 'fix-print-dialog' into 'master'Matthias Clasen2019-11-011-2/+2
|\ \
| * | Update the print dialog for headerbar changesMatthias Clasen2019-11-011-2/+2
|/ /
* | Merge branch 'ci-update' into 'master'Matthias Clasen2019-11-014-14/+19
|\ \
| * | ci: Add internal links to the HTML reportEmmanuele Bassi2019-11-011-12/+12
| * | ci: Add diffutils to the CI imageEmmanuele Bassi2019-11-012-2/+3
| * | Check for diff's availabilityEmmanuele Bassi2019-11-011-0/+4
|/ /
* | Merge branch 'otte/for-master' into 'master'Benjamin Otte2019-11-016-96/+25
|\ \
| * | vulkan: Add missing enum valueBenjamin Otte2019-11-011-1/+5
| * | builder: Allow parsing G_TYPE_BYTES from stringsBenjamin Otte2019-10-291-0/+4
| * | togglebutton: Don't emit clicked during set_active()Benjamin Otte2019-10-293-80/+15
| * | messagedialog: Remove useless GTK_TYPE_BUILDABLE interfaceBenjamin Otte2019-10-291-15/+1
* | | ci: Update the image to Fedora 31Emmanuele Bassi2019-11-012-2/+2
* | | Merge branch 'fallback-rendering' into 'master'Matthias Clasen2019-10-315-11/+91
|\ \ \
| * | | inspector: Add a switch for fallback renderingMatthias Clasen2019-10-302-0/+80
| * | | gl: Use the fallback debug flagMatthias Clasen2019-10-301-4/+11
| * | | inspector: Remove fallback from logsMatthias Clasen2019-10-302-7/+0
|/ / /
* | | Merge branch 'wl-key-repeat' into 'master'Matthias Clasen2019-10-301-36/+3
|\ \ \ | |_|/ |/| |
| * | wayland: Drop the keyboard settings objectMatthias Clasen2019-10-291-22/+0
| * | wayland: Rely on server key repeat infoMatthias Clasen2019-10-291-14/+3
|/ /
* | gtk-demo: Add a scrolling image demoMatthias Clasen2019-10-222-10/+60
* | window: Unrealize renderer before childrenMatthias Clasen2019-10-221-1/+2
* | Merge branch 'readonly-all-the-things' into 'master'Matthias Clasen2019-10-227-150/+21
|\ \
| * | Revert "gl: Speed up icon cache lookups"Matthias Clasen2019-10-221-13/+3
| * | gl: Avoid pointless iterationMatthias Clasen2019-10-221-13/+4
| * | gl: Add some commentsMatthias Clasen2019-10-221-2/+2