summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* textview: Implement new pango attributesnew-pango-attributesMatthias Clasen2021-08-257-1/+152
* Support new pango attributesMatthias Clasen2021-08-251-0/+6
* Merge branch 'sloped-caret' into 'master'Matthias Clasen2021-08-251-56/+57
|\
| * Use pango_layout_get_caret_posMatthias Clasen2021-08-251-1/+1
| * Implement sloped caret drawingMatthias Clasen2021-08-251-55/+56
* | Update Catalan translationJordi Mas2021-08-251-1023/+1113
* | Merge branch 'treeexpander-indent-property' into 'master'Matthias Clasen2021-08-253-27/+125
|\ \
| * | GtkTreeExpander: indent-for-icon propertyJan Lukas Gernert2021-08-232-27/+103
| * | Add 4.6 version macrosJan Lukas Gernert2021-08-231-0/+22
* | | Merge branch '4195-include-gdkprivate-h' into 'master'Matthias Clasen2021-08-251-0/+2
|\ \ \ | |_|/ |/| |
| * | gdkmacoseventsource: Include "gdk-private.h"Peter Bloomfield2021-08-241-0/+2
* | | Merge branch 'fix-gettext' into 'master'Matthias Clasen2021-08-251-1/+1
|\ \ \
| * | | Fix wrong gettext ITS targetRafał Dzięgiel2021-08-251-1/+1
|/ / /
* | | Update Galician translationFran Dieguez2021-08-251-1760/+1819
* | | Update Galician translationFran Dieguez2021-08-251-1016/+1112
* | | Merge branch 'wip/otte/for-master' into 'master'Matthias Clasen2021-08-251-1/+16
|\ \ \ | |/ / |/| |
| * | wayland: Better error on eglGetDisplay() failurewip/otte/for-masterBenjamin Otte2021-08-241-1/+16
|/ /
* | Update Ukrainian translationYuri Chornoivan2021-08-241-194/+252
* | Merge branch 'wip/carlosg/gesture-state-in-entries' into 'master'Matthias Clasen2021-08-244-1/+72
|\ \
| * | gtkpasswordentry: Add a "catchall" click gesture handlerwip/carlosg/gesture-state-in-entriesCarlos Garnacho2021-08-241-0/+17
| * | gtkpasswordentry: Consume click events after pressing on iconCarlos Garnacho2021-08-241-0/+8
| * | gtksearchentry: Add a "catchall" click gesture handlerCarlos Garnacho2021-08-231-1/+17
| * | gtkentry: Add a "catchall" click gesture handlerCarlos Garnacho2021-08-231-0/+17
| * | gtksearchentry: Consume click events after pressing on iconCarlos Garnacho2021-08-231-0/+11
| * | gtktext: Set claimed state on button1 click gestureCarlos Garnacho2021-08-231-0/+2
| |/
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-08-242-99/+34
|\ \
| * | tests: Rewrite PangoAttribute introspectionMatthias Clasen2021-08-241-61/+30
| * | Revert "imwayland: Tweak preedit text"Matthias Clasen2021-08-241-38/+4
|/ /
* | Merge branch 'expander-ref-leak' into 'master'Emmanuele Bassi2021-08-241-6/+19
|\ \
| * | Release an extra reference on GtkExpander:childexpander-ref-leakEmmanuele Bassi2021-08-241-6/+19
|/ /
* | Merge branch 'fix-docs' into 'master'Matthias Clasen2021-08-231-2/+2
|\ \
| * | docs: Fix documentation for gtk_icon_view_create_drag_iconQiu Wenbo2021-08-241-2/+2
|/ /
* | Merge branch 'wip/kalev/pre-compiled-css-detection' into 'master'Matthias Clasen2021-08-231-1/+1
|\ \ | |/ |/|
| * build: Fix detection for pre-compiled css filesKalev Lember2021-08-231-1/+1
|/
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-08-221-1/+13
|\
| * NEWS: UpdatesMatthias Clasen2021-08-221-1/+13
|/
* Merge branch 'css-text-transform' into 'master'Matthias Clasen2021-08-2217-1/+178
|\
| * Add an example for text transformsMatthias Clasen2021-08-221-0/+2
| * Implement text transforms for GtkTextViewMatthias Clasen2021-08-227-1/+58
| * css: Implement text-transformMatthias Clasen2021-08-229-0/+118
|/
* Merge branch 'bump-pango' into 'master'Matthias Clasen2021-08-228-21/+3
|\
| * Drop PANGO_VERSION_CHECK checksbump-pangoMatthias Clasen2021-08-226-18/+0
| * Bump Pango depMatthias Clasen2021-08-222-3/+3
* | Merge branch 'css-line-height2' into 'master'Matthias Clasen2021-08-2233-5/+425
|\ \ | |/
| * gtk-demo: Add a line height democss-line-height2Matthias Clasen2021-08-221-0/+3
| * gtk-demo: Improve markup demoMatthias Clasen2021-08-222-2/+2
| * gtk-demo: Set line height from markupMatthias Clasen2021-08-221-0/+3
| * textview: Set line height from markupMatthias Clasen2021-08-221-0/+3
| * textview: Set line height from cssMatthias Clasen2021-08-223-1/+18
| * textview: Add line height plumbingMatthias Clasen2021-08-225-2/+55