v4.19.0 - 2021-12-31
delphidabbler
released this
31 Dec 20:38
·
242 commits
to master
since this release
Download
Download both the standard and portable versions below.
Changes
- Improved user-friendliness of Preferences dialogue box:
- Removed multi-line tab sets and replacing navigation pane on left hand side of window.
- Hid warning on Printing preferences page that changes will not be made until after program is restarted, if and only if page is displayed from Print dialogue box.
- Last preferences page displayed is now remembered and restored the next time the dialogue box is displayed.
- Added facility to customise size of font used in Overview pane's tree view. A new preference added to Display pane of Preferences dialogue box is used to set the font size.
- Fixed obscure bug in code that reads legacy ANSI Code Snippets Database files that was potentially using the incorrect ANSI code page.
- Updated help file re changes
- Fixed errors in custom installer dialogue boxes.
- Documentation corrected, expanded and updated, with some file format documentation having a major overhaul.
- Some tidying up:
- Fixed some broken web links in source code comments and elsewhere.
- Replaced
http
protocol in URLS withhttps
wherever supported - mainly in source code comments & documentation. - Removed some orphaned files long since removed from project.
- Added missing header comments to source file.
- Updated copyright dates in files modified during year to include 2021.
- Change log was overhauled to fix linting errors.
- Bumped version of per-user config file to 17 following addition of new preferences.
- Small amount of refactoring