[gtk] (83 commits) Non-fast-forward update to branch wip.win32.fixes
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (83 commits) Non-fast-forward update to branch wip.win32.fixes
- Date: Wed, 25 May 2022 08:04:01 +0000 (UTC)
The branch 'wip.win32.fixes' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
7e630d5... demos/gtk-demo|widget-factory: Temporarily disable gui_app
6939a75... gdk[drag|drop]-win32.c: Don't unnecessarily compute scale
6611d15... gdksurface-win32.c: Disable AeroSnap for surface if not res
267f98c... partial WIP port of GDK4-Broadway to Windows...
ba6601c... gtk: Define _WIN32_WINNT and friends as cflags
637d863... GDK/Win32: Re-enable libANGLE GLES to work
6d5138a... GdkWin32: Clean up gdk_win32_surface_handle_queued_move_res
b988dc4... gdkcairocontext-win32.c: Unify parameter name
Commits added to the branch:
26b2505... Update Nepali translation (*)
4bf07ae... gdk/wayland: freeze popups when hidden (*)
9536eb6... Merge branch 'fix-wayland-glitching-v2' into 'main' (*)
17578a9... l10n: Remove po/pot for dropped nicks/blurbs (*)
a546ae3... Remove all nicks and blurbs from param specs (*)
f5fc71f... tests: Check for nicks and blurbs not being set (*)
89614f5... inspector: Stop using blurb as tooltip (*)
547b289... actionmuxer: set handler ids initially to zero (*)
0382e3b... actionmuxer: check for observer before unregistering (*)
1f61cb2... coloreditor: Stop adding marks style to color scales (*)
aee4475... range: Support border-radius for GtkColorScale troughs (*)
0f7d934... theme: Redesign color scales (*)
900a23e... Merge branch 'wip/chergert/action-critical-fixes' into 'mai (*)
7302407... Merge branch 'wip/exalm/color-scales' into 'main' (*)
122fa67... Merge branch 'wip/sophie-h/remove-param-nicks-blurbs' into (*)
4f2b1b3... egl: Fix invalid format string (*)
c4f4236... Merge branch 'egl-format-string' into 'main' (*)
e1159da... GtkFileChooserWidget: Propagate keys from external entry to (*)
f33c521... Fixes for gdk_memory_texture_new_subtexture (*)
2ff98da... Merge branch 'file-chooser-widget-make-key-controller-on-ex (*)
6164908... Add tests for gdk_memory_texture_new_subtexture (*)
dd16d7c... gsk: Serialize float textures as tiff (*)
4278e91... Merge branch 'texture-fixes' into 'main' (*)
0c86b28... Merge branch 'texture-serialize-tiff' into 'main' (*)
a2af794... Update Swedish translation (*)
8bd7744... Cosmetic fixes to objcopy hack (*)
c3e5d80... Update Ukrainian translation (*)
8f55a01... Merge branch 'matthiasc/for-main' into 'main' (*)
61bb9bb... listitemmanager: Clarify warning (*)
926eb16... broadway: Fix gcc 12 complaining (*)
ab2109e... Merge branch 'wip/otte/for-main' into 'main' (*)
aa9a870... ci: Update the Fedora image to Fedora 36 (*)
1b355ff... Drop the quit-mnemonic reftest (*)
13eef43... Merge branch 'ci-update' into 'main' (*)
d938352... Update Persian translation (*)
bd07f84... Update Turkish translation (*)
db2516a... Update Polish translation (*)
8f19099... GdkWin32: Add support for DirectManipulation (*)
b34beb9... Merge branch 'gdk-win32-direct-manipulation' into 'main' (*)
c0747f2... Add an explicit harfbuzz dependency (*)
2b28944... Merge branch 'hb-dependency' into 'main' (*)
bc241d6... Merge branch 'wip/sophie-h/remove-properties-translation' i (*)
6b55a14... Update Persian translation (*)
a26c72e... Update Galician translation (*)
654d74b... gsk/gl: use critical instead of assert in dispose (*)
fd21df7... Merge branch 'wip/chergert/fix-4625' into 'main' (*)
ffd3801... testsuite: Add tests for label overdraw (*)
5f469a0... Merge branch 'wip/otte/for-main' into 'main' (*)
b9574e1... checkbutton: fix critical when setting use-underline (*)
5f5fda9... Merge branch 'wip/chergert/fix-4934' into 'main' (*)
3882e14... Update Catalan translation (*)
3f49d33... Allow selectable labels contents to be selected by mnemonic (*)
1fbca7a... Merge branch 'let_selectable_label_mnemonic_self_focus' int (*)
04f924c... Update Portuguese translation (*)
e8eb96a... CI: Include reftest nodes in artifacts (*)
1ea0de6... Merge branch 'wip/otte/for-main' into 'main' (*)
0410125... nodeparser: Fix parsing of color-matrix node (*)
8667b7a... Merge branch 'wip/otte/for-main' into 'main' (*)
288dd40... GdkWin32: Plug memory leak (*)
f77f941... Merge branch 'fix-memory-leak' into 'main' (*)
2f69538... CI: bump meson version from 0.59 to 0.60.3 (*)
0f01629... Update German translation (*)
72fe406... gesturedrag: Fix docs (*)
111daec... Update Russian translation (*)
b3e65bf... Remove an assertion that we hit (*)
e82fb8e... Merge branch 'ci-meson-bump' into 'main' (*)
4f16242... Merge branch 'otte-main-patch-30652' into 'main' (*)
393893b... Merge branch 'blink-assertion' into 'main' (*)
8a6d6fe... DirectManipulation: Account for DPI scale (*)
c0d79aa... Merge branch 'scroll-surface-unit-dpi-scale' into 'main' (*)
8514457... Wayland: Only send smooth scroll events for tablet tools (*)
7752467... Drop pointer_emulated discrete scroll events (*)
802bf41... Meson: Simplify pkgconfig file generator (*)
9bfc89e... Merge branch 'remove-emulated-scroll-events' into 'main' (*)
36fbbfc... Merge branch 'pkgconfig' into 'main' (*)
b25e1a5... demos/gtk-demo|widget-factory: Temporarily disable gui_app
d77a66b... gdk[drag|drop]-win32.c: Don't unnecessarily compute scale
4d0eaf2... gdksurface-win32.c: Disable AeroSnap for surface if not res
b1bae36... partial WIP port of GDK4-Broadway to Windows...
c35944e... gtk: Define _WIN32_WINNT and friends as cflags
1f853a7... GDK/Win32: Re-enable libANGLE GLES to work
bdaba02... GdkWin32: Clean up gdk_win32_surface_handle_queued_move_res
a88c247... gdkcairocontext-win32.c: Unify parameter name
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]