Version 16.20

Information about the next release of RJ TextEd.
Post Reply
User avatar
Rickard Johansson
Site Admin
Posts: 6653
Joined: 19 Jul 2006 14:29

Version 16.20

Post by Rickard Johansson »

-----------------------------------------------------------
Version 16.20 (Apr 28, 2024)
-----------------------------------------------------------

Recently closed files
Added a checkbox in the recent files dropdown list (and on the Home page) to toggle between recently opened and recently closed files.

recentlyopen.png
recentlyopen.png (30.73 KiB) Viewed 857 times
recentlyclosed.png
recentlyclosed.png (21.05 KiB) Viewed 857 times

Options
Made changes in the "Highlight and margin" and "Font and tabs" sections.

Added 4 new tabs to each section.

Code: Select all

    
        - Source (default) - default highlighter settings.
        - Text Files       - plain text settings.
        - ASCII Files      - ASCII settings.
        - Source Files     - individual highlighter settings.
optiontabs.png
optiontabs.png (4.7 KiB) Viewed 857 times

Themes and dialog windows
Made several visual changes in dialog windows and also several theme improvements.

High DPI
Improved main window scaling and scaling in dialog windows. It's most notable when moving main window between different monitors.

Recent file lists, lists in addons...
Made check boxes in recent file lists, highlighters and language lists in addons theme aware.

They should look better now when using themes.

Also fixed some scaling issues on high DPI screens.

Current line border color
Added the option to change the current line border color in customize themes dialog window.

Space between lines
This option should work better now on really high DPI monitors.

Text Clips
Added a hint to preview the code in a text clip.

Also added new context menu items.

Updates (Win 8.1 and newer)
When a new version is available a Windows notification is displayed. It's added as an option but turned on by default.

The message displayed after an update has been installed should now appear as a Windows notification, instead of a dialog box.

Associate file extension to highlighter
Added a warning message if a user tries to add a .txt, .nfo or .diz extension to a highlighter, as they are reserved for text and ASCII files.

Fixed
* Several "highlight all instances of current word" issues.
* Setting option for the TAB-key to insert tab characters, instead of spaces, should also set option to preserve tabs (and disable the checkbox).
* Current highlighter sometimes displayed with wrong case.
* Style issue in script toolbar.
* Abbreviations not working with Cpp files.
* Brace highlighting using alternative font.


It's a rather big update and many new features to test, so I'll release a beta version when I've received most of the language translations from the translators...
eagleman
Posts: 4
Joined: 15 Jan 2022 16:01

Re: Version 16.20

Post by eagleman »

Thanks for the news, but I have never seen ay changes into the language file for a long time.
I'll wait for any news about the new strings to add.
User avatar
Rickard Johansson
Site Admin
Posts: 6653
Joined: 19 Jul 2006 14:29

Re: Version 16.20

Post by Rickard Johansson »

-----------------------------------------------------------
Version 16.20 (May 7, 2024)
-----------------------------------------------------------

Recently closed files
Added a checkbox in the recent files dropdown list (and on the Home page) to toggle between recently opened and recently closed files.

Options
Made changes in the "Highlight and margin" and "Font and tabs" sections.

Added 4 new tabs to each section.

- Source (default) - default highlighter settings.
- Text Files - plain text settings.
- ASCII Files - ASCII settings.
- Source Files - individual highlighter settings.

Themes and dialog windows
Made several visual changes in dialog windows and also several theme improvements.

High DPI
Improved main window scaling and scaling in dialog windows. It's most notable when moving main window between different monitors.

Recent file lists, lists in addons...
Made check boxes in recent file lists, highlighters and language lists in addons theme aware.

They should look better now when using themes.

Also fixed some scaling issues on high DPI screens.

Current line border color
Added the option to change the current line border color in customize themes dialog window.

Space between lines
This option should work better now on really high DPI monitors.

Text Clips
Added a hint to preview the code in a text clip.

Also added new context menu items.

Log file highlighter
Added a simple log file highlighter.

Updates (Win 8.1 and newer)
When a new version is available a Windows notification is displayed. It's added as an option but turned on by default.

The message displayed after an update has been installed should now appear
as a Windows notification, instead of a dialog box.

Associate file extension to highlighter
Added a warning message if a user tries to add a .txt, .nfo or .diz extension to a highlighter, as they are reserved for text and ASCII files.

Misc
* Bookmark menu items are enabled/disabled depending on the existence of bookmarks in the current document.
* URL context menu item is shortened to fit better inside the menu.

Fixed
* Ctrl+Arrow and Ctrl+Del issue.
* Color hint text color issues.
* Find/replace issues.
* Several "highlight all instances of current word" issues.
* Setting option for the TAB-key to insert tab characters, instead of spaces, should also set option to preserve tabs (and disable the checkbox).
* Current highlighter sometimes displayed with wrong case.
* Style issue in script toolbar.
* Abbreviations not working with Cpp files.
* Brace highlighting using alternative font.
* Mouse hover cursor issue over URL.
* Minor mouse cursor shape issues that may occur in rare situations.
* Minor color issues in the pick color dialog.


The full v16.20 installers are also available below:
https://www.rj-texted.nu/downloads/rj-install_x64.exe
https://www.rj-texted.nu/downloads/rj-install_x86.exe
https://www.rj-texted.nu/downloads/rj-portable.exe
Post Reply