Thu, 17 Apr 2014 12:03:15 +0200 wenzelm tuned comments;
Thu, 17 Apr 2014 11:42:36 +0200 wenzelm tuned;
Thu, 17 Apr 2014 11:31:46 +0200 wenzelm tuned option name;
Thu, 17 Apr 2014 11:29:15 +0200 wenzelm tuned;
Thu, 17 Apr 2014 11:13:30 +0200 wenzelm proper tooltip_lines for multi-line text;
Thu, 17 Apr 2014 10:58:10 +0200 wenzelm unused;
Thu, 17 Apr 2014 10:54:10 +0200 wenzelm capitalize more carefully, e.g. relevant for option "ML_exception_trace";
Wed, 16 Apr 2014 21:51:41 +0200 haftmann more simp rules for Fun.swap
Wed, 16 Apr 2014 18:28:13 +0200 wenzelm updated to jdk-8u5;
Wed, 16 Apr 2014 14:16:22 +0200 wenzelm avoid ooddity: invoke intended function instead of java.awt.Container.invalidate();
Wed, 16 Apr 2014 13:48:35 +0200 wenzelm tuned;
Wed, 16 Apr 2014 13:35:49 +0200 wenzelm tuned spelling;
Wed, 16 Apr 2014 13:28:21 +0200 wenzelm more uniform treatment of word case for check / complete;
Wed, 16 Apr 2014 12:32:36 +0200 wenzelm capitalize fully (like in Emacs);
Wed, 16 Apr 2014 12:26:12 +0200 wenzelm clarified word case;
Wed, 16 Apr 2014 11:52:26 +0200 wenzelm more specific support for sequence of words;
Wed, 16 Apr 2014 09:38:40 +0200 wenzelm tuned signature -- separate module Word;
Tue, 15 Apr 2014 22:41:10 +0200 wenzelm more NEWS;
Tue, 15 Apr 2014 22:19:07 +0200 wenzelm tuned default: melange of all "en" dialects;
Tue, 15 Apr 2014 22:18:21 +0200 wenzelm updated to jortho-1.0-2: added dictionary "en-CA", changed dictionary "en" to be the union of all dialects instead of intersection;
Tue, 15 Apr 2014 21:13:20 +0200 wenzelm more context-sensitivity;
Tue, 15 Apr 2014 20:24:49 +0200 wenzelm tuned spelling;
Tue, 15 Apr 2014 19:51:55 +0200 wenzelm back to unrestricted before_caret_range, which is important for quick editing at the end of line (amending 83777a91f5de);
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 19:11:34 +0200 wenzelm clarified abbreviations for cartouche delimiters, to work in any context;
Tue, 15 Apr 2014 16:44:06 +0200 wenzelm clarified treatment of markup ranges wrt. revert/convert: inflate_singularity allows to retrieve information like language_context more reliably during editing;
Tue, 15 Apr 2014 13:07:59 +0200 wenzelm more robust JEdit_Lib.line_range, according to usual jEdit confusion at end of last line;
Tue, 15 Apr 2014 12:45:16 +0200 wenzelm avoid conflict of Isabelle/jEdit popups with jEdit context menu;
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;
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:21:31 +0200 wenzelm tuned spelling;
Tue, 15 Apr 2014 00:14:57 +0200 wenzelm tuned menu;
Tue, 15 Apr 2014 00:07:07 +0200 wenzelm NEWS;
Tue, 15 Apr 2014 00:03:39 +0200 wenzelm tuned spelling;
Mon, 14 Apr 2014 23:26:52 +0200 wenzelm proper signature for dynamic BeanShell action;
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 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;
Mon, 14 Apr 2014 20:36:50 +0200 wenzelm more explicit user declarations for main dictionary;
Mon, 14 Apr 2014 13:26:12 +0200 noschinl Removed old experiment (broken since b458b4ac570f resp 4159caa18f85)
Mon, 14 Apr 2014 13:08:17 +0200 hoelzl added divide_nonneg_nonneg and co; made it a simp rule
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 19:18:30 +0200 wenzelm tuned rendering -- avoid overlap with squiggly underline;
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;
Sun, 13 Apr 2014 15:32:03 +0200 wenzelm clarified according to ML version;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip