src/Tools/jEdit/src/rich_text_area.scala
Sat, 26 Jun 2021 20:55:43 +0200 wenzelm proper Font_Subst.cache for paintScreenLineRange;
Sat, 26 Jun 2021 16:03:06 +0200 wenzelm more predictable result, avoid slightly odd "lastSubstFont" by jEdit;
Sat, 26 Jun 2021 15:33:27 +0200 wenzelm tuned signature;
Sat, 26 Jun 2021 15:32:08 +0200 wenzelm tuned;
Fri, 25 Jun 2021 21:16:53 +0200 wenzelm tuned;
Fri, 25 Jun 2021 21:14:57 +0200 wenzelm support for jEdit font substitution;
Fri, 25 Jun 2021 20:30:14 +0200 wenzelm more ambitious use of AttributedString (despite be825a69fc67, which was for much older Java);
Thu, 04 Mar 2021 21:04:27 +0100 wenzelm clarified signature --- fewer warnings;
Mon, 01 Mar 2021 22:50:00 +0100 wenzelm tuned --- avoid deprecated conversions between certain number type;
Mon, 01 Mar 2021 22:22:12 +0100 wenzelm tuned --- fewer warnings;
Mon, 14 Dec 2020 22:01:54 +0100 wenzelm clarified caret focus modifier, depending on option "jedit_focus_modifier";
Sun, 13 Dec 2020 16:35:37 +0100 wenzelm clarified signature: more explicit types;
Sun, 13 Dec 2020 16:00:52 +0100 wenzelm tuned signature;
Sun, 13 Dec 2020 14:58:14 +0100 wenzelm tuned imports;
Wed, 10 Jun 2020 19:59:12 +0200 wenzelm updated to jedit-5.6pre1 (repository version 25349);
Wed, 22 Apr 2020 18:16:48 +0200 wenzelm avoid deprecated operations;
Fri, 27 Mar 2020 22:01:27 +0100 wenzelm misc tuning based on hints by IntelliJ IDEA;
Sat, 29 Feb 2020 16:38:59 +0100 wenzelm tuned signature;
Tue, 09 Jan 2018 20:15:36 +0100 wenzelm more accurate spell-checking for nested quotations / antiquotations, notably in formal comments;
Mon, 06 Nov 2017 16:03:13 +0100 wenzelm tuned signature;
Tue, 13 Jun 2017 20:16:39 +0200 wenzelm clarified modules;
Mon, 20 Mar 2017 14:36:15 +0100 wenzelm tuned signature;
Tue, 14 Mar 2017 21:54:46 +0100 wenzelm tuned signature;
Tue, 14 Mar 2017 21:43:54 +0100 wenzelm clarified singleton module;
Tue, 14 Mar 2017 20:50:21 +0100 wenzelm avoid global variables with implicit initialization;
Mon, 13 Mar 2017 20:33:42 +0100 wenzelm proper local debugger state, depending on session;
Fri, 10 Mar 2017 21:47:48 +0100 wenzelm suppress irrelevant markup for VSCode;
Mon, 06 Mar 2017 11:38:06 +0100 wenzelm more generic colors;
Sun, 05 Mar 2017 22:06:13 +0100 wenzelm more generic rendering;
Sat, 04 Mar 2017 09:27:51 +0100 wenzelm symbolic Rendering.Color;
Thu, 12 Jan 2017 12:29:12 +0100 wenzelm more robust: delay switches thread context from timer to GUI and may get out of sync with revoke operation;
Tue, 20 Dec 2016 21:35:56 +0100 wenzelm clarified module name;
Mon, 25 Apr 2016 21:32:23 +0200 wenzelm clarified rendering;
Tue, 19 Apr 2016 14:38:55 +0200 wenzelm more thorough update;
Fri, 15 Apr 2016 14:27:59 +0200 wenzelm clarified rendering wrt. hyperlinks;
Fri, 15 Apr 2016 12:07:53 +0200 wenzelm tuned rendering;
Thu, 14 Apr 2016 22:55:53 +0200 wenzelm background color for entity def/ref focus;
Sat, 02 Apr 2016 14:17:03 +0200 wenzelm more robust display of bidirectional Unicode text: enforce left-to-right;
Mon, 24 Aug 2015 20:08:00 +0200 wenzelm tuned;
Mon, 24 Aug 2015 11:38:05 +0200 wenzelm maintain per-thread focus context;
Mon, 24 Aug 2015 00:20:20 +0200 wenzelm more explicit debugger caret rendering;
Wed, 12 Aug 2015 02:21:00 +0200 wenzelm clarified breakpoint rendering;
Tue, 11 Aug 2015 15:24:49 +0200 wenzelm tuned;
Sun, 03 May 2015 00:01:10 +0200 wenzelm misc tuning, based on warnings by IntelliJ IDEA;
Thu, 08 Jan 2015 20:56:39 +0100 wenzelm tuned;
Wed, 22 Oct 2014 17:34:01 +0200 wenzelm proper line height and text base line, like regular TextAreaPainter.PaintText;
Mon, 04 Aug 2014 19:47:25 +0200 wenzelm even more thorough reset on mouse drag (see also 0c63f3538639, 7e8c11011fdf);
Wed, 23 Jul 2014 11:19:24 +0200 wenzelm clarified module name: facilitate alternative GUI frameworks;
Tue, 06 May 2014 22:01:43 +0200 wenzelm more robust line_range, according to usual jEdit confusion at end of last line (see also 71c5d1f516c0);
Tue, 06 May 2014 21:29:17 +0200 wenzelm common support for search field, which is actually a light-weight Highlighter;
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;
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:18:30 +0200 wenzelm tuned rendering -- avoid overlap with squiggly underline;
Sun, 13 Apr 2014 16:06:55 +0200 wenzelm tuned signature -- explicit Spell_Checker_Variable;
Sat, 12 Apr 2014 21:00:04 +0200 wenzelm more general spell_checker_elements;
Sat, 12 Apr 2014 20:49:57 +0200 wenzelm added spell-checker options;
Wed, 09 Apr 2014 16:22:06 +0200 wenzelm dismiss popups more carefully (amending 7e8c11011fdf), notably allow mouse dragging within some tooltip, e.g. for text selection;
less more (0) -100 -60 tip