src/Tools/jEdit/src/spell_checker.scala
Tue, 02 Dec 2014 17:30:53 +0100 wenzelm added Untyped.method convenience (for *this* class only);
Sun, 05 Oct 2014 18:44:04 +0200 wenzelm clarified modules;
Wed, 23 Jul 2014 11:19:24 +0200 wenzelm clarified module name: facilitate alternative GUI frameworks;
Tue, 22 Apr 2014 23:49:15 +0200 wenzelm avoid "Adaptation of argument list by inserting ()" -- deprecated in scala-2.11.0;
Sat, 19 Apr 2014 19:03:32 +0200 wenzelm clarified tooltip_lines: HTML.encode already takes care of newline (but not space);
Thu, 17 Apr 2014 11:13:30 +0200 wenzelm proper tooltip_lines for multi-line text;
Wed, 16 Apr 2014 13:28:21 +0200 wenzelm more uniform treatment of word case for check / complete;
Wed, 16 Apr 2014 12:26:12 +0200 wenzelm clarified word case;
Wed, 16 Apr 2014 09:38:40 +0200 wenzelm tuned signature -- separate module Word;
Tue, 15 Apr 2014 21:13:20 +0200 wenzelm more context-sensitivity;
Tue, 15 Apr 2014 11:05:48 +0200 wenzelm common context menu for Isabelle/jEdit;
Tue, 15 Apr 2014 10:44:38 +0200 wenzelm tuned;
Tue, 15 Apr 2014 00:23:15 +0200 wenzelm tuned;
Tue, 15 Apr 2014 00:14:57 +0200 wenzelm tuned menu;
Mon, 14 Apr 2014 23:24:05 +0200 wenzelm tuned;
Mon, 14 Apr 2014 23:13:10 +0200 wenzelm added context menu for spell checker actions;
Mon, 14 Apr 2014 21:51:41 +0200 wenzelm some actions to maintain spell-checker dictionary;
Mon, 14 Apr 2014 20:36:50 +0200 wenzelm more explicit user declarations for main dictionary;
Mon, 14 Apr 2014 10:55:56 +0200 wenzelm support for persistent user dictionaries;
Mon, 14 Apr 2014 09:28:42 +0200 wenzelm tuned;
Mon, 14 Apr 2014 09:24:47 +0200 wenzelm eliminated somewhat pointless locale parameter;
Sun, 13 Apr 2014 22:08:00 +0200 wenzelm tuned;
Sun, 13 Apr 2014 21:59:37 +0200 wenzelm clarified complete: participate in case-mangling of check;
Sun, 13 Apr 2014 21:51:49 +0200 wenzelm tuned;
Sun, 13 Apr 2014 21:43:25 +0200 wenzelm added spell-checker completion dialog, without counting frequency of items due to empty name;
Sun, 13 Apr 2014 19:55:16 +0200 wenzelm tuned signature;
Sun, 13 Apr 2014 19:32:49 +0200 wenzelm special treatment for '' ligature in TeX, which counts as word separator
Sun, 13 Apr 2014 19:20:03 +0200 wenzelm more elementary notion of "word" (similar to VoxSpell) -- treat hyphen as separator;
Sun, 13 Apr 2014 16:42:44 +0200 wenzelm added dictionaries_selector GUI;
Sun, 13 Apr 2014 16:06:55 +0200 wenzelm tuned signature -- explicit Spell_Checker_Variable;
Sun, 13 Apr 2014 15:34:54 +0200 wenzelm updated to jortho-1.0-1: dictionaries from SCOWL 7.1, with parameters like aspell;
Sat, 12 Apr 2014 21:38:38 +0200 wenzelm some case-mangling;
Sat, 12 Apr 2014 18:55:49 +0200 wenzelm added bad_words;
Fri, 11 Apr 2014 23:26:31 +0200 wenzelm added spell-checker based on jortho-1.0;
less more (0) tip