summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* treeview: Remove the pixel cachegtk3-remove-pixel-cache-from-treeviewTimm Bäder2019-05-211-127/+28
* 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
|\ \
| * | wayland: Avoid using uninitialized memorywayland-hotspot-3Matthias Clasen2019-04-181-0/+8
|/ /
* | state-record.c: Include header for write()/close()Chun-wei Fan2019-04-181-0/+6
* | meson: Add missing files to gtk3-demo to fix buildRico Tzschichholz2019-04-171-0/+5
* | widget-factory: Update copyright lineMatthias Clasen2019-04-161-4/+4
* | widget-factory: Add an Inspector menu itemMatthias Clasen2019-04-162-0/+13
|/
* imcontextwayland: (Hopefully) fix if expressionTimm Bäder2019-04-161-1/+1
* Merge branch 'event_window' into 'gtk-3-24'Carlos Garnacho2019-04-151-4/+6
|\
| * gdk/wayland: Use event window to calculate coordinatess for show_window_menu()Robert Mader2019-04-141-4/+6
|/
* meson: add tools testsChristoph Reiter2019-04-133-0/+25
* meson: add a11y testChristoph Reiter2019-04-136-3/+117
* meson: underscorify immodule name when using it as a macro nameChristoph Reiter2019-04-121-1/+1
* Merge branch 'fix-meson-on-macos' into 'gtk-3-24'Nirbheek Chauhan2019-04-121-1/+1
|\