Mon, 26 Nov 2012 13:35:05 +0100 blanchet added file headers
Mon, 26 Nov 2012 12:13:37 +0100 blanchet updated MaSh doc
Mon, 26 Nov 2012 12:04:32 +0100 blanchet moved MaSh's Python code into Isabelle
Mon, 26 Nov 2012 11:46:19 +0100 blanchet updated NEWS etc.
Mon, 26 Nov 2012 11:45:12 +0100 blanchet distinguish declated tfrees from other tfrees -- only the later can be optimized away
Mon, 26 Nov 2012 16:28:22 +0100 wenzelm clarified status of Legacy_XML_Syntax, despite lack of Proofterm_XML;
Mon, 26 Nov 2012 16:22:29 +0100 wenzelm reset active areas on content update;
Mon, 26 Nov 2012 16:16:47 +0100 wenzelm more general sendback properties;
Mon, 26 Nov 2012 14:43:28 +0100 wenzelm tuned command descriptions;
Mon, 26 Nov 2012 13:54:43 +0100 wenzelm refined outer syntax 'help' command;
Mon, 26 Nov 2012 11:59:56 +0100 wenzelm tuned signature;
Mon, 26 Nov 2012 11:42:16 +0100 wenzelm always reset active areas;
Mon, 26 Nov 2012 10:37:05 +0100 wenzelm no special treatment of control_reset, in accordance to other control styles;
Sun, 25 Nov 2012 21:40:34 +0100 wenzelm tuned signature;
Sun, 25 Nov 2012 21:35:29 +0100 wenzelm tuned signature;
Sun, 25 Nov 2012 21:23:20 +0100 wenzelm tuned signature;
Sun, 25 Nov 2012 21:10:29 +0100 wenzelm tuned signature;
Sun, 25 Nov 2012 20:59:32 +0100 wenzelm renamed main plugin object to PIDE;
Sun, 25 Nov 2012 20:31:49 +0100 wenzelm tuned signature -- avoid intrusion of module Path in generic PIDE concepts;
Sun, 25 Nov 2012 20:17:04 +0100 wenzelm explicit module UTF8;
Sun, 25 Nov 2012 19:55:42 +0100 wenzelm tuned file name;
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:50:13 +0100 wenzelm prefer strict error;
Sun, 25 Nov 2012 18:47:33 +0100 wenzelm quasi-abstract module Rendering, with Isabelle-specific implementation;
Sun, 25 Nov 2012 17:15:21 +0100 wenzelm added convenience actions isabelle.increase-font-size and isabelle.decrease-font-size;
Sun, 25 Nov 2012 15:17:01 +0100 wenzelm eval PDF_VIEWER/DVI_VIEWER command line, which allows additional quotes for program name, for example;
Sat, 24 Nov 2012 19:56:44 +0100 wenzelm retain hidden_color (i.e. transparent white) instead of replacing it by semantic text color, to make control symbols more hidden and avoid "dirty" lines with some fonts;
Sat, 24 Nov 2012 19:01:08 +0100 wenzelm prefer buffer_edit combinator over Java-style boilerplate;
Sat, 24 Nov 2012 18:34:47 +0100 wenzelm more robust font for control symbols, to ensure these obscure codepoints are properly rendered;
Sat, 24 Nov 2012 18:32:05 +0100 wenzelm tuned symbol groups;
Sat, 24 Nov 2012 18:29:19 +0100 wenzelm tuned -- Symbol.groups already sorted;
Sat, 24 Nov 2012 17:46:54 +0100 wenzelm more robust default font -- user might have switched jEdit TextArea to another font that lacks glyphs;
Sat, 24 Nov 2012 17:12:06 +0100 wenzelm added option jedit_symbols_search_limit;
Sat, 24 Nov 2012 17:05:10 +0100 wenzelm avoid empty tooltip;
Sat, 24 Nov 2012 16:59:07 +0100 wenzelm tuned symbol groups;
Sat, 24 Nov 2012 16:40:42 +0100 wenzelm special handling of control symbols in Symbols dockable;
Sat, 24 Nov 2012 16:24:39 +0100 wenzelm recovered some tooltip wrapping from e2762f962042, with multi-line support via HTML.encode;
Sat, 24 Nov 2012 16:13:21 +0100 wenzelm avoid showing semantic aspects of Unicode -- Isabelle/Scala merely (ab)uses the low-level rendering model (codepoint + font);
Sat, 24 Nov 2012 15:49:43 +0100 wenzelm more NEWS/CONTRIBUTORS;
Sat, 24 Nov 2012 14:50:19 +0100 wenzelm improved editing support for control styles;
Sat, 24 Nov 2012 12:39:58 +0100 wenzelm added ISABELLE_PLATFORM_FAMILY;
Fri, 23 Nov 2012 23:07:58 +0100 nipkow merged
Fri, 23 Nov 2012 23:07:38 +0100 nipkow moved lemma
Fri, 23 Nov 2012 22:16:52 +0100 wenzelm timeout in proper place (HOL-Quickcheck_Examples approx. 1min, HOL-Quickcheck_Benchmark approx. 1h);
Fri, 23 Nov 2012 18:28:00 +0100 hoelzl add quotient_of_div
Fri, 23 Nov 2012 17:24:12 +0100 kuncar generate correct names
Fri, 23 Nov 2012 15:53:24 +0100 kuncar simplified code
Fri, 23 Nov 2012 15:53:19 +0100 kuncar generate correct correspondence relation name
Fri, 23 Nov 2012 15:08:44 +0100 wenzelm more uniform title, follow-up to 928cb8b35e6e;
Fri, 23 Nov 2012 13:46:01 +0100 nipkow tuned
Thu, 22 Nov 2012 22:21:54 +0100 wenzelm defer interpretation of markup via implicit print mode;
Thu, 22 Nov 2012 17:26:06 +0100 wenzelm merged
Thu, 22 Nov 2012 14:44:37 +0100 traytel made SML/NJ happier
Thu, 22 Nov 2012 17:11:26 +0100 wenzelm pack window before accessing its geometry;
Thu, 22 Nov 2012 17:01:20 +0100 wenzelm always refresh font metrics, to help window size calculation (amending 2585c81d840a);
Thu, 22 Nov 2012 16:55:53 +0100 wenzelm more precise tooltip window size;
Thu, 22 Nov 2012 15:22:27 +0100 wenzelm take component width as indication if it is already visible/layed-out, to avoid multiple formatting with minimal margin;
Thu, 22 Nov 2012 14:53:02 +0100 wenzelm reset active area for outdated snapshot (again?);
Thu, 22 Nov 2012 14:40:39 +0100 wenzelm some support for implicit senback, meaning that it uses the caret position instead of explicit command exec_id;
Thu, 22 Nov 2012 13:21:02 +0100 wenzelm more abstract Sendback operations, with explicit id/exec_id properties;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip