wenzelm [Fri, 15 Nov 2024 21:43:22 +0100] rev 81457
merged
wenzelm [Fri, 15 Nov 2024 21:04:51 +0100] rev 81456
enforce rebuild of Isabelle/ML and Isabelle/Scala;
wenzelm [Fri, 15 Nov 2024 20:48:41 +0100] rev 81455
update to jedit-20241115 (see also ecd62f7b3644 and d92d754b5dd9);
wenzelm [Fri, 15 Nov 2024 20:44:49 +0100] rev 81454
more patches for the sake of SideKick 1.8 vs. jEdit 5.7.0: provide missing GUIUtilities.isPopupTrigger, avoid StatusBar messages (which often don't fit);
wenzelm [Fri, 15 Nov 2024 16:50:44 +0100] rev 81453
tuned comments;
wenzelm [Fri, 15 Nov 2024 16:08:56 +0100] rev 81452
clarified key events: cancel output selection, before input selection;
wenzelm [Fri, 15 Nov 2024 16:04:26 +0100] rev 81451
proper focus to support subsequent copy-paste via keyboard;
wenzelm [Fri, 15 Nov 2024 16:01:41 +0100] rev 81450
more accurate initial FontRenderContext, notably on macOS, Windows, or Linux with "env GDK_SCALE=2";
wenzelm [Fri, 15 Nov 2024 15:18:48 +0100] rev 81449
removed obsolete option: jEdit 5.7.0 can be built with default jdk;
wenzelm [Fri, 15 Nov 2024 13:31:36 +0100] rev 81448
more rebust mechanics of refresh (see also 82110cbcf9a1 and 2d9b6e32632d): painter.getFontRenderContext might be in undefined state (notably on macOS due to display scaling);