src/Tools/jEdit/src/isabelle.scala
Mon, 01 Dec 2014 19:25:20 +0100 wenzelm clarified token marker / syntax for mode vs. buffer;
Mon, 01 Dec 2014 17:51:07 +0100 wenzelm Sidekick syntax is derived from buffer (and its mode), instead of parser name;
Mon, 01 Dec 2014 17:43:23 +0100 wenzelm tuned signature;
Tue, 28 Oct 2014 16:27:11 +0100 wenzelm tuned signature;
Tue, 21 Oct 2014 15:21:44 +0200 wenzelm support for structure matching;
Sun, 05 Oct 2014 18:14:26 +0200 wenzelm clarified modules;
Sun, 05 Oct 2014 15:05:26 +0200 wenzelm maintain Document_Model.bibtex_entries;
Sat, 04 Oct 2014 12:19:26 +0200 wenzelm support for bibtex token markup;
Tue, 05 Aug 2014 12:42:38 +0200 wenzelm restrict edit_command (for sendback) to current node -- no attempt to goto target buffer first, which might not be loaded;
Wed, 23 Jul 2014 23:08:22 +0200 wenzelm added action "isabelle.options" (despite problems with initial window size);
Wed, 23 Jul 2014 11:19:24 +0200 wenzelm clarified module name: facilitate alternative GUI frameworks;
Sat, 28 Jun 2014 17:54:34 +0200 wenzelm removed slightly odd fall-back on complete-word (NB: connection to default menu action is unclear);
Tue, 06 May 2014 16:57:17 +0200 wenzelm renamed "Find" to "Query", with more general operations;
Tue, 22 Apr 2014 23:49:15 +0200 wenzelm avoid "Adaptation of argument list by inserting ()" -- deprecated in scala-2.11.0;
Tue, 15 Apr 2014 19:27:50 +0200 wenzelm prefer direct caret_range for update_dictionary actions, which usually happen outside the flow of editing;
Tue, 15 Apr 2014 12:34:16 +0200 wenzelm clarified before_caret_range: prevent continuation on next line;
Tue, 15 Apr 2014 11:26:17 +0200 wenzelm explicit menu action to complete word;
Mon, 14 Apr 2014 23:26:52 +0200 wenzelm proper signature for dynamic BeanShell action;
Mon, 14 Apr 2014 23:13:10 +0200 wenzelm added context menu for spell checker actions;
Mon, 14 Apr 2014 22:51:23 +0200 wenzelm full repaint after dictionary update;
Mon, 14 Apr 2014 21:51:41 +0200 wenzelm some actions to maintain spell-checker dictionary;
Thu, 03 Apr 2014 21:08:00 +0200 wenzelm clarified Version.syntax -- avoid guessing initial situation;
Thu, 03 Apr 2014 20:53:35 +0200 wenzelm more abstract Prover.Syntax, as proposed by Carst Tankink;
Tue, 25 Mar 2014 16:11:00 +0100 wenzelm separate tokenization and language context for SML: no symbols, no antiquotes;
Tue, 25 Mar 2014 15:15:33 +0100 wenzelm separate "sml" mode, suppress old "ml" mode altogether;
Mon, 17 Mar 2014 10:45:29 +0100 wenzelm allow implicit semantic completion, notably after delay that exceeds usual round-trip time;
Sat, 01 Mar 2014 19:55:01 +0100 wenzelm clarified module structure;
Sat, 01 Mar 2014 19:39:27 +0100 wenzelm tuned signature -- separate module Font_Info;
Sat, 01 Mar 2014 18:33:49 +0100 wenzelm tuned;
Sat, 01 Mar 2014 16:34:30 +0100 wenzelm font size change with delay, to avoid GUI lagging behind user input;
less more (0) -50 -30 tip