summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdk: Make GDK_DEBUG=default-settings unconditionaldefault-settings-non-debugMatthias Clasen2021-08-303-5/+5
* Revert "reftests: Enforce default settings"Matthias Clasen2021-08-301-33/+0
* Merge branch 'wip/smcv/compose-files' into 'master'Matthias Clasen2021-08-307-12/+45
|\
| * compose: Update sequences from libX11 1.7.2Simon McVittie2021-08-304-3/+13
| * compose: Document how to get compose-parse input from libX11 sourceSimon McVittie2021-08-301-0/+1
| * compose: Generate endian-dependent compact Compose dataSimon McVittie2021-08-305-9/+31
* | Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2021-08-3010-35/+426
|\ \
| * | contentdeserializer: Fix some API awkwardnessBenjamin Otte2021-08-301-1/+6
| * | node-editor: Allow dragging and dropping the center pictureBenjamin Otte2021-08-302-14/+123
| * | recorder: Make the render nodes in the list draggableBenjamin Otte2021-08-301-0/+26
| * | dragicon: Add a default drag icon for GskRenderNodeBenjamin Otte2021-08-301-0/+21
| * | rendernode: Add (de)serialization support for render nodesBenjamin Otte2021-08-301-0/+111
| * | rendernode: Add GValue functions for render nodesBenjamin Otte2021-08-302-1/+126
| * | stylecontext: Remove unneeded headersBenjamin Otte2021-08-301-16/+1
| * | fontbutton: Destroy dialog in unrealize()Benjamin Otte2021-08-301-3/+11
| * | fontbutton: Make sure the window is on the same displayBenjamin Otte2021-08-301-0/+1
|/ /
* | Merge branch 'wip/otte/symbolic-paintable' into 'master'Benjamin Otte2021-08-3019-117/+509
|\ \
| * | symbolicpaintable: Refactor default colors pathBenjamin Otte2021-08-301-11/+12
| * | icontheme: Refactor gtk_icon_theme_lookup_symbolic_colors()Benjamin Otte2021-08-304-28/+19
| * | enums: Add a GtkSymbolicColor enumBenjamin Otte2021-08-302-3/+22
| * | gtk-demo: Add a symbolic paintable demowip/otte/symbolic-paintableBenjamin Otte2021-08-293-0/+210
| * | gtk-demo: Explicitly pass nuclear icon colorsBenjamin Otte2021-08-294-17/+24
| * | gtk: Port icontheme to GtkSymbolicPaintableBenjamin Otte2021-08-295-69/+44
| * | gtk: Add the GtkSymbolicPaintable interfaceBenjamin Otte2021-08-294-0/+185
| * | build: Check that introspection is enabled for docs buildBenjamin Otte2021-08-291-0/+4
| * | docs: Fix vfunc referencesBenjamin Otte2021-08-291-5/+5
* | | Merge branch 'wip/otte/G_TYPE_POINTER' into 'master'Benjamin Otte2021-08-3012-16/+16
|\ \ \
| * | | searchengine: Rename private headerswip/otte/G_TYPE_POINTERBenjamin Otte2021-08-299-11/+11
| * | | filesystemmodel: Don't use G_TYPE_POINTERBenjamin Otte2021-08-291-1/+1
| * | | placessidebar: Don't use G_TYPE_POINTERBenjamin Otte2021-08-291-2/+2
| * | | pathbar: Use correct GType in signalBenjamin Otte2021-08-291-2/+2
| |/ /
* | | Update Kazakh translationBaurzhan Muftakhidinov2021-08-291-1886/+1856
* | | Update Kazakh translationBaurzhan Muftakhidinov2021-08-291-952/+965
* | | Merge branch 'text-selection-missing' into 'master'Matthias Clasen2021-08-281-1/+4
|\ \ \
| * | | ngl: Avoid a coordinate overflowtext-selection-missingMatthias Clasen2021-08-281-1/+4
| | |/ | |/|
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-08-281-18/+34
|\ \ \
| * | | Draw negatively sloped carets correctlyMatthias Clasen2021-08-271-18/+34
| | |/ | |/|
* | | Merge branch 'menu-accel' into 'master'Matthias Clasen2021-08-281-8/+6
|\ \ \
| * | | window: Prefer menu bars when handling F10Florian Müllner2021-08-281-8/+6
| |/ /
* | | Merge branch 'randr' into 'master'Matthias Clasen2021-08-281-2/+2
|\ \ \ | |_|/ |/| |
| * | x11: Fix handling of `RRScreenChangeNotify`/`RRNotify` eventsIan Douglas Scott2021-08-271-2/+2
* | | Update Brazilian Portuguese translationEnrico Nicoletto2021-08-281-2398/+503
|/ /
* | Update Brazilian Portuguese translationEnrico Nicoletto2021-08-281-3379/+532
|/
* Merge branch 'css-line-decoration' into 'master'Matthias Clasen2021-08-273-84/+176
|\
| * Clean up the codeMatthias Clasen2021-08-261-45/+15
| * textview: Apply font features from cssMatthias Clasen2021-08-263-93/+110
| * textview: Apply text transform from csscss-line-decorationMatthias Clasen2021-08-261-0/+24
| * textview: Apply line decoration from cssMatthias Clasen2021-08-261-0/+81
|/
* Merge branch 'css-letter-spacing' into 'master'Matthias Clasen2021-08-261-0/+3
|\
| * textview: Don't forget to collect css letterspacingMatthias Clasen2021-08-261-0/+3