[gtk] (114 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] (114 commits) Non-fast-forward update to branch wip.win32.fixes
- Date: Wed, 9 Feb 2022 09:18:02 +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:
928f651... demos/gtk-demo|widget-factory: Temporarily disable gui_app
4f0ea64... Revert "media: Check for gstreamer verion instead of using
ef5c3ea... gdk[drag|drop]-win32.c: Don't unnecessarily compute scale
d3775cb... gdksurface-win32.c: Disable AeroSnap for surface if not res
18adaf3... partial WIP port of GDK4-Broadway to Windows...
Commits added to the branch:
6633f4e... Update docs/reference/gtk/migrating-3to4.md (*)
315971f... Update Hebrew translation (*)
dd5455f... Update Hebrew translation (*)
feac1e5... Use pango api better (*)
044ff82... Merge branch 'matthiasc/for-main' into 'main' (*)
4fe9765... Use pango api better (*)
fefc8b5... Merge branch 'matthiasc/for-main' into 'main' (*)
6fd53f2... Use pango api better (*)
7b02498... Merge branch 'matthiasc/for-main' into 'main' (*)
b362eee... g-i: mark GtkSnapshot to_(node|paintable) as nullable (*)
bed709a... buildertool: use curly apostrophe (*)
f02b7d5... Update Brazilian Portuguese translation (*)
00ee7ff... Update Chinese (China) translation (*)
a580547... gtktext: Make sure input method sees focus in (*)
aaba777... popovermenu: Fix crash when removing child (*)
2f8eac2... Merge branch 'fix-popovermenu-removechild' into 'main' (*)
1a64eeb... gtkbitset: Define autocleanup function (*)
2b41e72... gdk: Always request "flush events" frame clock phase on eve (*)
8e86e63... gtk/main: Do not use touchpad event sequence for pointer fo (*)
6fd3645... gtk/gesture: Fix point info lookup on touchpad events (*)
8fccfc7... Merge branch 'bilelmoussaoui/g-i' into 'main' (*)
6b1de35... Merge branch 'antoniof-main-patch-39484' into 'main' (*)
6f5210a... Merge branch 'wip/carlosg/touchpad-gesture-fixes' into 'mai (*)
b3d7784... Merge branch 'rafaelff-hig' into 'main' (*)
304527a... Merge branch 'sri-main-patch-28302' into 'main' (*)
0f35150... build: Bump wayland-protocols to v1.23 (*)
331f1ee... gdk/events: Add hold GdkEvent (*)
0aa2a4e... gtkmain: Handle hold events (*)
299caaa... wayland/pointer-gestures: Receive hold gesture (*)
5cd289d... gtkeventcontrollerscroll: Refactor scroll begin (*)
ec91b2d... gtkeventcontrollerscroll: Refactor scroll end (*)
f09338c... gtkeventcontrollerscroll: Handle hold gestures (*)
6280872... kineticscrolling: Add stop function (*)
44b0d8b... scrolledwindow: Stop kinetic scrolling on begin (*)
382341e... gtkgesture: Add hold to EVENT_IS_TOUCHPAD_GESTURE (*)
3bfcc12... gtkgesture: Handle hold gestures (*)
a99a758... gtkgesturezoom: Don't filter hold events (*)
34133ec... gtkgesturerotate: Don't filter hold events (*)
fe86aa5... gtkgestureswipe: Don't filter hold events (*)
1a08be0... Update Portuguese translation (*)
d7c4ac7... Update Galician translation (*)
9a7750e... Merge branch 'hold-gestures' into 'main' (*)
a5d1f78... theme: Fix drop shadow for tiled windows (*)
b4d0235... theme: Fix incorrect border color for tiled windows (*)
c8460c5... Merge branch 'realize-vs-focus-in' into 'main' (*)
d9d2eb9... Update Ukrainian translation (*)
7194196... build: Make GCC ignore fallthrough comments (*)
4be6c5b... gesturesingle: Get rid of a fallthrough comment (*)
ca34c79... Update Brazilian Portuguese translation (*)
566f217... Update Brazilian Portuguese translation (*)
a37584a... Merge branch 'wip/baedert/for-master' into 'main' (*)
c9eda02... Merge branch 'tiled-window-bracket-fix' into 'main' (*)
9dcbbb4... flatpak: Use "main" branch for wayland (*)
1d47882... Merge branch 'ebassi/manifest-dep-fix' into 'main' (*)
c97f46b... Updated Spanish translation (*)
be5873a... Escape Builder XML in GtkInfoBar docs (*)
05a53a1... Merge branch 'infobar-xml' into 'main' (*)
fbacf0c... Update Russian translation (*)
b0936c9... Update Polish translation (*)
e227743... Update Japanese translation (*)
41270ba... Update Japanese translation (*)
78d9e5e... Update Chinese (China) translation (*)
d033a09... Update Chinese (China) translation (*)
cb1dd66... Fix kerning of GL rendered glyphs (*)
90ab8b8... gdkkeys-win32: Ignore CTRL bit for key translation (*)
3cbe3ab... Merge branch '4602-fix-kerning-of-gl-rendered-glyphs' into (*)
d314298... Merge branch 'win32-keys-ignore-ctrl-gtk4' into 'main' (*)
1f1aafd... style: legible text selections (*)
8e000c2... gdkapplaunchcontext: Fix docs a bit (*)
82e0241... Merge branch 'fix-app-launch-context-docs' into 'main' (*)
6fbcb96... cssprovider: from_path takes a path (*)
06ec4ec... Merge branch 'zbrown/its-a-filename' into 'main' (*)
d8befc6... demos: Make our stack noexec (*)
ea43939... macos: handle NULL frame-clock when thawing (*)
936034e... macos: remove popup surface from parent (*)
519a44d... macos: push to head of awaiting frames (*)
b7130a1... macos: be more defensive about freezing updates (*)
8a4fd3f... macos: check for destroyed surfaces in vfuncs (*)
f644925... macos: be more careful about freezing/thawing surfaces (*)
4bff24f... macos: cleanup window surface when destroying context (*)
5815955... macos: avoid unnecessarily destroying cairo_t (*)
4373743... macos: align image surface rowstride to 16-bytes (*)
58b9c3a... macos: use CGContext to draw cairo surfaces (*)
8112b49... macos: fix unmaximize opacity around edges of window (*)
94ef818... columnviewcolumn: Define autocleanup function (*)
8ea0a4f... macos: precalculate clip regions as CGRect (*)
0621dbc... inspector: Search by pointer address (*)
473acee... macos: add API to get monitor colorspace (*)
6b85d50... macos: assume monitor colorspace when drawing (*)
14bdf82... Merge branch 'wip/hadess/inspector-search-by-pointer-gtk4' (*)
2be51dc... macos: handle sizing changes when switching monitors (*)
34959b5... Update Basque translation (*)
95168e1... macos: fallback to conversion on WCG colorspace (*)
2ceba0d... Include `gdk-private.h` to fix error about `g_source_set_st (*)
4c211f1... gdkjpeg: include `stdlib.h` necessary for `free` (*)
3ba5823... Mark `gtk_drop_target_get_formats()` return value as `trans (*)
a66072f... Merge branch 'drop-target-get-formats-transfer-none' into ' (*)
05f2f3b... Update Slovenian translation (*)
212f629... Update Slovenian translation (*)
f27c0c6... Merge branch 'mg/implicit-declaration-free' into 'main' (*)
d9109a0... Merge branch 'mg/gdk-macos-gdkdisplaylinksource' into 'main (*)
59eb9ae... Merge branch 'wip/chergert/macos-fixes' into 'main' (*)
9363269... Merge branch 'more-noexecstack' into 'main' (*)
84d6984... Merge branch 'antoniof-main-patch-89408' into 'main' (*)
38ad56e... Merge branch 'wip/jimmac/selected_text' into 'main' (*)
2c71825... gltexture: Only use glGetFramebufferParameter() when availa (*)
f37c5eb... rgba: Fix GDK_RGBA() macro to work with alpha (*)
c6d5816... Merge branch 'wip/otte/for-main' into 'main' (*)
f41cfd3... macos: Don't set NULL as a display name (*)
b9389d3... Merge branch 'bilelmoussaoui/macos-gdk-display' into 'main' (*)
2fb38d4... demos/gtk-demo|widget-factory: Temporarily disable gui_app
46df908... gdk[drag|drop]-win32.c: Don't unnecessarily compute scale
dd9c22c... gdksurface-win32.c: Disable AeroSnap for surface if not res
4361566... partial WIP port of GDK4-Broadway to Windows...
(*) 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]