src/Tools/jEdit/src/graphview_dockable.scala
Mon, 19 Jan 2015 21:06:01 +0100 wenzelm tuned colors;
Mon, 19 Jan 2015 20:31:53 +0100 wenzelm more symmetric layout of main panel;
Sun, 18 Jan 2015 20:15:05 +0100 wenzelm clarified main actions and keyboard focus;
Sun, 18 Jan 2015 19:21:10 +0100 wenzelm tuned signature;
Sun, 18 Jan 2015 19:09:41 +0100 wenzelm retain uniform background, notably wrt. PDF output and tree panel;
Sun, 18 Jan 2015 17:34:14 +0100 wenzelm support for tree view on graph nodes;
Mon, 05 Jan 2015 21:47:12 +0100 wenzelm separate module Metrics;
Mon, 05 Jan 2015 14:30:30 +0100 wenzelm apply layout on change of options;
Mon, 05 Jan 2015 14:13:38 +0100 wenzelm GUI.imitate_font: more explicit result size, e.g. relevant for caching;
Sat, 03 Jan 2015 20:22:27 +0100 wenzelm more formal Graph_Display.Node (with ordering) and Graph_Display.Edge;
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;
Wed, 23 Jul 2014 11:19:24 +0200 wenzelm clarified module name: facilitate alternative GUI frameworks;
Tue, 22 Apr 2014 23:49:15 +0200 wenzelm avoid "Adaptation of argument list by inserting ()" -- deprecated in scala-2.11.0;
Wed, 18 Sep 2013 15:50:59 +0200 wenzelm tuned signature;
Wed, 28 Aug 2013 16:36:46 +0200 wenzelm uniform use of isabelle.jEdit.Popup, based on generic screen location operations;
Sat, 24 Aug 2013 13:32:51 +0200 wenzelm more uniform treatment of Swing_Thread context switch: prefer asynchronous Swing_Thread.later from actor;
Mon, 12 Aug 2013 11:49:58 +0200 wenzelm tuned signature;
Mon, 01 Jul 2013 14:56:10 +0200 wenzelm avoid repeated window popup when the mouse is moved over the same content (again, see also cb677987b7e3 and 0a1db0d02628);
Mon, 01 Jul 2013 14:30:56 +0200 wenzelm clarified tooltip timing of pending event and active state;
Sat, 29 Jun 2013 21:28:24 +0200 wenzelm more direct use of screen location: avoid misplacement if parent component has already disappeared asynchronously;
Sat, 29 Jun 2013 18:20:09 +0200 wenzelm tuned signature;
Sat, 23 Mar 2013 19:39:31 +0100 wenzelm retain original tooltip range, to avoid repeated window popup when the mouse is moved over the same content;
Sun, 17 Mar 2013 21:04:38 +0100 wenzelm explicit handling of tooltip window stack -- avoid memory leak due to not-so-weak references to disposed windows (via event handlers and other aux. components);
Fri, 14 Dec 2012 12:09:08 +0100 wenzelm more formal class Command.Results;
Thu, 13 Dec 2012 17:29:23 +0100 wenzelm more careful handling of Dialog_Result, with active area and color feedback;
Mon, 10 Dec 2012 15:17:47 +0100 wenzelm stateless dockable window for graphview, which is triggered by the active area of the corresponding diagnostic command;
Sun, 09 Dec 2012 14:05:21 +0100 wenzelm always apply transitive_reduction_acyclic in imitation of old graph browser (essential to avoid slow layout and overcrowded display, e.g. class_deps);
Sun, 25 Nov 2012 20:59:32 +0100 wenzelm renamed main plugin object to PIDE;
Sun, 25 Nov 2012 19:49:24 +0100 wenzelm Isabelle-specific implementation of quasi-abstract markup elements -- back to module arrangement before d83797ef0d2d;
Sun, 25 Nov 2012 18:47:33 +0100 wenzelm quasi-abstract module Rendering, with Isabelle-specific implementation;
Sun, 18 Nov 2012 15:28:58 +0100 wenzelm update options via protocol;
Mon, 08 Oct 2012 20:39:57 +0200 wenzelm more precise repaint and revalidate -- the latter is important to keep in sync with content update;
Mon, 08 Oct 2012 12:40:35 +0200 wenzelm use Pretty_Tooltip for Graphview_Panel;
Wed, 26 Sep 2012 14:38:23 +0200 wenzelm more uniform graphview terminology;
less more (0) tip