summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix open location entry when pressing '~' or '.'gtk4_filechooser_fix_keybindingsNelson Benítez León2022-08-211-1/+5
* Update Chinese (China) translationDz Chen2022-01-191-14/+14
* Merge branch 'win32-gl-improvements' into 'main'Matthias Clasen2022-01-197-94/+87
|\
| * gdkdisplay-win32.c: Clean up GL initialization furtherChun-wei Fan2022-01-191-34/+20
| * GDK: Force GLES 3.0+ on libANGLEChun-wei Fan2022-01-193-4/+10
| * Cleanup "GDK/Win32: Try to fix initializing GLES contexts"Chun-wei Fan2022-01-193-65/+41
| * gdkglcontext-win32-wgl.c: Cleanup GL context creationChun-wei Fan2022-01-191-28/+26
| * gdkglcontext.c: Ensure EGL contexts are in-sync with shared contextChun-wei Fan2022-01-191-1/+9
| * GDK/Win32: Try to fix initializing GLES contextsChun-wei Fan2022-01-193-15/+41
| * gskrenderer.c: Use GL renderer on Windows by defaultChun-wei Fan2022-01-191-8/+1
* | Merge branch 'bilelmoussaoui/g-i' into 'main'Matthias Clasen2022-01-191-2/+2
|\ \
| * | g-i: mark gtk_text_iter_get_paintable as nullableBilal Elmoussaoui2022-01-191-1/+1
| * | g-i: mark gtk_text_iter_get_child_anchor as nullableBilal Elmoussaoui2022-01-191-1/+1
| |/
* | Merge branch 'provide-libgtk-dll-as-ci-artifact' into 'main'Luca Bacci2022-01-191-0/+5
|\ \
| * | Provide GTK DLL as GitLab CI artifactLuca Bacci2022-01-191-0/+5
* | | Merge branch 'context-early' into 'main'Carlos Garnacho2022-01-191-1/+2
|\ \ \ | |_|/ |/| |
| * | gtkimcontextwayland: Save context even when text_input isn't around yetGuido Günther2022-01-191-1/+2
|/ /
* | Merge branch 'wip/wayland-surface-offset' into 'main'Matthias Clasen2022-01-187-7/+42
|\ \
| * | wayland/surface: Use wl_surface_offset() instead of x,y of attach()Jonas Ådahl2022-01-147-7/+42
* | | Merge branch 'gdksurface-wayland-assert' into 'main'Matthias Clasen2022-01-181-2/+1
|\ \ \
| * | | gdksurface-wayland: Fix contradictory assertKritphong Mongkhonvanit2022-01-171-2/+1
* | | | Merge branch 'gsk-transform-nullable' into 'main'Matthias Clasen2022-01-181-9/+9
|\ \ \ \
| * | | | Mark various GskTransform functions as nullable in their return valueSebastian Dröge2022-01-141-9/+9
* | | | | Merge branch 'document_shortcut_func_ret' into 'main'Matthias Clasen2022-01-181-0/+2
|\ \ \ \ \
| * | | | | gtk: document return value of ShortcutFuncAlexandros Theodotou2022-01-181-0/+2
* | | | | | Merge branch 'wip/dont-always-restore-saved-gtk4' into 'main'Matthias Clasen2022-01-181-1/+7
|\ \ \ \ \ \
| * | | | | | wayland: Don't always restore the saved size when floatingJonas Ådahl2022-01-181-1/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'build-post-install-query-media-modules' into 'main'Matthias Clasen2022-01-182-4/+8
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | post install: query media modulesLuca Bacci2022-01-142-4/+8
| | |_|/ / | |/| | |
* | | | | Merge branch 'ebassi/fix-release-test' into 'main'Matthias Clasen2022-01-181-1/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | reftest: Avoid assertions being compiled outEmmanuele Bassi2022-01-181-1/+8
|/ / / /
* | | | Merge branch 'fix-keyboard-shortcuts-win32' into 'main'Luca Bacci2022-01-174-309/+338
|\ \ \ \
| * | | | GdkWin32: Add translation result w/o CAPS LOCK to key events for accelerator ...Luca Bacci2022-01-171-17/+26
| * | | | GdkWin32: Remove _gdk_input_codepage variableLuca Bacci2022-01-174-17/+9
| * | | | GdkWin32: Code reorganization for gdk_event_translateLuca Bacci2022-01-171-299/+327
| | |_|/ | |/| |
* | | | Merge branch 'ebassi/issue-4596' into 'main'Matthias Clasen2022-01-171-2/+3
|\ \ \ \
| * | | | i18n: Detect more translatable attribute valuesEmmanuele Bassi2022-01-161-2/+3
| | |/ / | |/| |
* | | | Merge branch 'win32-imcontextime-ignore-control-characters' into 'main'Luca Bacci2022-01-172-9/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | GtkIMContextIME: Ignore ASCII control charactersPhilip Zander2022-01-171-1/+1
| * | | Revert "Bug 676077: Fix handling of Keyboard Input on Windows"Chun-wei Fan2022-01-171-8/+1
|/ / /
* | | Updated Lithuanian translationAurimas Černius2022-01-162-1044/+918
|/ /
* | Merge branch 'win32-fix-altgr-gtk4' into 'main'Luca Bacci2022-01-133-8/+31
|\ \
| * | IMContextSimple/IMContextIME: Fix AltGr not working on Win32Philip Zander2022-01-133-8/+31
* | | Update Chinese (China) translationBoyuan Yang2022-01-131-408/+453
* | | Merge branch 'ebassi/docs-repo-link' into 'main'Emmanuele Bassi2022-01-139-27/+27
|\ \ \ | |/ / |/| |
| * | Update the link to the development branchEmmanuele Bassi2022-01-132-9/+9
| * | docs: Point to the correct development branchEmmanuele Bassi2022-01-132-13/+13
| * | docs: Point source links to the correct branchEmmanuele Bassi2022-01-135-5/+5
|/ /
* | Update POTFILES.inPiotr Drąg2022-01-132-2/+0
* | Merge branch 'forward-port-gdk-win32-keymap-bugfixes-to-gtk4' into 'main'Luca Bacci2022-01-124-110/+206
|\ \