src/Tools/Graphview/layout.scala
Sat, 09 Apr 2022 12:02:38 +0200 wenzelm avoid pattern-match warnings, notably in scala3;
Sat, 09 Apr 2022 11:56:48 +0200 wenzelm proper type conversion for scala-2.13: problem was unnoticed since ca17e9ebfdf1;
Sat, 09 Apr 2022 11:41:37 +0200 wenzelm proper type conversion for scala-2.13: problem was unnoticed since ca17e9ebfdf1;
Mon, 04 Apr 2022 22:06:40 +0200 wenzelm tuned for scala3;
Fri, 01 Apr 2022 23:19:12 +0200 wenzelm tuned formatting;
Fri, 01 Apr 2022 17:06:10 +0200 wenzelm clarified formatting, for the sake of scala3;
Thu, 04 Mar 2021 15:41:46 +0100 wenzelm tuned --- fewer warnings;
Mon, 01 Mar 2021 22:26:33 +0100 wenzelm tuned --- silence odd warning;
Mon, 01 Mar 2021 19:41:52 +0100 wenzelm tuned --- fewer warnings;
Fri, 27 Mar 2020 22:01:27 +0100 wenzelm misc tuning based on hints by IntelliJ IDEA;
Wed, 15 Jan 2020 19:54:50 +0100 wenzelm misc tuning, following hint by IntelliJ;
Sun, 11 Feb 2018 18:09:17 +0100 Lars Hupel use preferred resolver according to DOI Handbook ยง3.8
Mon, 26 Jan 2015 13:44:37 +0100 wenzelm complete pattern coverage, e.g. relevant for singleton graph;
Wed, 21 Jan 2015 17:27:58 +0100 wenzelm clarified iterations: enforce full top_down/bottom_up cycle for better stability of layout;
Sat, 17 Jan 2015 22:20:57 +0100 wenzelm more explicit Layout.Info: size and content;
Wed, 07 Jan 2015 14:19:06 +0100 wenzelm tuned;
Wed, 07 Jan 2015 14:06:52 +0100 wenzelm misc tuning;
Wed, 07 Jan 2015 00:10:23 +0100 wenzelm configurable options;
Tue, 06 Jan 2015 23:56:13 +0100 wenzelm proper level distance according to number of edges, as in old browser;
Tue, 06 Jan 2015 23:35:57 +0100 wenzelm clarified Vertex.Ordering, to approximate situation before 4d985afc0565, which is relevant for level arrangement;
Tue, 06 Jan 2015 23:23:26 +0100 wenzelm tuned;
Tue, 06 Jan 2015 22:34:26 +0100 wenzelm rubberband method as in old browser;
Tue, 06 Jan 2015 20:12:46 +0100 wenzelm tuned;
Tue, 06 Jan 2015 17:08:18 +0100 wenzelm tuned signature;
Tue, 06 Jan 2015 16:43:17 +0100 wenzelm proper translate vertex (cf. 4d985afc0565);
Tue, 06 Jan 2015 16:33:30 +0100 wenzelm explict layout graph structure, with dummies and coordinates;
Mon, 05 Jan 2015 22:41:09 +0100 wenzelm proper bounding box including dummies;
Mon, 05 Jan 2015 21:47:12 +0100 wenzelm separate module Metrics;
Mon, 05 Jan 2015 00:07:01 +0100 wenzelm more metrics, with integer coordinates for layout;
Sun, 04 Jan 2015 21:53:05 +0100 wenzelm tuned;
Sun, 04 Jan 2015 21:29:52 +0100 wenzelm misc tuning;
Sun, 04 Jan 2015 21:01:27 +0100 wenzelm explicit Layout.Point;
Sun, 04 Jan 2015 16:45:41 +0100 wenzelm tuned comments;
Sun, 04 Jan 2015 15:23:23 +0100 wenzelm tuned;
Sat, 03 Jan 2015 22:56:46 +0100 wenzelm tuned -- more iterators;
Sat, 03 Jan 2015 20:22:27 +0100 wenzelm more formal Graph_Display.Node (with ordering) and Graph_Display.Edge;
Fri, 02 Jan 2015 21:19:34 +0100 wenzelm tuned headers;
Thu, 01 Jan 2015 21:01:18 +0100 wenzelm tuned signature;
less more (0) tip