src/Pure/General/graph_display.ML
Thu, 16 Apr 2015 11:22:36 +0200 wenzelm let the system choose Graph_Display.display_graph_old: thm_deps needs tree hierarchy, code_deps needs cycles (!?);
Mon, 26 Jan 2015 14:31:39 +0100 wenzelm removed unused operations;
Mon, 19 Jan 2015 21:24:47 +0100 wenzelm tuned message;
Mon, 05 Jan 2015 11:15:30 +0100 wenzelm eliminated print modes: offer new and old graph;
Sat, 03 Jan 2015 15:45:01 +0100 wenzelm more uniform support for graph display in ML/Scala;
Wed, 31 Dec 2014 20:55:11 +0100 wenzelm eliminated TTY/PG legacy;
Wed, 31 Dec 2014 20:42:45 +0100 wenzelm clarified Graph_Display.graph etc.: sort_graph determines order from structure (and names);
Wed, 31 Dec 2014 14:15:52 +0100 wenzelm for graph display, prefer graph data structure over list with dependencies;
Wed, 31 Dec 2014 14:13:11 +0100 wenzelm more explict and generic field names
Wed, 21 May 2014 12:03:46 +0200 wenzelm incorporate isabelle.graphview into Pure.jar, which saves 20..30s build time;
Fri, 04 Jan 2013 12:33:25 +0100 wenzelm prefer old graph browser in Isabelle/jEdit, which still produces better layout;
Mon, 10 Dec 2012 13:52:33 +0100 wenzelm generalized notion of active area, where sendback is just one application;
Sun, 25 Nov 2012 19:49:24 +0100 wenzelm Isabelle-specific implementation of quasi-abstract markup elements -- back to module arrangement before d83797ef0d2d;
Wed, 26 Sep 2012 14:38:23 +0200 wenzelm more uniform graphview terminology;
Tue, 25 Sep 2012 22:36:06 +0200 wenzelm basic integration of graphview into document model;
Tue, 25 Sep 2012 20:28:47 +0200 wenzelm ML support for generic graph display, with browser and graphview backends (via print modes);
Tue, 25 Sep 2012 15:40:41 +0200 wenzelm separate module Graph_Display;
less more (0) tip