src/Tools/Graphview/graph_panel.scala
Sat, 13 Aug 2022 12:32:38 +0200 wenzelm clarified signature: more explicit types;
Fri, 12 Aug 2022 11:47:12 +0200 wenzelm tuned, following hints by IntelliJ IDEA;
Fri, 12 Aug 2022 11:35:44 +0200 wenzelm tuned signature;
Fri, 01 Apr 2022 17:06:10 +0200 wenzelm clarified formatting, for the sake of scala3;
Thu, 04 Mar 2021 21:04:27 +0100 wenzelm clarified signature --- fewer warnings;
Mon, 01 Mar 2021 22:22:12 +0100 wenzelm tuned --- fewer warnings;
Wed, 15 Jan 2020 19:54:50 +0100 wenzelm misc tuning, following hint by IntelliJ;
Tue, 27 Jun 2017 21:56:56 +0200 wenzelm clarified defaults;
Tue, 27 Jun 2017 21:36:58 +0200 wenzelm tuned signature;
Mon, 14 Sep 2015 19:46:50 +0200 wenzelm avoid hardwired colors;
Wed, 28 Jan 2015 19:23:03 +0100 wenzelm tuned comment;
Wed, 28 Jan 2015 19:18:08 +0100 wenzelm tuned signature;
Wed, 28 Jan 2015 19:15:13 +0100 wenzelm clarified module name;
Sun, 25 Jan 2015 20:16:27 +0100 wenzelm support for off-line graph output, without GUI thread;
Sun, 25 Jan 2015 17:48:14 +0100 wenzelm separate module Graph_File;
Mon, 19 Jan 2015 21:06:47 +0100 wenzelm suppress inactive controls (again);
Mon, 19 Jan 2015 20:39:01 +0100 wenzelm tuned;
Mon, 19 Jan 2015 20:31:53 +0100 wenzelm more symmetric layout of main panel;
Sun, 18 Jan 2015 22:46:38 +0100 wenzelm suppress some controls that don't work yet;
Sun, 18 Jan 2015 22:07:45 +0100 wenzelm tuned;
Sun, 18 Jan 2015 22:03:53 +0100 wenzelm misc tuning;
Sun, 18 Jan 2015 21:35:54 +0100 wenzelm proper scrolling wrt. transform;
Sun, 18 Jan 2015 17:34:14 +0100 wenzelm support for tree view on graph nodes;
Sat, 17 Jan 2015 23:12:02 +0100 wenzelm proper refresh after apply_layout, in order to update preferred size, which is required for scroll pane;
Tue, 06 Jan 2015 17:08:18 +0100 wenzelm tuned signature;
Tue, 06 Jan 2015 16:41:31 +0100 wenzelm tuned signature;
Tue, 06 Jan 2015 16:33:30 +0100 wenzelm explict layout graph structure, with dummies and coordinates;
Mon, 05 Jan 2015 23:29:38 +0100 wenzelm clarified visualizer parameters;
Mon, 05 Jan 2015 22:29:38 +0100 wenzelm more direct coordinates for dummy;
Mon, 05 Jan 2015 21:47:12 +0100 wenzelm separate module Metrics;
Mon, 05 Jan 2015 14:17:17 +0100 wenzelm avoid fractional font size;
Mon, 05 Jan 2015 14:13:38 +0100 wenzelm GUI.imitate_font: more explicit result size, e.g. relevant for caching;
Sun, 04 Jan 2015 21:01:27 +0100 wenzelm explicit Layout.Point;
Sun, 04 Jan 2015 14:05:24 +0100 wenzelm clarified static full_graph vs. dynamic visible_graph;
Sat, 03 Jan 2015 22:04:31 +0100 wenzelm clarified fit_to_window: floor scale within window bounds;
Sat, 03 Jan 2015 21:24:16 +0100 wenzelm apply_layout: proper repaint;
Sat, 03 Jan 2015 20:58:33 +0100 wenzelm tuned;
Sat, 03 Jan 2015 20:22:27 +0100 wenzelm more formal Graph_Display.Node (with ordering) and Graph_Display.Edge;
Sat, 03 Jan 2015 14:54:33 +0100 wenzelm recovered tooltip from 6e77ddb1e3fb: non-null default is required as prerequisite;
Sat, 03 Jan 2015 13:11:10 +0100 wenzelm clarified bounding box, similar to old graph browser;
Fri, 02 Jan 2015 21:19:34 +0100 wenzelm tuned headers;
Fri, 02 Jan 2015 20:54:14 +0100 wenzelm less excessive event handling;
Fri, 02 Jan 2015 20:37:34 +0100 wenzelm tuned;
Fri, 02 Jan 2015 20:13:48 +0100 wenzelm clarified mouse wheel: conventional scrolling, not scaling;
Thu, 01 Jan 2015 21:19:36 +0100 wenzelm tuned color;
Thu, 01 Jan 2015 21:09:07 +0100 wenzelm tuned signature;
Thu, 01 Jan 2015 20:50:20 +0100 wenzelm more dynamic visualizer -- re-use jEdit font info;
Thu, 01 Jan 2015 15:58:30 +0100 wenzelm more dynamic visualizer -- re-use Isabelle/jEdit options;
Thu, 01 Jan 2015 14:40:20 +0100 wenzelm tuned;
Thu, 01 Jan 2015 14:37:25 +0100 wenzelm tuned imports;
Thu, 01 Jan 2015 12:20:22 +0100 wenzelm tuned;
Thu, 01 Jan 2015 11:37:09 +0100 wenzelm tuned whitespace;
Tue, 30 Dec 2014 14:11:06 +0100 wenzelm clarified source location;
less more (0) tip