summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: Add test for GtkBuilder GInitable supportwip/hadess/gtkbuilder-initable-gtk3Bastien Nocera2022-02-093-0/+135
* gtkbuilder: Add support for GInitable objectsBastien Nocera2022-02-091-3/+20
* Update Chinese (China) translationBoyuan Yang2022-01-311-103/+100
* Merge branch 'win32-keys-ignore-ctrl' into 'gtk-3-24'Luca Bacci2022-01-301-0/+7
|\
| * gdkkeys-win32: Ignore CTRL bit for key translationPhilip Zander2022-01-291-0/+7
|/
* Merge Lukas Oberhuber's 'fix-retina-cursors' into gtk-3-24.John Ralls2022-01-261-1/+8
|\
| * macos: correctly handle retina cursorsLukas Oberhuber2022-01-141-1/+8
* | Update Swedish translationAnders Jonsson2022-01-221-551/+508
* | Merge branch 'fix-warning' into 'gtk-3-24'Matthias Clasen2022-01-191-1/+5
|\ \
| * | gdk/display-wayland: Don't bypass portal for theme entriesFlorian Müllner2022-01-191-1/+5
|/ /
* | Merge branch 'fix-places-crash' into 'gtk-3-24'Matthias Clasen2022-01-181-0/+3
|\ \
| * | gtkplacessidebar.c: add bookmark null checkingGeyslan G. Bem2022-01-181-0/+3
* | | Merge branch 'revert-fd6ce997' into 'gtk-3-24'Luca Bacci2022-01-171-8/+1
|\ \ \ | |_|/ |/| |
| * | Revert "Bug 676077: Fix handling of Keyboard Input on Windows"Chun-wei Fan2022-01-171-8/+1
|/ /
* | Merge branch 'win32-fix-altgr-gtk3' into 'gtk-3-24'Luca Bacci2022-01-131-2/+20
|\ \
| * | IMContextSimple: Fix AltGr not working on Win32Philip Zander2022-01-131-2/+20
| |/
* | Merge branch 'wip/keep-scale-3-24' into 'gtk-3-24'Matthias Clasen2022-01-121-5/+16
|\ \
| * | wayland/window: Only update the scale if on any outputsJonas Ådahl2022-01-071-5/+16
* | | Merge branch '4627-printing-Unref-old-spool_io-before-setting-new-one-gtk3' i...Matthias Clasen2022-01-121-0/+6
|\ \ \
| * | | printing: Unref old spool_io before setting new oneMarek Kasik2022-01-121-0/+6
|/ / /
* | | Merge branch 'fontchooser-fix-3' into 'gtk-3-24'Matthias Clasen2022-01-121-10/+10
|\ \ \
| * | | fontchooser: Fix axis name handlingMatthias Clasen2022-01-071-10/+10
* | | | Merge branch 'file-chooser-native-win32-grab-only-when-modal' into 'gtk-3-24'Luca Bacci2022-01-111-2/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | GtkFileChooserNativeWin32: add GTK grab only when modalLuca Bacci2022-01-111-2/+5
|/ / /
* | | Merge branch 'win32-keymap-fixes' into 'gtk-3-24'Luca Bacci2022-01-114-109/+205
|\ \ \
| * | | gdkkeys-win32: Perform keyboard layout substitutionDavid Hogan2022-01-101-10/+87
| * | | gdkkeys-win32: Fix handling of SGCAPSPhilip Zander2022-01-093-20/+15
| * | | gdkkeys-win32: Fix crash when keyboard DLL failed to loadPhilip Zander2022-01-092-17/+50
| * | | gdkkeys-win32: Add keysym mapping for capslock keyPhilip Zander2022-01-091-1/+2
| * | | gdkkeys-win32: Fix capslock handlingPhilip Zander2022-01-093-64/+54
|/ / /
* | | Merge branch 'fix-4610' into 'gtk-3-24'Luca Bacci2022-01-071-0/+2
|\ \ \
| * | | gdkkeys-win32: Fix uninitialized valuePhilip Zander2022-01-071-0/+2
* | | | Merge branch 'win32-theme-flat-button-fix' into 'gtk-3-24'Luca Bacci2022-01-071-23/+8
|\ \ \ \ | |/ / / |/| | |
| * | | make flat buttons look flat (and allow non-flat button in toolbars)KrIr172022-01-071-23/+8
|/ / /
* | | Merge branch 'improve-font-features-msvc' into 'gtk-3-24'Luca Bacci2022-01-063-6/+44
|\ \ \
| * | | Visual Studio projects: Simplify building font features demoChun-wei Fan2022-01-053-6/+44
* | | | Merge branch 'msvc-project-improvements' into 'gtk-3-24'Luca Bacci2022-01-0558-658/+1044
|\ \ \ \ | |/ / / |/| | |
| * | | Visual Studio projects: Generate versioned sourcesChun-wei Fan2022-01-046-9/+91
| * | | Visual Studio: Make gen-gdkversionmacros-h.py genericChun-wei Fan2022-01-044-37/+48
| * | | config-msvc.mak.in: Record the interface ageChun-wei Fan2022-01-041-0/+1
| * | | Visual Studio projects: Improve generating libgtk sourcesChun-wei Fan2022-01-0415-82/+238
| * | | gtk/build: Split out part of headers listingsChun-wei Fan2022-01-043-237/+246
| * | | GDK/build: Rename deprecated_h_sources to gdk_deprecated_h_sourcesChun-wei Fan2022-01-044-6/+6
| * | | Visual Studio projects: Improve generating GDK sourcesChun-wei Fan2022-01-0449-234/+322
| * | | win32: Support (re-)generating gdkenumtypes.[c|h]Chun-wei Fan2022-01-042-0/+33
| * | | gdk: Split out public headers listingChun-wei Fan2022-01-042-44/+46
| * | | win32: Re-organize NMake Makefiles a bitChun-wei Fan2022-01-046-54/+58
|/ / /
* | | Merge branch 'winpointer-fix-key-state' into 'gtk-3-24'Luca Bacci2022-01-031-2/+4
|\ \ \
| * | | Winpointer: Fix keyboard stateLuca Bacci2022-01-031-2/+4
* | | | Merge branch 'filechoosernative-win32-invisible' into 'gtk-3-24'Luca Bacci2022-01-031-1/+14
|\ \ \ \ | |/ / / |/| | |