summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | imcontext: Tweak Compose sequence handlingMatthias Clasen2021-07-291-1/+27
| * | | | composetable: Add a prefix apiMatthias Clasen2021-07-292-0/+46
| * | | | composetable: Reduce the scope of a variableMatthias Clasen2021-07-291-13/+13
| * | | | imcontext: Tweak Compose sequence preeditMatthias Clasen2021-07-291-2/+4
* | | | | Merge branch 'fix-double-underscore-mnemonic' into 'master'Matthias Clasen2021-08-023-35/+80
|\ \ \ \ \
| * | | | | Avoid pango deprecationsMatthias Clasen2021-08-011-34/+43
| * | | | | Add more label parsing testsMatthias Clasen2021-08-011-0/+36
| * | | | | label: Ignore __ for mnemonicsMatthias Clasen2021-08-011-1/+1
|/ / / / /
* | | | | Merge branch 'titlebar-gesture' into 'master'Matthias Clasen2021-08-027-13/+160
|\ \ \ \ \
| * | | | | gtk/windowhandle: Delegate titlebar action to the compositor if possibleFlorian Müllner2021-07-291-10/+42
| * | | | | gdk/toplevel: Add gdk_toplevel_titlebar_gesture()Florian Müllner2021-07-296-3/+118
| | |_|/ / | |/| | |
* | | | | Update Polish translationPiotr Drąg2021-08-012-1158/+1183
* | | | | Merge branch 'color-glyph-fixes' into 'master'Matthias Clasen2021-07-313-28/+89
|\ \ \ \ \
| * | | | | gsk: Use harfbuzz for color fontsMatthias Clasen2021-07-311-105/+45
| * | | | | Bump the harfbuzz depMatthias Clasen2021-07-311-1/+1
| * | | | | gsk: Cache per-glyph color informationMatthias Clasen2021-07-311-1/+52
| * | | | | ngl: Use per-glyph color informationMatthias Clasen2021-07-311-10/+18
| * | | | | gsk: Mark color glyphsMatthias Clasen2021-07-311-2/+64
* | | | | | Merge branch 'fix-iconhelper' into 'master'Matthias Clasen2021-07-311-1/+1
|\ \ \ \ \ \
| * | | | | | iconhelper: Fix the paintable implementationMatthias Clasen2021-07-311-1/+1
| |/ / / / /
* | | | | | Merge branch 'update-docs' into 'master'Emmanuele Bassi2021-07-3111-34/+75
|\ \ \ \ \ \
| * | | | | | docs: Update the URLs of related projects for GTKEmmanuele Bassi2021-07-313-10/+19
| * | | | | | docs: Update the URLs of related projects for GSKEmmanuele Bassi2021-07-313-10/+19
| * | | | | | docs: Update the URL for related documentationEmmanuele Bassi2021-07-315-14/+37
|/ / / / / /
* | | | | | Merge branch 'docs-trigger' into 'master'Emmanuele Bassi2021-07-311-8/+6
|\ \ \ \ \ \
| * | | | | | ci: Trigger a pages buildEmmanuele Bassi2021-07-311-8/+6
|/ / / / / /
* | | | | | Merge branch 'iter-is-valid-docs' into 'master'Emmanuele Bassi2021-07-312-10/+10
|\ \ \ \ \ \
| * | | | | | docs: Fix iter_is_valid() descriptionEmmanuele Bassi2021-07-312-10/+10
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'glyph-cache-mystery' into 'master'Matthias Clasen2021-07-311-13/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ngl: Bypass pango for glyph cache renderingMatthias Clasen2021-07-301-13/+5
|/ / / / /
* | | | | Merge branch 'check-activate' into 'master'Matthias Clasen2021-07-301-7/+8
|\ \ \ \ \
| * | | | | checkbutton: Activate when moving focusFlorian Müllner2021-07-301-6/+4
| * | | | | checkbutton: Delegate ::activate to the helper if appropriateFlorian Müllner2021-07-301-1/+4
* | | | | | Merge branch 'fix/wm_class' into 'master'Matthias Clasen2021-07-301-0/+3
|\ \ \ \ \ \
| * | | | | | x11: set a default value for program_classVincent Bernat2021-07-301-0/+3
| |/ / / / /
* | | | | | Merge branch 'wip/otte/for-master' into 'master'Matthias Clasen2021-07-301-72/+71
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | widget-factory: Propagate natural size for text stylesBenjamin Otte2021-07-301-0/+2
| * | | | widget-factory: Make frames coolerBenjamin Otte2021-07-301-66/+69
| * | | | widget-factory: Expand the video to cover the whole frameBenjamin Otte2021-07-301-6/+0
|/ / / /
* | | | Merge branch 'wip/chergert/fix-4134' into 'master'Matthias Clasen2021-07-301-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | textview: fix yoffset position when top_margin is setChristian Hergert2021-07-291-1/+1
|/ / /
* | | Merge branch 'source-static-name' into 'master'Matthias Clasen2021-07-2953-84/+134
|\ \ \ | |/ / |/| |
| * | ci: Collect tools test outputMatthias Clasen2021-07-281-0/+1
| * | testsuite: Set TEST_RESULT_DIR for tools testsMatthias Clasen2021-07-284-3/+10
| * | Avoid copying static debug stringsMatthias Clasen2021-07-2848-81/+123
* | | Merge branch 'compose-parse-msvc' into 'master'Matthias Clasen2021-07-281-0/+1
|\ \ \
| * | | compose-parse.c: Include stdlib.hChun-wei Fan2021-07-281-0/+1
* | | | Update Friulian translationFabio Tomat2021-07-281-2299/+3480
|/ / /
* | | Merge branch 'gi-fix' into 'master'Emmanuele Bassi2021-07-271-0/+2
|\ \ \ | |/ / |/| |
| * | gdk: add missing Since annotationMarc-André Lureau2021-07-271-0/+2
|/ /