src/Tools/jEdit/src/isabelle_rendering.scala
Sun, 07 Oct 2012 15:05:11 +0200 wenzelm explicit close button;
Fri, 05 Oct 2012 11:09:24 +0200 wenzelm tuned color and font size;
Fri, 05 Oct 2012 10:23:49 +0200 wenzelm proper message markup for output;
Thu, 04 Oct 2012 18:28:31 +0200 wenzelm Rich_Text_Area tooltips via nested Pretty_Text_Area, based on some techniques of FoldViewer plugin;
Mon, 01 Oct 2012 16:37:22 +0200 wenzelm report sort assignment of visible type variables;
Mon, 24 Sep 2012 17:28:36 +0200 wenzelm more explicit keyword1/keyword2 markup -- avoid potential conflict with input token markup produced by Token_Marker;
Fri, 21 Sep 2012 16:50:44 +0200 wenzelm more realistic sendback: pick exec_id from message position and text from buffer;
Fri, 21 Sep 2012 15:39:51 +0200 wenzelm some support for hovering and sendback area;
Fri, 21 Sep 2012 11:42:14 +0200 wenzelm less rendering (cf. 28bd0709443a) -- avoid conflict with static token markup of different keyword kinds;
Thu, 20 Sep 2012 21:57:37 +0200 wenzelm clarified message background;
Thu, 20 Sep 2012 21:31:56 +0200 wenzelm tuned rendering;
Tue, 18 Sep 2012 21:16:48 +0200 wenzelm more rendering;
Tue, 18 Sep 2012 19:33:45 +0200 wenzelm pass base_snapshot to enable hyperlinks into other nodes;
Tue, 18 Sep 2012 17:20:40 +0200 wenzelm more explicit message markup and rendering;
Mon, 17 Sep 2012 17:49:11 +0200 wenzelm somewhat more general JEdit_Lib;
Fri, 14 Sep 2012 18:12:41 +0200 wenzelm clarified markup names;
Fri, 14 Sep 2012 13:52:16 +0200 wenzelm more static handling of rendering options;
Fri, 14 Sep 2012 12:46:33 +0200 wenzelm tuned options (again);
Wed, 12 Sep 2012 13:21:33 +0200 wenzelm avoid spaces in markup names, which might cause problems in boundary situations (e.g. HTML class);
Tue, 11 Sep 2012 22:54:12 +0200 wenzelm provide color values via options;
Mon, 10 Sep 2012 15:20:50 +0200 wenzelm manage Isabelle/jEdit options as Isabelle/Scala options (with persistent preferences);
Wed, 05 Sep 2012 17:12:40 +0200 wenzelm proper subsexp projection of Isabelle_Markup.Path, in correspondence to 5d0cd770828e;
Wed, 05 Sep 2012 16:53:46 +0200 wenzelm added tooltip to reveal jEdit platform file name;
Fri, 31 Aug 2012 15:24:26 +0200 wenzelm avoid empty tooltips;
Fri, 31 Aug 2012 14:35:04 +0200 wenzelm more markup for failed goal forks, reusing "bad";
Fri, 31 Aug 2012 13:23:25 +0200 wenzelm further refinement of command status, to accomodate forked proofs;
Fri, 24 Aug 2012 20:41:47 +0200 wenzelm prefer jEdit file name representation (potentially via VFS);
Fri, 24 Aug 2012 19:35:44 +0200 wenzelm more precise counting of line/column;
Fri, 24 Aug 2012 16:45:55 +0200 wenzelm support for direct hyperlinks, without the Hyperlinks plugin;
Sat, 11 Aug 2012 17:24:21 +0200 wenzelm clarified "bad" markup: proper body text, invent missing serial on Scala side (counting backwards);
Fri, 10 Aug 2012 15:57:22 +0200 wenzelm sneak message into "bad" markup as property -- to be displayed after YXML parsing;
Fri, 10 Aug 2012 13:33:07 +0200 wenzelm clarified undefined, unparsed, unfinished command spans;
Fri, 10 Aug 2012 10:18:07 +0200 wenzelm more visible markup of malformed input as "bad";
Wed, 18 Apr 2012 17:32:34 +0200 wenzelm render last ML_TYPING only -- relevant for inline antiquotations like @{term};
Mon, 16 Jan 2012 20:32:33 +0100 wenzelm more careful cumulation of tooltips -- ensure uniform range;
Mon, 16 Jan 2012 13:19:44 +0100 wenzelm tuned;
Sun, 15 Jan 2012 19:17:39 +0100 wenzelm recovered outdated_color (cf. 4beb2f41ed93);
Sun, 15 Jan 2012 19:09:03 +0100 wenzelm more precise rendering of overview_color/gutter_message/squiggly_underline based on cumulation of command status and warning/error messages;
Sun, 15 Jan 2012 14:55:30 +0100 wenzelm tuned signature;
Sat, 14 Jan 2012 15:20:29 +0100 wenzelm tuned signature;
Sat, 14 Jan 2012 13:11:32 +0100 wenzelm ignore empty gfx_range;
Thu, 12 Jan 2012 22:05:54 +0100 wenzelm tuned;
Thu, 12 Jan 2012 21:50:00 +0100 wenzelm improved select_markup: include filtering of defined results;
Thu, 12 Jan 2012 21:21:22 +0100 wenzelm tuned text_color: cumulate with explicit default color;
Thu, 12 Jan 2012 20:58:17 +0100 wenzelm added cat_lines convenience;
Tue, 10 Jan 2012 23:26:27 +0100 wenzelm clarified Isabelle_Rendering vs. physical painting;
Mon, 09 Jan 2012 23:11:28 +0100 wenzelm command status color via regular markup;
Thu, 01 Dec 2011 14:29:14 +0100 wenzelm clarified modules (again) -- NB: both Document and Protocol are specific to this particular prover;
Tue, 29 Nov 2011 20:18:02 +0100 wenzelm clarified modules;
Mon, 28 Nov 2011 22:05:32 +0100 wenzelm separate module for concrete Isabelle markup;
Mon, 28 Nov 2011 20:39:08 +0100 wenzelm renamed Isabelle_Markup to Isabelle_Rendering to emphasize its meaning and make room for Pure Isabelle_Markup module;
less more (0) tip