src/Tools/jEdit/src/pretty_text_area.scala
Wed, 12 Feb 2025 00:40:57 +0100 wenzelm removed unused imports;
Sun, 09 Feb 2025 16:24:20 +0100 wenzelm tuned GUI: no scroll_bottom for completely different output;
Sun, 09 Feb 2025 16:16:26 +0100 wenzelm tuned GUI: preserve horizontal scrollbar position;
Sun, 09 Feb 2025 12:47:21 +0100 wenzelm tuned: more robust Isabelle symbols;
Thu, 16 Jan 2025 11:55:20 +0100 wenzelm proper GUI.Style_HTML.make_text, e.g. for term "x < y";
Fri, 27 Dec 2024 16:54:48 +0100 wenzelm more accurate treatment of plain text (amending eede0cf38a63);
Wed, 18 Dec 2024 11:59:38 +0100 wenzelm tuned GUI: more informative search_title;
Tue, 17 Dec 2024 14:56:13 +0100 wenzelm tuned GUI: trim text as in org.gjt.sp.jedit.search.HyperSearchResult;
Sat, 07 Dec 2024 11:13:02 +0100 wenzelm tuned;
Thu, 21 Nov 2024 23:07:06 +0100 wenzelm more ambitious Search_Result.gui_text, using Swing HTML3 (NB: TreeCellRenderer cannot do this, because it is not updated for each entry);
Mon, 18 Nov 2024 16:48:11 +0100 wenzelm tuned output: formatting is pointless for proportional font;
Mon, 18 Nov 2024 14:47:17 +0100 wenzelm more robust update;
Mon, 18 Nov 2024 12:36:56 +0100 wenzelm Output_Dockable: show search results as tree view;
Mon, 18 Nov 2024 11:12:51 +0100 wenzelm clarified modules;
Fri, 15 Nov 2024 16:08:56 +0100 wenzelm clarified key events: cancel output selection, before input selection;
Fri, 15 Nov 2024 16:01:41 +0100 wenzelm more accurate initial FontRenderContext, notably on macOS, Windows, or Linux with "env GDK_SCALE=2";
Fri, 15 Nov 2024 13:31:36 +0100 wenzelm more rebust mechanics of refresh (see also 82110cbcf9a1 and 2d9b6e32632d): painter.getFontRenderContext might be in undefined state (notably on macOS due to display scaling);
Thu, 14 Nov 2024 11:33:51 +0100 wenzelm disable 2d9b6e32632d for now: unknown problems on macOS;
Wed, 13 Nov 2024 11:53:02 +0100 wenzelm more ambitious scrolling: retain original scroll position if possible;
Wed, 13 Nov 2024 10:56:17 +0100 wenzelm more ambitious scrolling: retain bottom position after output;
Tue, 12 Nov 2024 22:30:45 +0100 wenzelm performance tuning: cache for Rich_Text.format, notably for incremental tracing;
Tue, 12 Nov 2024 11:32:07 +0100 wenzelm clarified persistent values: Command.Results does not suitable for caching, because it contains all other messages;
Mon, 11 Nov 2024 12:47:51 +0100 wenzelm clarified signature and modules;
Sun, 10 Nov 2024 14:58:05 +0100 wenzelm clarified signature: inline org.gjt.sp.jedit.textarea.TextArea.setText();
Sun, 10 Nov 2024 12:56:38 +0100 wenzelm clarified signature and data storage: incremental lazy values;
Sun, 10 Nov 2024 12:23:41 +0100 wenzelm clarified modules;
Sun, 10 Nov 2024 12:15:31 +0100 wenzelm clarified margin operations (again, reverting 4794576828df);
Sun, 10 Nov 2024 11:55:36 +0100 wenzelm clarified modules;
Sun, 10 Nov 2024 11:38:23 +0100 wenzelm more reactive interrupts (via Future.cancel);
Sat, 09 Nov 2024 21:34:38 +0100 wenzelm Document.Snapshot: support for multiple snippet_commands;
less more (0) -100 -50 -30 tip