[gtk] (204 commits) Non-fast-forward update to branch wip/otte/lottie
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (204 commits) Non-fast-forward update to branch wip/otte/lottie
- Date: Fri, 4 Dec 2020 02:04:45 +0000 (UTC)
The branch 'wip/otte/lottie' 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:
b39578d... roundedbox: Remove unused API
0ce5c25... docs: Put render nodes in their own sections
3aded90... listview: Use the correct scroll policy
b513124... gsk: Add GskPath
eaafbc3... gsk: Add GskFillNode
3f18c9e... snapshot: Add gtk_snapshot_push_fill()
cced020... demos: Add a simple demo filling a path
e5397a7... gsk: Add GskStroke
3bedeea... gsk: Add GskStrokeNode
a070229... snapshot: Add gtk_snapshot_push_stroke()
924e061... popover: Use fill and stroke nodes instead of Cairo
e65096c... path: Change data structure for standard path
1d1e61e... gsk: Add GskPathMeasure
582bede... path: Add gsk_path_builder_add_path()
f7a042d... pathmeasure: Add gsk_path_measure_add_segment()
5efbbab... testsuite: Add path tests
8eab015... path: Collect flags
6df82e1... path: Add gsk_path_foreach()
aca0737... path: Implement gsk_path_to_cairo() using foreach()
0bd1dc3... pathmeasure: Implement support for beziers
2e27683... path: Add gsk_path_add_circle()
8741070... path: Add gsk_path_measure_get_point()
c89f813... xxx: path_fill demo
0948a00... gtk-demo: Add a text-on-path demo
3c1bf64... testsuite: Add tests for gsk_path_measure_add_segment()
aec6858... spline: Use Skia's tolerance checks
79ad51b... path: Add gsk_path_measure_get_closest_point()
7a1f8dc... testsuite: Add tests for gsk_path_measure_get_closest_point
dfe7cf1... gtk-demo: Add cute maze demo
54bfdaa... testsuite: Update create_random_path()
151d732... testsuite: Add a test for get_point()
18709c7... testsuite: Add a test using get_point() and get_closest_poi
781f5ad... path: Split GskPathBuilder into its own file
7ecd2a5... xxx: demo
e336052... pathbuilder: Redo semantics for starting curves
64c39fe... path: Add GSK_CIRCLE_POINT_INIT() to initialize points on t
8598ce1... pathbuilder: Add relative path commands
c57e7b9... testsuite: Add relative path functions
582dab2... Documentation typo fixes
4c7680b... stroke: Add miter limit
0a9a5b5... path: Implement SVG arcs
7b9c248... path: Implement gsk_path_parse
4f833e6... testsuite: Add librsvg path tests
e49b420... path: Fix serialization for circles
3fc03b8... path: Special-case rects and circles
eecfdf2... testsuite: Add a parsing test
043610e... Implement gsk_path_measure_in_fill
67bfbfa... testsuite: Add an in_fill() test
4380b41... path: Add flags to gsk_path_foreach()
18a49a0... gsk: Implement parsing fill and stroke nodes
49e5ac7... stroke: Add support for dashes
6ff10e5... path: Make all private contour APIs take a GskContour
a0218df... path: Split contours into their own file
55cfa47... path: Rename to gtk_path_builder_add_segment()
b4eb431... WIP: path: Add conic curves
ed1c733... WIP: pathbuilder: Add gsk_path_builder_add_rounded_rect()
Commits added to the branch:
fed734e... Fix some nullable return annotations 2 (*)
399b457... Adwaita: darker selected menuitem + sidebars (*)
841bf67... Update Catalan translation (*)
531d57f... Merge branch 'wip/jimmac/menus-darker' into 'master' (*)
fdf2e04... a11y: Check before disconnecting selection signals (*)
16b5a88... a11y: Check before disconnecting Text signals (*)
3a5f8b6... Merge branch 'ebassi/for-master' into 'master' (*)
9d2ca90... popover: Fix a typo (*)
247fc2e... Blend nodes might have NULL top/bottom nodes (*)
8efde9c... broadway: make header name parsing case-insensitve (*)
05c2e35... Update Swedish translation (*)
c2b1b00... Update Swedish translation (*)
bbbcc72... Adwaita,HC: use dark prelights (*)
8e14f43... Merge branch 'wip/jimmac/dark-prelights' into 'master' (*)
55ce61d... Add "nullable" annotation. (*)
e540ccb... Update Belarusian translation (*)
3eaebf1... Port GtkCellRendererPixbuf to preferred size vfuncs (*)
a605fcc... Port GtkCellRendererSpinner to preferred size vfuncs (*)
71a9e5d... Port GtkCellRendererToggle to preferred size vfuncs (*)
20f9e0f... Port GtkCellRendererProgress to preferred size vfuncs (*)
ac47328... Port CellRendererGraph to preferred size vfuncs (*)
60a7830... Remove GtkCellRendererClass.get_size() (*)
8412928... Update Ukrainian translation (*)
3161dbf... Update Polish translation (*)
09b6c37... Merge branch 'ebassi/for-master' into 'master' (*)
8cf4ce5... Merge branch 'ebassi/cell-renderer-get-size' into 'master' (*)
ec21d35... gsk: doc fixups (*)
6bd9ce7... docs: Ignore more generated Wayland protocol headers (*)
da51418... gl renderer: Make minimal rounded rects more minimal (*)
5f4beb7... widgetprivate: Remove unused function (*)
2d43ecf... widget: root child before emitting child observer signals (*)
e3ff92b... shortcutcontroller: Save signal handler ID (*)
d663909... shortcutcontroller: Use priv->shortcuts directly in set_wid (*)
8645773... shortcutcontroller: Pass the muxer to update_accel() (*)
1d6c6fc... shortcutcontroller: Separate trigger/action early returns (*)
aefabcc... popovermenu: Pull variable declaration in closest scope (*)
ff8de0a... eventcontrollermotion: Notify by pspec (*)
af28237... popovermenu: Connect to right controller signal (*)
dc13ff9... modelbutton: Reset active menu item on pointer leave (*)
61e7326... Merge branch 'matthiasc/for-master' into 'master' (*)
f309fa2... build: Use link_whole for linking our convenience libs (*)
3680ae2... Merge branch 'matthiasc/for-master' into 'master' (*)
7d24e14... Apply 1 suggestion(s) to 1 file(s) (*)
39f0c48... Apply 1 suggestion(s) to 1 file(s) (*)
56b0095... Merge branch 'master' into 'master' (*)
b7d3c07... NEWS: Updates (*)
365afa3... Merge branch 'arnaudb/annotate-set-title' into 'master' (*)
32a547c... Update Catalan translation (*)
e18211d... centerlayout: Improve docs (*)
837f398... columnviewcolumn: Improve docs (*)
617d12f... Merge branch 'sophie-h/gtk-nullables-2' (*)
5a307fa... docs: Ignore more private headers (*)
4021734... docs: Annotate the GdkContentProviderClass structure (*)
e3fbc0e... docs: Fix typo in the GdkTolevelLayout annotation (*)
598e130... docs: Annotate the GdkToplevel interface (*)
6e4dd58... docs: Annotate GdkSnapshot (*)
ecce375... docs: Annotate GdkPopup (*)
879b284... docs: Annotate GdkPaintable (*)
1057189... docs: Annotate GdkMemoryTexture (*)
b9a1827... docs: Annotate GdkGLTexture (*)
b5313db... docs: Annotate GdkDeviceTool (*)
c524b72... docs: Annotate structure types used by GskRenderNodes (*)
0f62ab6... docs: Annotate all render node types (*)
8b89881... docs: Annotate the GL shader objects (*)
37f11ab... docs: Annotate GskRenderer (*)
eba8f36... docs: Fix annotations in GtkCenterLayout (*)
c13e164... Make GtkCenterLayout accessors more idiomatic (*)
4f67be1... docs: Add missing annotations for GtkTextTagTable (*)
d46fe31... docs: Ignore more files (*)
95400e6... docs: Annotate GtkAppChooserButton::changed (*)
67f4594... docs: Annotate GtkAssistant::escape action signal (*)
3e8d157... docs: Hide GtkBitsetIter fields (*)
d820fea... docs: Annotate GtkBuildableParser (*)
516f71b... Use the appropriate prefix for GtkBuilderClosureFlags (*)
69b1b19... docs: Annotate missing symbols (*)
ef36028... docs: Ignore more private files (*)
cdad68e... docs: Ignore generated Wayland protocol file (*)
a020c90... macos: treat some toplevel NSWindow like document windows (*)
27b9a9e... macos: glFlush() when switching GL contexts (*)
9e1dd15... macos: use Cairo renderer by default (*)
770e848... Merge branch 'wip/chergert/gdk-macos-for-master' into 'mast (*)
db456a7... Updated Spanish translation (*)
5127726... Updated Spanish translation (*)
2fcd0e2... Merge branch 'ebassi/for-master' into 'master' (*)
6a3bd1c... window: default_icon_name can be null (*)
b5077d0... Clarify the docs for gtk_widget_class_set_css_name (*)
af944aa... widget: Add a missing nullability annotation (*)
50310f7... TreeView: add missing nullability annotations (*)
845d2e5... TreeModel: add missing nullability annotations (*)
b47ea94... TextView: add missing nullability annotations (*)
ec537d7... Text: add missing nullability annotations (*)
9d52ca1... StringFilter: get_search fix nullable annotation (*)
ad30ac3... Shortcut: add missing nullability annotations (*)
475352f... StringList: add missing nullability annotations (*)
4434889... Merge branch 'matthiasc/for-master' into 'master' (*)
ca8b00e... macos: specify a window level for surfaces (*)
9b9fb4d... macos: place above transient-for when presenting (*)
3da41b6... Merge branch 'wip/chergert/gdk-macos-for-master' into 'mast (*)
4caceb5... Remove gtk-doc annotation from private symbols (*)
f5f6cee... docs: Remove private symbols from the API reference (*)
caae240... docs: Ignore harder (*)
3548350... docs: Add missing GdkDragSurfaceInterface gtk-doc annotatio (*)
8f6e384... docs: Remove duplicate symbol (*)
901d99d... docs: More ignored files (*)
39dbd91... docs: Add yet another private header (*)
34197d4... docs: Add more symbols to the GDK reference (*)
2e146a5... docs: Mark GtkModelButton's section as private (*)
b2b451d... docs: Hide private files/directories in the GTK reference (*)
13f9993... docs: Add missing fields to GtkTextBufferClass (*)
0c8de4e... Fix transfer of GtkTreeExpander.get_item() (*)
f11c23f... Revert "macos: specify a window level for surfaces" (*)
a51f119... tests: Remove testsvg (*)
26b9254... macos: track grab serial like other backends (*)
853a9c7... macos: disconnect frame clock when destroying surface (*)
b38d0d7... macos: resign main/key when hiding window (*)
bc4992f... Merge branch 'ebassi/doc-fixes' into 'master' (*)
a482d87... Merge branch 'wip/chergert/gdk-macos-for-master' into 'mast (*)
71cb7c2... rendernodeparser: Split out a function (*)
710d062... Gdk4/Win32: Correct call to gdk_key_event_new() (*)
61b40c4... Merge branch 'fix/keyboard-input' into 'master' (*)
55a242b... gsk: Add GskConicGradientNode (*)
8706d69... snapshot: Add gsk_snapshot_append_conic_gradient() (*)
714c610... gtk-demo: Add a search button (*)
ab9e992... docs: Remove mentions of <accelerator> (*)
eb9c204... gtk: Remove GtkFileChooserButton (*)
3886f0c... Merge branch 'wip/otte/diediedie' into 'master' (*)
e622013... css: Add support for conic-gradient() (*)
6e67d44... Merge branch 'matthiasc/for-master' into 'master' (*)
9431c70... macos: freeze updates until surface is mapped (*)
2e52386... macos: send focus-out event to windowing (*)
e317b9b... macos: maintain GList element consistency (*)
92f0216... macos: ensure element is part of queue (*)
b68e0bb... muxer: add helper to get group by name (*)
004f0a6... macos: plug leak of application windows (*)
35d2cbe... Merge branch 'wip/otte/conic' into 'master' (*)
f8ee4cf... NEWS: Updates (*)
585ba77... build: Use the correct path to the header of the wayland an (*)
c907ad8... glrenderer: Emit more useful error messages (*)
fac5fba... rendernode: Fix some wrong constants for conic gradients (*)
2c1bd39... glrenderer: Implement a shader for conic gradients (*)
d1a4ad3... Merge branch 'wip/tintou/gdk-backends-header' into 'master' (*)
0daa905... Merge branch 'wip/otte/conic' into 'master' (*)
8e62ff5... demos: make alienplanet demo work on macOS OpenGL (*)
6d76b58... Merge branch 'wip/chergert/shadertoy-macos-fix' into 'maste (*)
6ecae6c... Merge branch 'wip/chergert/gdk-macos-for-master' into 'mast (*)
115ea62... macos: fix typo when creating scroll events (*)
f1ff8f9... Merge branch 'wip/chergert/macos-decelerate' into 'master' (*)
feaff88... roundedbox: Remove unused API
b69e956... docs: Put render nodes in their own sections
aca2f15... listview: Use the correct scroll policy
5bda1e0... gsk: Add GskPath
4fc6ef1... gsk: Add GskFillNode
e22a12b... snapshot: Add gtk_snapshot_push_fill()
16d504a... demos: Add a simple demo filling a path
12c5bb6... gsk: Add GskStroke
c1b8eb5... gsk: Add GskStrokeNode
e482dd7... snapshot: Add gtk_snapshot_push_stroke()
a5b1842... popover: Use fill and stroke nodes instead of Cairo
57227e8... path: Change data structure for standard path
307eccc... gsk: Add GskPathMeasure
484b7dd... path: Add gsk_path_builder_add_path()
f92dbb8... pathmeasure: Add gsk_path_measure_add_segment()
b2fdb10... testsuite: Add path tests
e3479db... path: Collect flags
72d51e5... path: Add gsk_path_foreach()
00cb842... path: Implement gsk_path_to_cairo() using foreach()
77c2652... pathmeasure: Implement support for beziers
917a930... path: Add gsk_path_add_circle()
e84d4ea... path: Add gsk_path_measure_get_point()
68e333d... xxx: path_fill demo
fd494ce... gtk-demo: Add a text-on-path demo
753ec96... testsuite: Add tests for gsk_path_measure_add_segment()
3fe7ad3... spline: Use Skia's tolerance checks
5dd9a4c... path: Add gsk_path_measure_get_closest_point()
6bb99cc... testsuite: Add tests for gsk_path_measure_get_closest_point
bd20d1d... gtk-demo: Add cute maze demo
75ede84... testsuite: Update create_random_path()
07b4dfe... testsuite: Add a test for get_point()
866ee78... testsuite: Add a test using get_point() and get_closest_poi
c1c2b65... path: Split GskPathBuilder into its own file
8e79a33... xxx: demo
aecc98d... pathbuilder: Redo semantics for starting curves
ff57f61... path: Add GSK_CIRCLE_POINT_INIT() to initialize points on t
d97af29... pathbuilder: Add relative path commands
f082ff9... testsuite: Add relative path functions
fba1ae6... Documentation typo fixes
d75ee50... stroke: Add miter limit
1645c41... path: Implement SVG arcs
10ff831... path: Implement gsk_path_parse
2f60bee... testsuite: Add librsvg path tests
7d0b7d4... path: Fix serialization for circles
4febefe... path: Special-case rects and circles
2c3cc65... testsuite: Add a parsing test
55cb1a5... Implement gsk_path_measure_in_fill
8e5f91e... testsuite: Add an in_fill() test
f9d664a... path: Add flags to gsk_path_foreach()
9698a46... gsk: Implement parsing fill and stroke nodes
7267293... stroke: Add support for dashes
f39938c... path: Make all private contour APIs take a GskContour
f034fcd... path: Split contours into their own file
686c564... path: Rename to gtk_path_builder_add_segment()
a365a55... WIP: path: Add conic curves
29cd4a4... WIP: pathbuilder: Add gsk_path_builder_add_rounded_rect()
666dbec... WIP: css: Replace border rendering code with GskPath
(*) 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]