src/Pure/Thy/html.scala
Fri, 22 Dec 2017 15:49:44 +0100 wenzelm HTML rendering of \<^control> as in Isabelle/jEdit;
Thu, 29 Jun 2017 11:42:42 +0200 wenzelm tuned signature;
Wed, 28 Jun 2017 14:17:05 +0200 wenzelm more operations/options;
Wed, 28 Jun 2017 11:02:58 +0200 wenzelm clarified signature;
Tue, 27 Jun 2017 21:56:56 +0200 wenzelm clarified defaults;
Tue, 27 Jun 2017 11:47:14 +0200 wenzelm GUI layout similar to Pure/GUI/wrap_panel.scala;
Mon, 26 Jun 2017 23:12:39 +0200 wenzelm some HTML GUI elements;
Thu, 08 Jun 2017 14:08:07 +0200 wenzelm HTML preview based on PIDE markup;
Mon, 05 Jun 2017 23:13:08 +0200 wenzelm permissive output of XML.Text, e.g. relevant for embedded <style>;
Mon, 05 Jun 2017 13:19:14 +0200 wenzelm uniform notion of Symbol.is_controllable (see also 265d9300d523);
Thu, 01 Jun 2017 23:17:11 +0200 wenzelm proper markup for IsabelleText font;
Thu, 01 Jun 2017 23:12:48 +0200 wenzelm generate CSS for Isabelle fonts;
Thu, 01 Jun 2017 21:43:36 +0200 wenzelm tuned signature;
Thu, 01 Jun 2017 21:24:33 +0200 wenzelm tuned signature;
Thu, 01 Jun 2017 21:15:56 +0200 wenzelm output control symbols like ML version, with optionally hidden source;
Thu, 01 Jun 2017 15:26:22 +0200 wenzelm tuned signature;
Thu, 01 Jun 2017 15:19:50 +0200 wenzelm tuned signature;
Thu, 01 Jun 2017 12:27:20 +0200 wenzelm tuned;
Thu, 01 Jun 2017 11:57:04 +0200 wenzelm uniform output of HTML as XML;
Wed, 31 May 2017 21:37:50 +0200 wenzelm modernized generated HTML;
Sat, 27 May 2017 13:01:25 +0200 wenzelm tuned signature;
Sat, 27 May 2017 12:52:36 +0200 wenzelm tuned signature;
Sat, 27 May 2017 12:36:27 +0200 wenzelm tuned signature;
Sat, 27 May 2017 12:33:14 +0200 wenzelm clarified signature;
Sat, 27 May 2017 00:30:48 +0200 wenzelm tuned layout;
Fri, 26 May 2017 23:21:50 +0200 wenzelm support for message underline and tooltips;
Sun, 21 May 2017 22:57:46 +0200 wenzelm clarified signature;
Sun, 21 May 2017 21:36:31 +0200 wenzelm HTML rendering based on Isabelle/jEdit colors;
Sun, 14 May 2017 22:04:52 +0200 wenzelm tuned signature;
Sun, 14 May 2017 21:54:35 +0200 wenzelm more systematic HTML.init_dir with css;
Sun, 14 May 2017 20:36:51 +0200 wenzelm extra space only for some structual elements, but not <a>, <b>, <em> etc. (amending 8a0fe5469ba0);
Mon, 08 May 2017 14:30:59 +0200 wenzelm clarified image size;
Mon, 08 May 2017 14:08:27 +0200 wenzelm make index formally within Isabelle/Scala;
Sun, 07 May 2017 16:04:19 +0200 wenzelm more operations;
Sun, 23 Oct 2016 16:44:17 +0200 wenzelm more readable output: whitespace is insignificant in HTML;
Sun, 23 Oct 2016 15:24:10 +0200 wenzelm more operations;
Sun, 23 Oct 2016 12:34:39 +0200 wenzelm tuned;
Sun, 23 Oct 2016 12:30:57 +0200 wenzelm support for XML as HTML;
Sat, 09 Jan 2016 22:00:22 +0100 wenzelm tuned -- according to ML version;
Fri, 08 Jan 2016 18:18:40 +0100 wenzelm clarified symbol insertion, depending on buffer encoding;
Sun, 03 May 2015 00:01:10 +0200 wenzelm misc tuning, based on warnings by IntelliJ IDEA;
Sun, 12 Apr 2015 13:10:04 +0200 wenzelm less ambitious collection of quasi-generic PIDE modules;
Sat, 29 Nov 2014 14:43:10 +0100 wenzelm encode text with control symbols;
Sat, 26 Apr 2014 14:00:49 +0200 wenzelm clarified PIDE modules;
Sat, 26 Apr 2014 13:32:28 +0200 wenzelm tuned imports;
Thu, 20 Feb 2014 14:36:17 +0100 wenzelm tuned imports;
Sat, 09 Nov 2013 11:41:32 +0100 wenzelm adjust modules for Admin/build jars_test;
Tue, 12 Mar 2013 20:03:04 +0100 wenzelm include session description in chapter index;
Tue, 12 Mar 2013 16:47:24 +0100 wenzelm discontinued "isabelle usedir" option -r (reset session path);
Thu, 03 Jan 2013 20:42:18 +0100 wenzelm maintain session index on Scala side, for more determistic results;
Sun, 25 Nov 2012 19:49:24 +0100 wenzelm Isabelle-specific implementation of quasi-abstract markup elements -- back to module arrangement before d83797ef0d2d;
Fri, 28 Sep 2012 22:53:18 +0200 wenzelm support for wrapped XML elements, which allows to preserve full markup tree information in to_XML/from_XML conversion;
Thu, 27 Sep 2012 15:55:38 +0200 wenzelm removed obsolete org.w3c.dom operations;
Sat, 10 Mar 2012 23:28:42 +0100 wenzelm discontinued specific entity markup, which causes confusion with "kind" names with spaces (e.g. "type name");
Mon, 28 Nov 2011 22:05:32 +0100 wenzelm separate module for concrete Isabelle markup;
Wed, 17 Aug 2011 16:01:27 +0200 wenzelm some convenience actions/shortcuts for control symbols;
Thu, 07 Jul 2011 13:48:30 +0200 wenzelm simplified Symbol based on lazy Symbol.Interpretation -- reduced odd "functorial style";
Tue, 05 Jul 2011 23:18:14 +0200 wenzelm simplified Symbol.iterator: produce strings, which are mostly preallocated;
Mon, 04 Jul 2011 22:11:32 +0200 wenzelm quasi-static Isabelle_System -- reduced tendency towards "functorial style";
Sat, 25 Jun 2011 18:15:36 +0200 wenzelm type classes: entity markup instead of old-style token markup;
less more (0) -60 tip