wenzelm [Thu, 17 Apr 2014 11:42:36 +0200] rev 56614
tuned;
wenzelm [Thu, 17 Apr 2014 11:31:46 +0200] rev 56613
tuned option name;
wenzelm [Thu, 17 Apr 2014 11:29:15 +0200] rev 56612
tuned;
wenzelm [Thu, 17 Apr 2014 11:13:30 +0200] rev 56611
proper tooltip_lines for multi-line text;
wenzelm [Thu, 17 Apr 2014 10:58:10 +0200] rev 56610
unused;
wenzelm [Thu, 17 Apr 2014 10:54:10 +0200] rev 56609
capitalize more carefully, e.g. relevant for option "ML_exception_trace";
haftmann [Wed, 16 Apr 2014 21:51:41 +0200] rev 56608
more simp rules for Fun.swap
wenzelm [Wed, 16 Apr 2014 18:28:13 +0200] rev 56607
updated to jdk-8u5;
wenzelm [Wed, 16 Apr 2014 14:16:22 +0200] rev 56606
avoid ooddity: invoke intended function instead of java.awt.Container.invalidate();
wenzelm [Wed, 16 Apr 2014 13:48:35 +0200] rev 56605
tuned;
wenzelm [Wed, 16 Apr 2014 13:35:49 +0200] rev 56604
tuned spelling;
wenzelm [Wed, 16 Apr 2014 13:28:21 +0200] rev 56603
more uniform treatment of word case for check / complete;
wenzelm [Wed, 16 Apr 2014 12:32:36 +0200] rev 56602
capitalize fully (like in Emacs);
wenzelm [Wed, 16 Apr 2014 12:26:12 +0200] rev 56601
clarified word case;
more robust treatment of codepoints;
wenzelm [Wed, 16 Apr 2014 11:52:26 +0200] rev 56600
more specific support for sequence of words;
wenzelm [Wed, 16 Apr 2014 09:38:40 +0200] rev 56599
tuned signature -- separate module Word;
wenzelm [Tue, 15 Apr 2014 22:41:10 +0200] rev 56598
more NEWS;
wenzelm [Tue, 15 Apr 2014 22:19:07 +0200] rev 56597
tuned default: melange of all "en" dialects;
wenzelm [Tue, 15 Apr 2014 22:18:21 +0200] rev 56596
updated to jortho-1.0-2: added dictionary "en-CA", changed dictionary "en" to be the union of all dialects instead of intersection;
wenzelm [Tue, 15 Apr 2014 21:13:20 +0200] rev 56595
more context-sensitivity;
wenzelm [Tue, 15 Apr 2014 20:24:49 +0200] rev 56594
tuned spelling;
wenzelm [Tue, 15 Apr 2014 19:51:55 +0200] rev 56593
back to unrestricted before_caret_range, which is important for quick editing at the end of line (amending 83777a91f5de);
wenzelm [Tue, 15 Apr 2014 19:27:50 +0200] rev 56592
prefer direct caret_range for update_dictionary actions, which usually happen outside the flow of editing;
more robust point_range;
tuned;
wenzelm [Tue, 15 Apr 2014 19:11:34 +0200] rev 56591
clarified abbreviations for cartouche delimiters, to work in any context;
wenzelm [Tue, 15 Apr 2014 16:44:06 +0200] rev 56590
clarified treatment of markup ranges wrt. revert/convert: inflate_singularity allows to retrieve information like language_context more reliably during editing;
wenzelm [Tue, 15 Apr 2014 13:07:59 +0200] rev 56589
more robust JEdit_Lib.line_range, according to usual jEdit confusion at end of last line;
wenzelm [Tue, 15 Apr 2014 12:45:16 +0200] rev 56588
avoid conflict of Isabelle/jEdit popups with jEdit context menu;
wenzelm [Tue, 15 Apr 2014 12:34:16 +0200] rev 56587
clarified before_caret_range: prevent continuation on next line;
more robust jedit_text_areas in unclear situations of object initialization;
wenzelm [Tue, 15 Apr 2014 11:26:17 +0200] rev 56586
explicit menu action to complete word;
wenzelm [Tue, 15 Apr 2014 11:05:48 +0200] rev 56585
common context menu for Isabelle/jEdit;