wenzelm [Mon, 11 Nov 2024 12:47:51 +0100] rev 81428
clarified signature and modules;
more basic Rich_Text.formatted_lines, assuming that elements are properly separated according to Rich_Text.format;
wenzelm [Mon, 11 Nov 2024 12:19:45 +0100] rev 81427
performance tuning for macOS (after update of "jedit" component): old OpenGL works better for text rendering;
wenzelm [Sun, 10 Nov 2024 16:04:56 +0100] rev 81426
performance tuning: more incremental update of buffer content;
wenzelm [Sun, 10 Nov 2024 15:11:04 +0100] rev 81425
obsolete;
wenzelm [Sun, 10 Nov 2024 15:10:51 +0100] rev 81424
clarified: more uniform results;
wenzelm [Sun, 10 Nov 2024 14:58:05 +0100] rev 81423
clarified signature: inline org.gjt.sp.jedit.textarea.TextArea.setText();
wenzelm [Sun, 10 Nov 2024 13:40:28 +0100] rev 81422
minor performance tuning: avoid concatenation of existing string material;
wenzelm [Sun, 10 Nov 2024 12:56:38 +0100] rev 81421
clarified signature and data storage: incremental lazy values;
wenzelm [Sun, 10 Nov 2024 12:33:20 +0100] rev 81420
tuned comments;
wenzelm [Sun, 10 Nov 2024 12:29:32 +0100] rev 81419
clarified signature;