Wed, 13 Nov 2024 20:14:24 +0100 |
wenzelm |
merged
|
changeset |
files
|
Wed, 13 Nov 2024 20:14:17 +0100 |
wenzelm |
more NEWS;
|
changeset |
files
|
Wed, 13 Nov 2024 20:10:34 +0100 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Wed, 13 Nov 2024 15:14:48 +0100 |
wenzelm |
more ambitious mouse handler: double-click selects highlight_area;
|
changeset |
files
|
Wed, 13 Nov 2024 14:54:08 +0100 |
wenzelm |
more accurate mouse handler: only for single clicks, consume accepted event;
|
changeset |
files
|
Wed, 13 Nov 2024 11:53:02 +0100 |
wenzelm |
more ambitious scrolling: retain original scroll position if possible;
|
changeset |
files
|
Wed, 13 Nov 2024 10:56:17 +0100 |
wenzelm |
more ambitious scrolling: retain bottom position after output;
|
changeset |
files
|
Tue, 12 Nov 2024 22:30:45 +0100 |
wenzelm |
performance tuning: cache for Rich_Text.format, notably for incremental tracing;
|
changeset |
files
|
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;
|
changeset |
files
|
Tue, 12 Nov 2024 11:16:36 +0100 |
wenzelm |
omit redundant compact_source (see e1abca2527da): Command_Span.unparsed consists of one token with the original source;
|
changeset |
files
|
Tue, 12 Nov 2024 11:04:54 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 11 Nov 2024 13:15:55 +0100 |
wenzelm |
minor performance tuning: avoid duplication of Symbol.spaces (e.g. from Pretty.formatted);
|
changeset |
files
|
Mon, 11 Nov 2024 12:47:51 +0100 |
wenzelm |
clarified signature and modules;
|
changeset |
files
|
Mon, 11 Nov 2024 12:19:45 +0100 |
wenzelm |
performance tuning for macOS (after update of "jedit" component): old OpenGL works better for text rendering;
|
changeset |
files
|
Sun, 10 Nov 2024 16:04:56 +0100 |
wenzelm |
performance tuning: more incremental update of buffer content;
|
changeset |
files
|
Sun, 10 Nov 2024 15:11:04 +0100 |
wenzelm |
obsolete;
|
changeset |
files
|
Sun, 10 Nov 2024 15:10:51 +0100 |
wenzelm |
clarified: more uniform results;
|
changeset |
files
|
Sun, 10 Nov 2024 14:58:05 +0100 |
wenzelm |
clarified signature: inline org.gjt.sp.jedit.textarea.TextArea.setText();
|
changeset |
files
|
Sun, 10 Nov 2024 13:40:28 +0100 |
wenzelm |
minor performance tuning: avoid concatenation of existing string material;
|
changeset |
files
|
Sun, 10 Nov 2024 12:56:38 +0100 |
wenzelm |
clarified signature and data storage: incremental lazy values;
|
changeset |
files
|
Sun, 10 Nov 2024 12:33:20 +0100 |
wenzelm |
tuned comments;
|
changeset |
files
|
Sun, 10 Nov 2024 12:29:32 +0100 |
wenzelm |
clarified signature;
|
changeset |
files
|
Sun, 10 Nov 2024 12:23:41 +0100 |
wenzelm |
clarified modules;
|
changeset |
files
|
Sun, 10 Nov 2024 12:15:31 +0100 |
wenzelm |
clarified margin operations (again, reverting 4794576828df);
|
changeset |
files
|
Sun, 10 Nov 2024 11:55:36 +0100 |
wenzelm |
clarified modules;
|
changeset |
files
|
Sun, 10 Nov 2024 11:38:23 +0100 |
wenzelm |
more reactive interrupts (via Future.cancel);
|
changeset |
files
|
Sat, 09 Nov 2024 21:34:38 +0100 |
wenzelm |
Document.Snapshot: support for multiple snippet_commands;
|
changeset |
files
|
Sat, 09 Nov 2024 16:39:33 +0100 |
wenzelm |
more robust: make double-sure that this is the correct output, not a different version from concurrent GUI_Thread.later;
|
changeset |
files
|
Sat, 09 Nov 2024 16:34:14 +0100 |
wenzelm |
clarified signature: include standard margin in object equality;
|
changeset |
files
|
Sat, 09 Nov 2024 16:01:07 +0100 |
wenzelm |
performance tuning: prefer asynchronous Pretty.formatted, which actually takes longer than Command.rich_text (see also 97964515a676, where Pretty.formatted was on the GUI thread, maybe for the sake of java.awt.FontMetrics at that time);
|
changeset |
files
|