Thu, 09 Feb 2023 14:03:49 +0000 Cherry-picked Ruler.st from a3177d4a9ae5: jv tip
Jan Vrany <jan.vrany@labware.com> [Thu, 09 Feb 2023 14:03:49 +0000] rev 6265
Cherry-picked Ruler.st from a3177d4a9ae5: * b2a3ee58d40c: #UI_ENHANCEMENT by exept, Claus Gittinger <cg@exept.de>
Fri, 17 Jun 2022 14:34:29 +0200 Separating DefaultForegroundColor and DefaultBackgroundColor from pullDownMenu colors jv
"Patrik Svestka <patrik.svestka@gmail.com>" [Fri, 17 Jun 2022 14:34:29 +0200] rev 6264
Separating DefaultForegroundColor and DefaultBackgroundColor from pullDownMenu colors
Thu, 09 Jun 2022 09:12:11 +0200 Replacing obsolete PluggableParseNodeVisitor with ParseNodeVisitor (it is now pluggable too) jv
Patrik Svestka <patrik.svestka@gmail.com> [Thu, 09 Jun 2022 09:12:11 +0200] rev 6263
Replacing obsolete PluggableParseNodeVisitor with ParseNodeVisitor (it is now pluggable too)
Fri, 16 Dec 2022 12:57:42 +0100 File conversion from ISO-8859-1 to UTF8 without BOM jv
"Patrik Svestka <patrik.svestka@gmail.com>" [Fri, 16 Dec 2022 12:57:42 +0100] rev 6262
File conversion from ISO-8859-1 to UTF8 without BOM
Fri, 02 Sep 2022 11:25:39 +0100 Fix loong standing bug with some menus not being translated / resolved jv
Jan Vrany <jan.vrany@labware.com> [Fri, 02 Sep 2022 11:25:39 +0100] rev 6261
Fix loong standing bug with some menus not being translated / resolved This has happened with browser "View" menu when sometimes it had the slice resolved and sometimes not. It turned out that it was because the code disabled resources (and therefore slices) resolution when processing shortcuts, so the menu was created and cached unresolved. This fixes the issue. eXept apparently run into the same problem.
Fri, 29 Jul 2022 17:54:29 +0100 Add utility method `PluggableHierarchicalList >> roots:` jv
Jan Vrany <jan.vrany@labware.com> [Fri, 29 Jul 2022 17:54:29 +0100] rev 6260
Add utility method `PluggableHierarchicalList >> roots:` This allows one to set multiple objects as root without a need to manually create synthetic root object. Useful to show a collection of hierachical object.
Fri, 17 Sep 2021 12:47:39 +0100 `FontMenu`: use `#hasVerticalLayout:` jv
Jan Vrany <jan.vrany@labware.com> [Fri, 17 Sep 2021 12:47:39 +0100] rev 6259
`FontMenu`: use `#hasVerticalLayout:` ...instead of (now obsolete) `#verticalLayout:`
Mon, 06 Sep 2021 14:23:55 +0100 `MenuPanel`: renamed `#verticalLayout:` to `#hasVerticalLayout:` jv
Jan Vrany <jan.vrany@labware.com> [Mon, 06 Sep 2021 14:23:55 +0100] rev 6258
`MenuPanel`: renamed `#verticalLayout:` to `#hasVerticalLayout:` to catch up with change made in 6effdd4ff48a.
Thu, 19 Aug 2021 22:15:18 +0100 `NoteBookView`: take `DefaultActiveTabMarkerFgColor` from stylesheet jv
Jan Vrany <jan.vrany@labware.com> [Thu, 19 Aug 2021 22:15:18 +0100] rev 6257
`NoteBookView`: take `DefaultActiveTabMarkerFgColor` from stylesheet ...rather than hard-coding it! The hardcoded value is used as a default for backward compatibility, although it'd be more sensible to use `DefaultActiveTabMarkerColor` as default.
Thu, 19 Aug 2021 10:46:10 +0100 `MenuPanel`: draw submenu indicator in menu panel's foreground color jv
Jan Vrany <jan.vrany@labware.com> [Thu, 19 Aug 2021 10:46:10 +0100] rev 6256
`MenuPanel`: draw submenu indicator in menu panel's foreground color ...rather than using black unconditionally. This does not work well with dark themes.
(0) -3000 -1000 -300 -100 -10 tip