gtk/docs
Matthias Clasen 25e6231a88 path: Switch back to conics
Arcs were appealing, but they have a fatal flaw: we can't
split our arcs without changing the ellipse they trace.
That could be fixed by adding an extra parameter, but then
it is no longer any better than conics.

So switch back to conics, which have the advantage that they
are used elsewhere.
2023-08-25 07:33:16 -04:00
..
reference path: Switch back to conics 2023-08-25 07:33:16 -04:00
CODEOWNERS Update CODEOWNERS 2020-12-11 23:42:25 +00:00
CODING-STYLE.md CODING-STYLE: Updates 2023-03-31 20:17:12 -04:00
iconcache.txt docs: Drop the '+' from GTK 2019-02-05 10:14:31 +01:00
RELEASE-HOWTO.md RELEASE-HOWTO: Some updates 2023-08-02 20:07:00 +00:00
sizing-test.txt gtk/window: Remove gtk_window_resize() 2020-12-07 09:46:39 +01:00
text_widget_internals.txt Fix minor typos 2020-05-28 11:00:03 +03:00
tree-column-sizing.png
tree-column-sizing.txt Minor typos in the Documentation (a/an) 2019-08-25 12:52:46 +00:00