wenzelm [Tue, 15 Apr 2014 11:05:48 +0200] rev 56585
common context menu for Isabelle/jEdit;
wenzelm [Tue, 15 Apr 2014 10:44:38 +0200] rev 56584
tuned;
wenzelm [Tue, 15 Apr 2014 00:23:15 +0200] rev 56583
tuned;
wenzelm [Tue, 15 Apr 2014 00:21:31 +0200] rev 56582
tuned spelling;
wenzelm [Tue, 15 Apr 2014 00:14:57 +0200] rev 56581
tuned menu;
wenzelm [Tue, 15 Apr 2014 00:07:07 +0200] rev 56580
NEWS;
wenzelm [Tue, 15 Apr 2014 00:03:39 +0200] rev 56579
tuned spelling;
wenzelm [Mon, 14 Apr 2014 23:26:52 +0200] rev 56578
proper signature for dynamic BeanShell action;
wenzelm [Mon, 14 Apr 2014 23:24:05 +0200] rev 56577
tuned;
wenzelm [Mon, 14 Apr 2014 23:13:10 +0200] rev 56576
added context menu for spell checker actions;
wenzelm [Mon, 14 Apr 2014 22:51:23 +0200] rev 56575
full repaint after dictionary update;
wenzelm [Mon, 14 Apr 2014 21:51:41 +0200] rev 56574
some actions to maintain spell-checker dictionary;
wenzelm [Mon, 14 Apr 2014 20:36:50 +0200] rev 56573
more explicit user declarations for main dictionary;
support non-permanent declarations;
noschinl [Mon, 14 Apr 2014 13:26:12 +0200] rev 56572
Removed old experiment (broken since b458b4ac570f resp 4159caa18f85)
hoelzl [Mon, 14 Apr 2014 13:08:17 +0200] rev 56571
added divide_nonneg_nonneg and co; made it a simp rule
wenzelm [Mon, 14 Apr 2014 10:55:56 +0200] rev 56570
support for persistent user dictionaries;
wenzelm [Mon, 14 Apr 2014 09:28:42 +0200] rev 56569
tuned;
wenzelm [Mon, 14 Apr 2014 09:24:47 +0200] rev 56568
eliminated somewhat pointless locale parameter;
wenzelm [Sun, 13 Apr 2014 22:08:00 +0200] rev 56567
tuned;
wenzelm [Sun, 13 Apr 2014 21:59:37 +0200] rev 56566
clarified complete: participate in case-mangling of check;
wenzelm [Sun, 13 Apr 2014 21:51:49 +0200] rev 56565
tuned;
wenzelm [Sun, 13 Apr 2014 21:43:25 +0200] rev 56564
added spell-checker completion dialog, without counting frequency of items due to empty name;
tuned signature;
wenzelm [Sun, 13 Apr 2014 19:55:16 +0200] rev 56563
tuned signature;
wenzelm [Sun, 13 Apr 2014 19:32:49 +0200] rev 56562
special treatment for '' ligature in TeX, which counts as word separator
wenzelm [Sun, 13 Apr 2014 19:20:03 +0200] rev 56561
more elementary notion of "word" (similar to VoxSpell) -- treat hyphen as separator;
wenzelm [Sun, 13 Apr 2014 19:18:30 +0200] rev 56560
tuned rendering -- avoid overlap with squiggly underline;
wenzelm [Sun, 13 Apr 2014 16:42:44 +0200] rev 56559
added dictionaries_selector GUI;
tuned;
wenzelm [Sun, 13 Apr 2014 16:06:55 +0200] rev 56558
tuned signature -- explicit Spell_Checker_Variable;