summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* message dialog: Stop hardcoding title stylesmessage-dialog-title-for-3Matthias Clasen2019-05-312-37/+3
* Merge branch 'wip/chergert/marshallers' into 'gtk-3-24'Matthias Clasen2019-05-2940-83/+76
|\
| * marshallers: ensure g_cclosure_marshal_VOID__VOIDv is usedChristian Hergert2019-05-2940-83/+76
|/
* Merge branch 'gtk3-remove-pixel-cache-from-treeview' into 'gtk-3-24'Timm Bäder2019-05-291-127/+28
|\
| * treeview: Remove the pixel cachegtk3-remove-pixel-cache-from-treeviewTimm Bäder2019-05-211-127/+28
* | Merge branch 'mkenums-once-3-24' into 'gtk-3-24'Matthias Clasen2019-05-270-0/+0
|\ \
* \ \ Merge branch 'mkenums-once-3-24' into 'gtk-3-24'Matthias Clasen2019-05-273-24/+39
|\ \ \ | |/ /
| * | Use g_once for all the mkenums template filesFederico Mena Quintero2019-05-213-24/+39
* | | Merge branch 'issue1901-gtk3' into 'gtk-3-24'Matthias Clasen2019-05-227-38/+179
|\ \ \
| * | | wayland: Use scale from core wl_output protocolOlivier Fourdan2019-05-221-4/+6
| * | | Revert "Revert "wayland: Add support for xdg-output""Olivier Fourdan2019-05-227-37/+176
|/ / /
* | | Update Indonesian translationKukuh Syafaat2019-05-221-285/+286
* | | Revert "wayland: Add support for xdg-output"Matthias Clasen2019-05-217-176/+37
| |/ |/|
* | Merge branch 'remove-mingw-SetupDiGetDevicePropertyW-check-3-24' into 'gtk-3-24'Christoph Reiter2019-05-214-56/+0
|\ \ | |/ |/|
| * build: Remove mingw check for SetupDiGetDevicePropertyWChristoph Reiter2019-05-214-56/+0
* | Merge branch 'issue-302' into 'gtk-3-24'Emmanuele Bassi2019-05-211-2/+3
|\ \ | |/ |/|
| * docs: Fix the override for GdkAtomEmmanuele Bassi2019-05-211-2/+3
|/
* Replace obsolete GdkScreen-based method of finding the toplevel at point.John Ralls2019-05-201-1/+8
* Don't call g_object_ref on NULL, it whines.John Ralls2019-05-201-1/+4
* Merge branch 'fix-non-csd-menu-corners-gtk3' into 'gtk-3-24'Timm Bäder2019-05-173-6/+8
|\
| * Adwaita: Don't round the non-csd menu cornersnana-42019-05-123-6/+8
* | emoji chooser: populate incrementallyMatthias Clasen2019-05-161-22/+47
|/
* Merge branch 'cups-deprecation-warnings-3-24' into 'gtk-3-24'Marek Kašík2019-05-108-238/+72
|\
| * Require CUPS >= 2.0 in configure.acMarek Kasik2019-05-102-12/+2
| * Require CUPS >= 2.0Emmanuele Bassi2019-05-106-265/+35
| * cups: Use non-deprecated APIEmmanuele Bassi2019-05-103-2/+70
| * Detect CUPS ≥ 1.7Emmanuele Bassi2019-05-102-0/+6
|/
* Merge branch 'gdk-win32-unimplement-vfuncs-3.24' into 'gtk-3-24'Matthias Clasen2019-05-071-1/+4
|\
| * GdkWindow - Don't call unimplemented NULL set_startup_id() vfunc on Win32Sebastian Dröge2019-05-071-1/+4
|/
* Update Friulian translationFabio Tomat2019-05-061-545/+505
* Merge branch 'header-bar-leak3' into 'gtk-3-24'Matthias Clasen2019-05-061-0/+1
|\
| * GtkHeaderBar: Don't leak decoration layoutGuido Günther2019-05-061-0/+1
|/
* Add a reftest for multiple font familiesMatthias Clasen2019-05-034-0/+34
* css: Use multiple font-family valuesMatthias Clasen2019-05-031-2/+12
* Merge branch 'wip/ernestask/tree-view-rubberband-null-node' into 'gtk-3-24'Matthias Clasen2019-05-011-4/+2
|\
| * treeview: Draw rubber band rectangle more oftenErnestas Kulik2019-05-011-4/+2
|/
* Add a few placeholder documentation block to have g-i annotationsRico Tzschichholz2019-05-011-0/+16
* Merge branch 'xdg-output-3-24' into 'gtk-3-24'Matthias Clasen2019-05-017-37/+176
|\
| * wayland: Add support for xdg-outputOlivier Fourdan2019-04-167-37/+176
* | Merge branch 'ime-preedit-hidpi-3' into 'gtk-3-24'Chun-wei Fan2019-04-301-9/+12
|\ \
| * | gtkimcontextime.c: Fix preedit window placement on HiDPIChun-wei Fan2019-04-251-9/+12
* | | Adwaita: tone down lowres icon aidJakub Steiner2019-04-293-6/+6
* | | Merge branch 'textbuf-serialize-fix-format-string' into 'gtk-3-24'Matthias Clasen2019-04-271-1/+10
|\ \ \ | |/ / |/| |
| * | GtkTextBufferSerialize: Add missing format string argumentFelix Riemann2019-04-271-1/+2
| * | GtkTextBufferSerialize: Add G_GNUC_PRINTF() to set_error()Felix Riemann2019-04-271-0/+8
|/ /
* | Merge branch 'fix-dnd-macos' into 'gtk-3-24'Matthias Clasen2019-04-231-1/+2
|\ \
| * | quartz: Add missing g_object_refJames Westman2019-04-221-1/+2
|/ /
* | Merge branch 'wip/carlosg/tablet-cursors-hidpi' into 'gtk-3-24'Matthias Clasen2019-04-181-19/+58
|\ \
| * | gdk/wayland: Listen to wl_surface events on tablet cursorsCarlos Garnacho2019-04-181-19/+58
|/ /
* | Merge branch 'wayland-hotspot-3' into 'gtk-3-24'Jonas Ådahl2019-04-181-0/+8
|\ \