changelog
- Sun, 29 Oct 2023 15:50:37 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sun, 29 Oct 2023 15:50:37 +0100] rev 10264
- Corrected the recent change to the install and uninstall scripts.
- Sun, 29 Oct 2023 12:19:47 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sun, 29 Oct 2023 12:19:47 +0100] rev 10263
- Project
- Changed code to be more robust against issues deleting a language.
- Sat, 28 Oct 2023 13:31:29 +0200
- by Alexander Barkoff [Sat, 28 Oct 2023 13:31:29 +0200] rev 10262
- Updated Russian translations.
- Sat, 28 Oct 2023 13:15:37 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sat, 28 Oct 2023 13:15:37 +0200] rev 10261
- Changed the installation path on macOS to the user specific application path if installation is not done as root (i.e. user installation).
- Fri, 27 Oct 2023 14:43:37 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Fri, 27 Oct 2023 14:43:37 +0200] rev 10260
- Regular Expression Dialogs
- Made the Regexp, Text and Result panes sizable with a splitter for each group.
- Fri, 27 Oct 2023 14:09:40 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Fri, 27 Oct 2023 14:09:40 +0200] rev 10259
- Regenerated the source documentation with the corrected module parser.
- Fri, 27 Oct 2023 14:07:03 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Fri, 27 Oct 2023 14:07:03 +0200] rev 10258
- Corrected the module parser regexp expression in order to detect method docstrings for methods having a comment after the definition line.
- Wed, 25 Oct 2023 16:12:46 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Wed, 25 Oct 2023 16:12:46 +0200] rev 10257
- Modified some preferences default values to better reflect common user expectations.
- Wed, 25 Oct 2023 14:30:33 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Wed, 25 Oct 2023 14:30:33 +0200] rev 10256
- Project Viewer
- Added the context menu action "New source file..." to give a more concise way to create a new source file.
- Tue, 24 Oct 2023 11:45:39 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Tue, 24 Oct 2023 11:45:39 +0200] rev 10255
- Fixed a code formatting error.