summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stroke: Remove erroneous preconditionsmatthiasc/lottie-misc-fixesMatthias Clasen2020-11-281-3/+1
* Fix bounding boxes for axis-aligned linesMatthias Clasen2020-11-281-1/+1
* Documentation typo fixesMatthias Clasen2020-11-283-9/+9
* WIP: path: Add conic curvesBenjamin Otte2020-11-287-11/+158
* path: Add GSK_CIRCLE_POINT_INIT() to initialize points on the circleBenjamin Otte2020-11-281-10/+8
* xxx: split builderBenjamin Otte2020-11-281-2/+2
* pathbuilder: Redo semantics for starting curvesBenjamin Otte2020-11-283-16/+84
* path: Split GskPathBuilder into its own fileBenjamin Otte2020-11-289-568/+724
* testsuite: Add a test using get_point() and get_closest_point()Benjamin Otte2020-11-281-0/+51
* testsuite: Add a test for get_point()Benjamin Otte2020-11-281-0/+50
* testsuite: Update create_random_path()Benjamin Otte2020-11-281-37/+203
* gtk-demo: Add cute maze demoBenjamin Otte2020-11-283-0/+340
* testsuite: Add tests for gsk_path_measure_get_closest_point()Benjamin Otte2020-11-281-0/+86
* path: Add gsk_path_measure_get_closest_point()Benjamin Otte2020-11-284-1/+455
* spline: Use Skia's tolerance checksBenjamin Otte2020-11-282-5/+25
* xxx: demoBenjamin Otte2020-11-281-0/+49
* testsuite: Add tests for gsk_path_measure_add_segment()Benjamin Otte2020-11-281-0/+151
* gtk-demo: Add a text-on-path demoBenjamin Otte2020-11-284-0/+574
* xxx: path_fill demoBenjamin Otte2020-11-281-2/+74
* path: Add gsk_path_measure_get_point()Benjamin Otte2020-11-286-17/+306
* path: Add gsk_path_add_circle()Matthias Clasen2020-11-284-0/+422
* pathmeasure: Implement support for beziersBenjamin Otte2020-11-287-71/+461
* path: Implement gsk_path_to_cairo() using foreach()Benjamin Otte2020-11-282-62/+52
* path: Add gsk_path_foreach()Benjamin Otte2020-11-284-8/+142
* path: Collect flagsBenjamin Otte2020-11-281-1/+40
* testsuite: Add path testsBenjamin Otte2020-11-282-0/+130
* pathmeasure: Add gsk_path_measure_add_segment()Benjamin Otte2020-11-284-3/+254
* path: Add gsk_path_builder_add_path()Benjamin Otte2020-11-283-8/+103
* gsk: Add GskPathMeasureBenjamin Otte2020-11-288-5/+369
* path: Change data structure for standard pathBenjamin Otte2020-11-281-113/+119
* popover: Use fill and stroke nodes instead of CairoBenjamin Otte2020-11-281-21/+39
* snapshot: Add gtk_snapshot_push_stroke()Benjamin Otte2020-11-283-0/+74
* gsk: Add GskStrokeNodeBenjamin Otte2020-11-288-4/+265
* gsk: Add GskStrokeBenjamin Otte2020-11-289-1/+452
* demos: Add a simple demo filling a pathBenjamin Otte2020-11-283-0/+233
* snapshot: Add gtk_snapshot_push_fill()Benjamin Otte2020-11-283-0/+74
* gsk: Add GskFillNodeBenjamin Otte2020-11-289-0/+276
* gsk: Add GskPathBenjamin Otte2020-11-288-1/+1122
* listview: Use the correct scroll policyBenjamin Otte2020-11-251-2/+3
* docs: Put render nodes in their own sectionsBenjamin Otte2020-11-251-3/+23
* Merge branch 'wip/chergert/for-master' into 'master'Matthias Clasen2020-11-241-4/+4
|\
| * textview: fix precondition assertionsChristian Hergert2020-11-241-4/+4
|/
* Merge branch 'fix-integer-overflow' into 'master'Matthias Clasen2020-11-241-1/+1
|\
| * gdk/win32: fix integer overflow in monitor refresh rate calculationVolker RĂ¼melin2020-11-231-1/+1
* | Update Swedish translationAnders Jonsson2020-11-231-2897/+4238
|/
* Merge branch 'no-more-devel-headers' into 'master'Matthias Clasen2020-11-2311-32/+0
|\
| * Drop devel styling from our windowsno-more-devel-headersMatthias Clasen2020-11-2311-32/+0
|/
* Merge branch 'ebassi/for-master' into 'master'Emmanuele Bassi2020-11-231-4/+12
|\
| * a11y: Cache the accessibility bus addressEmmanuele Bassi2020-11-231-1/+9
| * a11y: Turn critical warnings into debug messagesEmmanuele Bassi2020-11-231-3/+3
|/