summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* meson, configure, gtk: fix GDK pkg-config for macOS.wip/Jehan/fix-macos-pkg-configJehan2021-12-302-5/+10
* Merge branch 'meson-reftests' into 'gtk-3-24'Matthias Clasen2021-12-291-24/+1
|\
| * meson: Do not install reftestsDavid King2021-12-231-24/+1
* | Merge branch 'gtk-3-24-macos-dock-quit' into 'gtk-3-24'Matthias Clasen2021-12-291-7/+13
|\ \
| * | macOS: Dock "Quit" invokes "app.quit" actionThomas Holder2021-12-291-7/+13
* | | Merge branch 'gtk-3-24-issue-4573' into 'gtk-3-24'Matthias Clasen2021-12-292-1/+4
|\ \ \ | |/ / |/| |
| * | macOS: Fix QuartzCore linking and compiling with 10.11Thomas Holder2021-12-292-1/+4
|/ /
* | Merge branch 'fix_gtk_switch_cleanup' into 'gtk-3-24'Luca Bacci2021-12-271-5/+6
|\ \ | |/ |/|
| * Fix: GTK Switch crash under Windows, on exit.Melroy van den Berg2021-12-271-5/+6
|/
* Merge branch 'fix-dist' into 'gtk-3-24'Matthias Clasen2021-12-211-0/+1
|\
| * gdk/win32/Makefile.am: Dist gdkkeys-win32.hChun-wei Fan2021-12-211-0/+1
* | Merge branch 'high-contrast-3' into 'gtk-3-24'Matthias Clasen2021-12-211-0/+39
|\ \
| * | gdk/wayland: Support new `high-contrast` keyFlorian Müllner2021-12-211-0/+39
| |/
* | Merge branch 'meson-fixes' into 'gtk-3-24'Matthias Clasen2021-12-2110-16/+46
|\ \
| * | Revert "meson: simplify builtin_immodules build option"David King2021-12-214-10/+28
| * | meson: Install example schema XMLDavid King2021-12-216-6/+18
| * | meson: Remove missing reftestsDavid King2021-12-211-7/+0
| |/
* | Update meson build for recent changesMatthias Clasen2021-12-211-7/+0
|/
* 3.24.313.24.31Matthias Clasen2021-12-202-4/+4
* Remove a bunch of failing reftestsMatthias Clasen2021-12-2010-254/+0
* Fix distcheckMatthias Clasen2021-12-207-28/+28
* NEWS: UpdatesMatthias Clasen2021-12-201-0/+73
* Merge branch 'gtk-3-24-bigsur-perf' into 'gtk-3-24'Matthias Clasen2021-12-202-4/+36
|\
| * macOS: Big Sur performance patchLukas Oberhuber2021-12-182-4/+36
|/
* Merge branch 'gtk-3-24' into 'gtk-3-24'Matthias Clasen2021-12-162-3/+24
|\
| * gdkquartz: fix crash on uninitialized attributeLukas Oberhuber2021-12-162-3/+24
* | Update Icelandic translationSveinn í Felli2021-12-151-1323/+1379
* | Update Icelandic translationSveinn í Felli2021-12-151-160/+67
|/
* Merge branch 'win32-rewrite-keymap-v2' into 'gtk-3-24'Luca Bacci2021-12-1511-1289/+1407
|\
| * gdk/win32: Fix modifiers sometimes being consumed for special keysPhilip Zander2021-12-102-28/+33
| * gdk/win32: Fix group parameter not being used by translate_keyboard_statePhilip Zander2021-12-091-2/+4
| * gdk/win32: Add licensing boilerplate to gdkkeys-win32Philip Zander2021-12-093-4/+74
| * gdk/win32: Remove unneeded struct _GdkWin32KernelCPUFuncsPhilip Zander2021-12-082-16/+11
| * gdk/win32: Consolidate CPU detection in one placeChun-wei Fan2021-12-084-33/+48
| * GdkWin32Keymap: Be more robust against DLL loading failuresPhilip Zander2021-12-082-6/+10
| * Rewrite GdkWin32Keymap (load table directly from layout DLL)Philip Zander2021-12-089-1282/+1309
* | Merge branch 'gtk-3-24' into 'gtk-3-24'Matthias Clasen2021-12-141-1/+6
|\ \
| * | Add CSS letter spacing to textviewMelroy van den Berg2021-12-141-1/+6
| |/
* | Merge branch 'gtk-3-24-x11-xi2.4-gestures' into 'gtk-3-24'Carlos Garnacho2021-12-1311-8/+241
|\ \ | |/ |/|
| * gdk/x11: Report XI2 version on the serverPovilas Kanapickas2021-12-031-1/+2
| * gdk/x11: Implement XI2.4 touchpad gesture supportPovilas Kanapickas2021-12-0311-7/+239
* | Merge branch 'wayland-clipboard-fix' into 'gtk-3-24'Carlos Garnacho2021-12-061-19/+29
|\ \ | |/ |/|
| * wayland: Ensure clipboard handling doesn't lock up in certain corner casesmsizanoen12021-12-061-19/+29
* | Update Occitan translationQuentin PAGÈS2021-12-021-442/+467
* | Merge branch 'backport-font-feature-pango-hb' into 'gtk-3-24'Matthias Clasen2021-12-0114-185/+569
|\ \
| * | fontchooser: Avoid setting variations needlesslyMatthias Clasen2021-11-291-7/+17
| * | Visual Studio projects: Update README for additional featuresChun-wei Fan2021-11-293-30/+73
| * | Meson: Enable font features demo on later Pango versionsChun-wei Fan2021-11-291-1/+7
| * | configure.ac: Check for Pango 1.44.0 or laterChun-wei Fan2021-11-291-5/+23
| * | Font features demo: Port to newer PangoChun-wei Fan2021-11-291-11/+56