summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* textview: Provide more context to input methodstextview-im-surrounding-for-3-24Matthias Clasen2021-12-101-9/+56
* UpdatesMatthias Clasen2021-12-101-0/+36
* 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
| * | win32/generate-msvc.mak: Add rule to regenerate demos.h.win32Chun-wei Fan2021-11-293-0/+26
| * | gtk-demo: Split out demo sources from Makefile.amChun-wei Fan2021-11-292-75/+78
| * | Visual Studio projects: Define __MSVC_PROJECTS__Chun-wei Fan2021-11-292-3/+3
| * | gtkfontchooserwidget.c: Always enable font features with later PangoChun-wei Fan2021-11-291-53/+286
|/ /
* | Update Occitan translationQuentin PAGÈS2021-11-281-521/+457
* | Merge branch 'fix-printoperation-win32' into 'gtk-3-24'Luca Bacci2021-11-251-1/+1
|\ \
| * | gtkprintoperation-win32.c: Fix build on Visual StudioChun-wei Fan2021-11-251-1/+1
|/ /
* | Merge branch 'wip/fix-randr-race-3-24' into 'gtk-3-24'Emmanuele Bassi2021-11-241-1/+10
|\ \
| * | x11: Trap error when getting CRTC infoJonas Ådahl2021-11-171-1/+10
* | | Merge branch 'quartz-fix-keyboard-layout-notification' into 'gtk-3-24'Luca Bacci2021-11-241-1/+1
|\ \ \
| * | | Quartz: Fix keyboard layout notificationLuca Bacci2021-11-241-1/+1
|/ / /
* | | Merge branch 'win32-theme-fixes' into 'gtk-3-24'Luca Bacci2021-11-232-17/+73
|\ \ \
| * | | win32 theme: Draw expander arrowJaime Velasco Juan2021-11-231-0/+15
| * | | win32 theme: Fix unfocused window buttonsJaime Velasco Juan2021-11-231-3/+22
| * | | win32 theme: fix disabled GtkEntry styleJaime Velasco Juan2021-11-231-1/+3
| * | | win32 theme: Fix levelbar and tweak progressbarJaime Velasco Juan2021-11-231-13/+33
|/ / /
* | | Merge branch 'ole2-dnd-ipc-window-follows-the-cursor-monitor' into 'gtk-3-24'Luca Bacci2021-11-182-0/+28
|\ \ \
| * | | GdkWin32: Make OLE2 DND work in monitors with different OS scalesLuca Bacci2021-11-132-0/+28
* | | | Merge branch 'gdk-win32-custom-print-dialog-widget-measurement' into 'gtk-3-24'Luca Bacci2021-11-182-34/+109
|\ \ \ \ | |_|/ / |/| | |
| * | | Win32: Fix print dialog custom widget measurementLuca Bacci2021-11-172-34/+109
| |/ /
* | | Update Russian translationAleksandr Melman2021-11-161-974/+921
* | | Merge branch 'gtk-3-24_inkscape2932' into 'gtk-3-24'Matthias Clasen2021-11-161-1/+1
|\ \ \
| * | | css: Avoid a crash while parsing radial gradientsMatthias Clasen2021-11-161-1/+1
| |/ /
* | | Merge branch 'compose-cache-symlinks' into 'gtk-3-24'Matthias Clasen2021-11-161-1/+4
|\ \ \ | |/ / |/| |
| * | composetable: invalidate cache based on symlink mtime tooNaïm Favier2021-11-161-1/+4
|/ /
* | Merge branch 'gtk3-dnd-find-dest-window-fix' into 'gtk-3-24'Luca Bacci2021-11-132-83/+66
|\ \
| * | Use WindowFromPoint to find DND target windowLuca Bacci2021-09-102-83/+66
* | | Update Occitan translationQuentin PAGÈS2021-11-101-1749/+1819
* | | Update Italian translationMilo Casagrande2021-11-091-333/+318
* | | Merge branch 'win32-gl-reorg-3' into 'gtk-3-24'Luca Bacci2021-11-067-703/+842
|\ \ \
| * | | GDK-Win32: Add fallback mode to GLESwin32-gl-reorg-3Chun-wei Fan2021-09-063-60/+109
| * | | gdk/win32: Some further small GL-related cleanupChun-wei Fan2021-09-064-16/+2
| * | | GDK-Win32: Reorganize gdkgdlcontext-win32.cChun-wei Fan2021-09-066-722/+826
* | | | Merge branch 'wip/carlosg/no-ping-serials-for-input-3-24' into 'gtk-3-24'Matthias Clasen2021-11-061-4/+0
|\ \ \ \
| * | | | gdk/wayland: Do not use xdg_wm_base.ping serials as "user input" serialsCarlos Garnacho2021-11-051-4/+0
* | | | | Merge branch 'vs2022-vcproj' into 'gtk-3-24'Luca Bacci2021-11-054-1/+58
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Visual Studio projects: "Add" Visual Studio 2022 projectsChun-wei Fan2021-10-144-1/+58
* | | | | Update Croatian translationGoran Vidović2021-10-291-2/+2
* | | | | Merge branch 'fix-win11-sdk-3' into 'gtk-3-24'Matthias Clasen2021-10-284-5/+5
|\ \ \ \ \