[gtk] (109 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] (109 commits) Non-fast-forward update to branch wip.win32.fixes
- Date: Mon, 23 Aug 2021 02:33:31 +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:
126a9e0... gdk: Include Vulkan error code in vulkan_strerror()
206a110... GDK-Win32: Reject WGL context if shaders aren't supported
cc332ab... demos/gtk-demo|widget-factory: Temporarily disable gui_app
33e4311... Revert "gtk/meson.build: Fix linking on Visual Studio 2013"
f5a050b... build: Fix Broadway configuration on Windows
43bbc1c... partial WIP port of GDK4-Broadway to Windows...
3b47a73... GDK-Win32: Fix AeroSnap indicator and positioning
4bc60ae... gdksurface-win32.c: Rename window->surface in snap_*()
003c2d3... GDK-Win32: Make surface ready for updates
29f10de... gdksurface-win32.c: Rename window->surface as appropriate
83feaa9... gdk[drag|drop]-win32.c: Don't unnecessarily compute scale
9316e2c... gdk/win32: Drop local DnD protocol
ae4d3b3... gdksurface-win32.c: Disable AeroSnap for surface if not res
Commits added to the branch:
7fc90ae... a11y: Send correct object reference for the root accessible (*)
5d7ecb7... a11y: Remove unneeded check (*)
8acce5f... gdk/win32: Drop local DnD protocol (*)
2ebde27... x11: ensure WM class is not null even if display is initial (*)
d9c48a8... Merge branch 'matthiasc/for-master' into 'master' (*)
342f027... widget: Fix gtk_widget_class_query_action() annotations (*)
00abaed... gdk/wayland: add support for wl_seat version 6 (*)
ad0c1d4... gdk/wayland: add support for wl_seat version 7 (*)
27cad85... gdk: Include Vulkan error code in vulkan_strerror() (*)
78fcc8f... Merge branch 'wip/otte/for-master' into 'master' (*)
5d0f188... GDK-Win32: Reject WGL context if shaders aren't supported (*)
c6c48d3... Merge branch 'wip/exalm/query-action-transfer' into 'master (*)
a06858c... Add a custom input test (*)
f6659fe... imcontext: Improve docs (*)
c020e83... Merge branch 'matthiasc/for-master' into 'master' (*)
f811112... gtkbuilderparser: Fix duplicate object id detection (*)
81e5d4c... Merge branch 'master' into 'master' (*)
5707b80... Merge branch 'win32-check-shader-support' into 'master' (*)
b7636eb... Merge branch 'win32-drop-local-dnd' into 'master' (*)
03031b3... Merge branch 'fix/wm_class2' into 'master' (*)
bb65564... Merge branch 'seat-v7' into 'master' (*)
1599b65... infobar: Update buildable docs (*)
1596fde... Merge branch 'matthiasc/for-master' into 'master' (*)
7bc1c9a... demo: Add a dnd special-case for textures (*)
6f165ef... contentprovider: Switch wrong order in type check (*)
6b733d2... gtk-demo: Make clipboard demo paste from clipboard (*)
f98ac65... Merge branch 'wip/otte/for-master' into 'master' (*)
071a6bc... Cosmetics (*)
27a07ed... Merge branch 'matthiasc/for-master' into 'master' (*)
8aa2504... textview: Improve word selection (*)
c2fe2c0... Merge branch 'better-word-selection' into 'master' (*)
fca87d9... Updates (*)
edd73ff... Raise _WIN32_WINNT macro to target Windows 7 API (*)
7762311... Add a physical_device argument to send_crossing_event et al (*)
a32973f... Move use of _gdk_win32_get_next_tick from synthesize_crossi (*)
fe280e5... Set active physical device when using the mouse (*)
7cec705... Rename some Wintab-related functions (*)
75cc071... Remove _gdk_input_ignore_wintab variable (*)
ad3995b... Make room for other API's than Wintab (*)
ab08885... Add entry for WinPointer in GdkWin32TabletInputAPI enum (*)
fffa903... Add winpointer.h header file for type declarations (*)
9a8a945... Add new GdkDeviceWinpointer type (*)
b54f4cf... Initialize WinPointer and enumerate devices (*)
68db945... Handle WinPointer input (*)
52f7bb6... Add _gdk_win32_get_cursor_pos utility (*)
09ad930... Filter out spurious mouse messages while handling pen or to (*)
8adee3d... Disable visual feedback for pen ad touch (*)
3977518... Fix typo (*)
58e65ae... windows: Update the docs for env vars (*)
c02bae9... Move the _gdk_win32_pointer_input_api global variable into (*)
f5b6488... window: Make resizeability changes work (*)
fff5a83... Merge branch 'matthiasc/for-master' into 'master' (*)
da1232c... textview: Don't eat block cursors (*)
45c047f... Merge branch 'block-cursor-fixes' into 'master' (*)
36d1c9e... Merge branch 'add-support-for-windows-pointer-input-stack-g (*)
d8ab5c3... gdk: Add a missing annotation (*)
12c5518... Merge branch 'master' into 'master' (*)
be34f27... Merge branch 'matthiasc/for-master' into 'master' (*)
f8a1726... shortcutcontroller: Only do round-robin for mnemonics (*)
92817b0... Merge branch 'cut-shortcut-activation-short' into 'master' (*)
6838833... NEWS: Updates (*)
0415d46... Merge branch 'matthiasc/for-master' into 'master' (*)
cedb618... Fix imcontext tests (*)
f1f197e... 4.4.0 (*)
e9e3739... gsk: Drop the gl renderer (*)
5feba67... Handle new pango attribute type (*)
210a709... Merge branch 'matthiasc/for-master' into 'master' (*)
1bf5aab... testutils: Don't include gsk/gl/gskglrenderer.h (*)
00763e5... media: Don't include gsk/gl/gskglrenderer.h (*)
ea31ae3... tests: Remove an outdated comment (*)
fd885e4... Merge branch 'drop-gl' into 'master' (*)
910d86f... NEWS: Updates (*)
94e68b0... Bump version to 4.5 (*)
5444f60... Merge branch 'matthiasc/for-master' into 'master' (*)
7be3c29... windowhandle: Quiet a compiler warning (*)
f95e940... Fix up test output for new version (*)
d2ea7af... docs: Expand gdk_clipboard_set() docs (*)
9667f88... Merge branch 'clipboard-set-docs' into 'master' (*)
d923402... css: Add line-height property (*)
ae767dc... css: Translate line-height to a Pango (*)
8b2f28e... css: Add parser tests for line-height (*)
bbd2b25... css: Document line-height as supported (*)
66b297e... textview: Add line height plumbing (*)
4759afc... textview: Set line height from css (*)
2cc06f6... textview: Set line height from markup (*)
a9003f7... gtk-demo: Set line height from markup (*)
e3df89b... gtk-demo: Improve markup demo (*)
6c19a83... gtk-demo: Add a line height demo (*)
bea4aa3... Bump Pango dep (*)
ba95ef6... Drop PANGO_VERSION_CHECK checks (*)
df8f75b... Merge branch 'matthiasc/for-master' into 'master' (*)
383ea0d... Merge branch 'css-line-height2' into 'master' (*)
5ab9a29... Merge branch 'bump-pango' into 'master' (*)
2d84a1c... css: Implement text-transform (*)
417b3f9... Implement text transforms for GtkTextView (*)
bf21df4... Add an example for text transforms (*)
2468561... Merge branch 'css-text-transform' into 'master' (*)
4efeaa8... NEWS: Updates (*)
1310bf0... Merge branch 'matthiasc/for-master' into 'master' (*)
4a67cef... demos/gtk-demo|widget-factory: Temporarily disable gui_app
d4fa139... Revert "gtk/meson.build: Fix linking on Visual Studio 2013"
8c597cf... build: Fix Broadway configuration on Windows
188eec3... partial WIP port of GDK4-Broadway to Windows...
696c98d... GDK-Win32: Fix AeroSnap indicator and positioning
32340a1... gdksurface-win32.c: Rename window->surface in snap_*()
a6dcf7b... GDK-Win32: Make surface ready for updates
f34a7dd... gdksurface-win32.c: Rename window->surface as appropriate
716077b... gdk[drag|drop]-win32.c: Don't unnecessarily compute scale
99c1938... gdksurface-win32.c: Disable AeroSnap for surface if not res
(*) 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]