[gtk] (198 commits) Non-fast-forward update to branch wip/baedert/for-master
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (198 commits) Non-fast-forward update to branch wip/baedert/for-master
- Date: Fri, 12 Feb 2021 07:39:52 +0000 (UTC)
The branch 'wip/baedert/for-master' 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:
48fd121... gl renderer: Replace modelview matrix with just scale
cca78b8... Revert "gl renderer: Replace modelview matrix with just sca
Commits added to the branch:
5968b10... listitemwidget: Activate on release instead of press (*)
04cf504... wayland: Signal gtk-shell surface destruction to the server (*)
870b82b... button: Stop claiming event sequence on press (*)
bf2620f... checkbutton: Claim sequence on release instead of press (*)
28f5d26... windowhandle: Don't drag on capture phase (*)
bbca4c3... entry: Fix drag threshold check (*)
f63e639... dragsource: Use double coordinates for checking drag thresh (*)
11f3b77... windowhandle: Use drag threshold instead of double click th (*)
d8e8b3c... testsuite/testutils.c: Fix build on Visual Studio (*)
8eb46bb... Merge branch 'matthiasc/for-master' into 'master' (*)
0ffe67f... ci: Add libglvnd-devel to images (*)
454caa3... ci: Use v26 of the Fedora image (*)
ad3a35b... Merge branch 'gtk-surface-release-4' into 'master' (*)
e3e85fc... docs: Remove stray code block end marker (*)
3a076e2... docs: Use the appropriate syntax for code block language (*)
9f31e95... docs: Escape bare tags (*)
988ebc2... docs: Annotate XML fragments as such (*)
51bc6ce... build: Disable subproject Cairo tests (*)
b37a69d... ci: Add mesa-libGLES-devel (*)
4644dab... gtkgstsink: Sync texture before handing it to GDK (*)
afe8ee5... Merge branch 'ebassi/for-master' into 'master' (*)
cbf2feb... Merge branch 'ci-gstreamer-deps' into 'master' (*)
8e1fa52... Merge branch 'gst-vaapi-fix' into 'master' (*)
456a2f3... Merge branch 'msvc.nounistd' into 'master' (*)
3dbf503... Fix unsetting focus (*)
94d9e34... Merge branch 'fix-unfocus-on-unmap' into 'master' (*)
cc5edbb... Update POTFILES.in (*)
cd7ec8a... Document nullability of gtk_list_box_get_selected_row (*)
bdd2244... Update Brazilian Portuguese translation (*)
234ba90... Merge branch 'mcclurgm-master-patch-63249' into 'master' (*)
4cecbf1... Update Brazilian Portuguese translation (*)
1484b4a... node editor: Add a dark mode toggle (*)
ec8db37... tests: Disable the textview-margins reftest (*)
65c3811... 4.1.0 (*)
293b81c... Fix small typo in the docs of GtkWidget (*)
4d11158... GtkGrid: Add xml example for GtkBuildable to docs (*)
1048ad1... tools: Don't static and dynamic link on libgtk4 (*)
de4b8d5... Merge branch 'wip/exalm/activate' into 'master' (*)
752da5c... Merge branch 'tool-static' into 'master' (*)
7985d27... nativedialog: Add more docs (*)
b86153c... Remove a forgotten file (*)
bf4102e... Merge branch 'wip/exalm/consumes-motion' into 'master' (*)
2c304ca... Merge branch 'matthiasc/for-master' into 'master' (*)
89511ee... imcontext: Update our check for dead keys (*)
8883243... imcontext: Show preedit for compose sequences (*)
e39b5c9... imcontext: Add a precondition check (*)
162814f... imcontext: Improve an error message (*)
094a346... imcontext: Allow sequences of length GTK_MAX_COMPOSE_LEN (*)
3d85d53... Merge branch 'matthiasc/for-master' into 'master' (*)
6ad2a04... gdk/toplevelsize: Remove warnings about exceeding bounds (*)
bf8b974... imcontext: Code cleanup (*)
031944a... imcontext: Stop using GTK_MAX_COMPOSE_LEN (*)
52fb900... composetable: Fix an off-by-one (*)
f7c4375... composetable: parse long sequences (*)
61f7098... composetable: Warn when ignoring things (*)
edeaf9c... imcontext: Drop GTK_MAX_COMPOSE_LEN (*)
dbbcb13... composetable: Parser fixes (*)
be35c46... composetable: Drop table debug code (*)
5692940... Add tests for GtkComposeTable (*)
9ebf3fa... composetable: Add api to check tables (*)
aa9054a... imcontext: Use gtk_compose_table_check (*)
c9cac5f... composetable: Add tests for matching (*)
5d9509c... imcontext: Move code around (*)
10fcdd8... imcontext: Code cleanup (*)
8d18d93... composetable: Add tests for compact table matching (*)
ef053eb... composetable: Fix algorithmic matching (*)
ecb072f... composetable: Check algorithmic matching (*)
af9a578... imcontext: Prepare for multi-char values (*)
9142aa0... composetable: Prepare for multi character values (*)
564793d... composetable: Another step towards multi-char values (*)
773ae0c... composetable: Parse multi-char values (*)
86b437a... Merge branch 'wip/silence-bounds-warnings' into 'master' (*)
cebf2b2... composetable: Keep multi-char values (*)
140c5c5... composetable: Don't use GSlice for big blobs (*)
676f875... composetable: Support string values in the cache (*)
814a4a7... Add tests for string values (*)
949c783... composetable: Parse hex escapes too (*)
e9b06b6... Merge branch 'im-context-work' into 'master' (*)
919c08d... css: Allow transitioning different-size shadows (*)
f852998... Merge branch 'matthiasc/for-master' into 'master' (*)
f0967fa... gtk4-update-icon-cache: Avoid UAC on 32-bit Windows (*)
9efaa0b... Merge branch 'uac.meson.master' into 'master' (*)
9cc6f3e... Add tests for css value transitions (*)
7a9bc1f... Link the data url tests statically (*)
592b33c... Graphene is a dependency of Gsk, not Gdk (*)
120f276... Merge branch 'matthiasc/for-master' into 'master' (*)
c78036f... x11: Handle X-specific targets in drops (*)
58ab9dd... Merge branch 'x11-dnd-fix' into 'master' (*)
a7ae94c... listbox: Fix handling of non-focusable rows (*)
289bf07... Adwaita: allow suggested and destructive action buttons in (*)
12a540c... Merge branch 'ebassi/for-master' into 'master' (*)
3848168... Merge branch 'wip/jimmac/colored-list-image-buttons' into ' (*)
a14a0c6... css: Fix shadow value equal (*)
640273a... Improve the css value tests (*)
1af72ea... cssvalue: Cosmetic change (*)
4e2ec2d... testsuite: Pass GDK_DEBUG=default-settings to css tests (*)
3c6e756... Add more css transition tests (*)
90d7ed5... Rename test to transition (*)
18e83fe... Add more css transition tests (*)
0a0a059... docs: Mention css drop-shadow filter (*)
3c15fa9... vulkan: Fix image uploading by regions (*)
3f28399... css: Fix border value parsing (*)
c71c891... listbase: Don't specify the same thing twice (*)
041f410... textbtree: Avoid line vs char count confusion (*)
927fdb9... x11: A case of argument order confusion (*)
e91e751... composetable: Remove a redundant check (*)
1e0ea21... messagedialog: Don't initialize twice (*)
0eba833... gdk: Remove a redundant check (*)
aa5bd38... a11y: Avoid out-of-bounds access (*)
b5200bd... css: Drop a bit of unreachable code (*)
2f42e1f... treemodelfilter: Drop unreachable code (*)
5c53210... Merge branch 'pvs-fixes' into 'master' (*)
d5838f1... Drop the installed test for now (*)
26e84a7... Merge branch 'matthiasc/for-master' into 'master' (*)
4724f99... docs: Rewrite the long description for GtkDialog (*)
3e2e663... gtkshow: Fix doc typo (*)
4a8bf6e... Merge branch 'doc-typo' into 'master' (*)
482b73c... Merge branch 'matthiasc/for-master' into 'master' (*)
15c36aa... iconbrowser: Make image dnd work again (*)
9580053... Merge branch 'master' into 'master' (*)
60ff231... Merge branch 'matthiasc/for-master' into 'master' (*)
5d73649... printing: Create temporary queues for Avahi printers (*)
a93ab37... printing: Show all Avahi advertised printers (*)
b509809... meson: use correct module file extension on macOS (*)
650fd9c... Merge branch 'module-ext' into 'master' (*)
de24b4f... cssshadowvalue: Add a parsing function (*)
9770872... css: Implement the drop-shadow filter (*)
a1f7073... Add tests for the css filter property (*)
2712f53... Updated Czech translation (*)
4e27de7... cssshadowvalue: Drop the underscore (*)
5b8896f... cssshadowvalue: Add gtk_css_shadow_value_pop_snapshot (*)
be3f352... cssshadowvalue: Add a parsing function (*)
429dfcf... cssshadowvalue: Add a 'filter mode' (*)
ea7185b... cssfiltervalue: Implement drop-shadows (*)
cc6fcbf... cssfiltervalue: Fix blur filter interpretation (*)
5f48764... cssfiltervalue: Reject invalid filters (*)
bfc80c3... Add tests for the css filter property (*)
e8c8be8... Merge branch 'matthiasc/for-master' into 'master' (*)
a37044f... x11: Some code cleanups (*)
f26f15f... x11: Fix a memory leak (*)
5b45f26... x11: Pass mimetypes when creating output stream (*)
6396bf6... Merge branch 'fix-x11-drop' into 'master' (*)
0bce63e... x11: More dnd fixes (*)
67877e4... win32: Fix some leaks (*)
0cd2d01... Merge branch 'fix-x11-drop' into 'master' (*)
15697d5... Merge branch 'focus' into 'master' (*)
055cd9a... Merge branch 'printing-temporary-queues-gtk4' into 'master' (*)
3197556... headerbar: Don't use gtk_widget_unparent() with GtkBox (*)
cf61d96... headerbar: Null-check boxes when removing window controls (*)
207569c... Merge branch 'wip/exalm/headerbar' into 'master' (*)
226dc49... profiler: allow using gdk profiler functions without braces (*)
161ddcf... gsk: make render node getters const (*)
09b447a... gsk: make render node getters pure (*)
86c5f2d... gsk: make gsk_render_node_get_node_type() use const (*)
443d199... macos: mark region as unlikely (*)
6529622... macos: only flush when not attached (*)
13e162c... macos: improve use of swap rectangles with OpenGL (*)
360a66e... Merge branch 'wip/chergert/macos-perf-fixes' into 'master' (*)
3a43663... gl: handle B8G8R8 texture data when uploading (*)
3cdfb77... Merge branch 'wip/chergert/fix-bgr8-uploads' into 'master' (*)
4ce0717... Merge branch 'win32-drop-formats-leak' into 'master' (*)
461fe36... adwaita: disable shadows when window is maximized or fullsc (*)
da64856... Adwaita: don't cast shadows for halt-tiled windows (*)
dae42c8... Merge branch 'wip/chergert/fix-maximized-shadows' into 'mas (*)
dff2aa2... gl: Fixed clipped offscreen rendering (*)
d3096f0... Merge branch 'fix-clipped-texture' into 'master' (*)
3c91a2b... node-editor: Use the non-devel icon (*)
62788d5... print-editor: Use the non-devel icon (*)
befc2c3... iconbrowser: Use the right icon (*)
6c85a4b... Merge branch 'matthiasc/for-master' into 'master' (*)
3eb4ec8... css: Avoid an invalid read (*)
c90ffc7... snapshot: fix warning when asserts are disabled (*)
6fab195... gsk: move transform structure to private.h (*)
9af30ac... Merge branch 'wip/chergert/fix-unused' into 'master' (*)
8cd4b33... ci: Temporarily disable macOS CI job as runner is offline (*)
e823fa6... Merge branch 'fix-filter-value' into 'master' (*)
82ab039... Merge branch 'disable-macos-ci' into 'master' (*)
0cc43e1... Merge branch 'wip/chergert/inline-transform-category' into (*)
965e74f... Add compatibility shim for g_memdup2() (*)
95d48ac... placesview: Avoid use-after-free (*)
f953dfe... Adwaita: bring borders for tiled (*)
504b5bb... broadway: Move from g_memdup() to g_memdup2() (*)
435d126... macos: Move from g_memdup() to g_memdup2() (*)
3a3e029... wayland: Move from g_memdup() to g_memdup2() (*)
cf3f742... x11: Move from g_memdup() to g_memdup2() (*)
386d832... gdk: Move from g_memdup() to g_memdup2() (*)
a9c6162... gsk: Move from g_memdup() to g_memdup2() (*)
78e3908... gtk: Move from g_memdup() to g_memdup2() (*)
43fd9d1... win32: Move from g_memdup() to g_memdup2() (*)
a63a2b2... Ensure we don't overflow when using g_memdup2() (*)
b74a944... tests: Move from g_memdup() to g_memdup2() (*)
4df7cc9... Merge branch 'ebassi/memdup2' into 'master' (*)
560e27a... Merge branch 'wip/jimmac/tiled-shadow-fix-fix-gtk4' into 'm (*)
9f10f9a... Merge branch 'fix-network-places' into 'master' (*)
6e4bba3... build: Check for mallinfo2 instead of mallinfo
0d5957b... nativedialog: Remove unused run state
7ee107f... gl renderer: Replace modelview matrix with just scale
77d477f... Revert "gl renderer: Replace modelview matrix with just sca
(*) 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]