RJ TextEd 15.83 - Texteditor
Moderatoren: Jean, |Gordon|, Moderatoren
Re: RJ TextEd 10.40 - Texteditor
v. 10.50 - u.a.
ASCII files are handled differently in this version. All ASCII files are opened and loaded without any conversion to Unicode.
Hex view and hexadecimal editing abilities has been added to the text memo component
ASCII files are handled differently in this version. All ASCII files are opened and loaded without any conversion to Unicode.
Hex view and hexadecimal editing abilities has been added to the text memo component
Re: RJ TextEd 10.50 - Texteditor
v. 10.60
COLOR HINT UNDER MOUSE CURSOR
It is now possible to word wrap at the window edge, right margin or a specified column
Added two new items in the format menu to format paragraphs.
Added a drop down menu to the text clips panel with some new functions.
Import text clips/Export text clips:
Added new variables that can be used in text clips to open a color dialog @c, a font dialog @fn, a file dialog @fi[], a folder dialog @fo[]
Restore text clips from backup:
You can now insert any characters to the edited string(s). Even symbols.
Select string and edit all identical strings:
Unmodified open files are now saved in regular intervals to a temp folder
...
COLOR HINT UNDER MOUSE CURSOR
It is now possible to word wrap at the window edge, right margin or a specified column
Added two new items in the format menu to format paragraphs.
Added a drop down menu to the text clips panel with some new functions.
Import text clips/Export text clips:
Added new variables that can be used in text clips to open a color dialog @c, a font dialog @fn, a file dialog @fi[], a folder dialog @fo[]
Restore text clips from backup:
You can now insert any characters to the edited string(s). Even symbols.
Select string and edit all identical strings:
Unmodified open files are now saved in regular intervals to a temp folder
...
Re: RJ TextEd 10.60 - Texteditor
v. 10.80, seither
Reduces memory usage when opening source files
File explorer panels and File Commander - Replaced all components with new ones
Find and replace - All found items are now highlighted when doing a "Find" or "Replace"
Resizable toolbar buttons
Quickbar - Redesigned the quickbar and removed the tabs
Chrome Preview- Updated the 32-bit libraries to a newer version (45.x)
Multi select by left margin click
SFTP - Updated the component to the latest version and fixed a few issues.
Updated tidy.exe to the latest version.
Text clips - Redesigned the add/edit clip window
Message and input windows - All dialog windows should use themes now.
Reduces memory usage when opening source files
File explorer panels and File Commander - Replaced all components with new ones
Find and replace - All found items are now highlighted when doing a "Find" or "Replace"
Resizable toolbar buttons
Quickbar - Redesigned the quickbar and removed the tabs
Chrome Preview- Updated the 32-bit libraries to a newer version (45.x)
Multi select by left margin click
SFTP - Updated the component to the latest version and fixed a few issues.
Updated tidy.exe to the latest version.
Text clips - Redesigned the add/edit clip window
Message and input windows - All dialog windows should use themes now.
Re: RJ TextEd 10.80 - Texteditor
v. 10.90
Included latest Emmet JS code and added several "HTML->Emmet" menu items.
Chrome preview: updated the 64-bit version to a newer version (v45).
Hidden panels open and close faster in this version.
Open as binary files: Added an option to edit file extensions used to identify binary files.
...
Included latest Emmet JS code and added several "HTML->Emmet" menu items.
Chrome preview: updated the 64-bit version to a newer version (v45).
Hidden panels open and close faster in this version.
Open as binary files: Added an option to edit file extensions used to identify binary files.
...
Re: RJ TextEd 10.90 - Texteditor
v. 10.91 - da war wohl noch ein Fehler, und
Added an option to set the font used for printing.
Added an option to set the font used for printing.
Re: RJ TextEd 10.91 - Texteditor
yeaah, v. 11.0
Application search - Added a search field inside the menu bar to the right.
Statusbar hint - Added a hint to the stausbar when the mouse hover over the line, col and character panel. The hint display the current line, text cursor column, selection information, and character information (including the Unicode character name).
Code Explorer - Made extensive code changes and several changes in the code explorer panel.
Auto update - If you update from the previous release - only the changed files are downloaded and installed
Change document encoding- Fixed several issues when changing encoding.
Application search - Added a search field inside the menu bar to the right.
Statusbar hint - Added a hint to the stausbar when the mouse hover over the line, col and character panel. The hint display the current line, text cursor column, selection information, and character information (including the Unicode character name).
Code Explorer - Made extensive code changes and several changes in the code explorer panel.
Auto update - If you update from the previous release - only the changed files are downloaded and installed
Change document encoding- Fixed several issues when changing encoding.
Re: RJ TextEd 11.0 - Texteditor
v. 11.0.6
SASS syntax highlighting
Renamed RJ Charview to Character Viewer and made several changes to the tool.
Added a new panel for conversion between units.
...
SASS syntax highlighting
Renamed RJ Charview to Character Viewer and made several changes to the tool.
Added a new panel for conversion between units.
...
Re: RJ TextEd 11.0.6 - Texteditor
v. 11.10
Drag n drop now works between documents in dual document view.
Hibernate will save the current session (open files and project) in a temp folder and reopen
Macros can now use loops and if..else..endif structures. S
Updated the bash highlighter and added a new one for Z shell (zsh).
Updated the HTML syntax files and added several new tags and attributes.
...
Drag n drop now works between documents in dual document view.
Hibernate will save the current session (open files and project) in a temp folder and reopen
Macros can now use loops and if..else..endif structures. S
Updated the bash highlighter and added a new one for Z shell (zsh).
Updated the HTML syntax files and added several new tags and attributes.
...
Re: RJ TextEd 11.10 - Texteditor
v. 11.11
Drag n drop should now work between the editor and external programs, like Internet browsers, email clients, text editors...
Hibernate (Windows shutdown or unexpected closure) - Some information was lost when using hibernate. E.g. code folding, bookmarks... The information is properly saved in this version and restored when you restart.
JSON Pretty Print
Drag n drop should now work between the editor and external programs, like Internet browsers, email clients, text editors...
Hibernate (Windows shutdown or unexpected closure) - Some information was lost when using hibernate. E.g. code folding, bookmarks... The information is properly saved in this version and restored when you restart.
JSON Pretty Print
Re: RJ TextEd 11.11 - Texteditor
v. 11.20
Tool item type - Added a new tool item type "URL"
Multi Cursor Mode - Erased the previous implementation and wrote a new one.
Text Compare - Added side by side text compare.
Auto completion and "fussy" sorting
Tool item type - Added a new tool item type "URL"
Multi Cursor Mode - Erased the previous implementation and wrote a new one.
Text Compare - Added side by side text compare.
Auto completion and "fussy" sorting
Re: RJ TextEd 11.20 - Texteditor
v. 11.21
Text Compare - Added a new menu item to create a text compare report.
I've made some minor changes in menus and changed some menu icons.
Startup - Changed how panels and some forms are created at startup. The startup time should be less than half compared to previous versions.
Full screen mode - Added two new keyboard shortcuts to toggle the menus and status bar on/off.
...
Text Compare - Added a new menu item to create a text compare report.
I've made some minor changes in menus and changed some menu icons.
Startup - Changed how panels and some forms are created at startup. The startup time should be less than half compared to previous versions.
Full screen mode - Added two new keyboard shortcuts to toggle the menus and status bar on/off.
...
Re: RJ TextEd 11.21 - Texteditor
v. 11.22 - kein CL
Re: RJ TextEd 11.22 - Texteditor
Version 12.0 beta 1 ist verfügbar:
http://www.rj-texted.se/Forum/viewtopic.php?f=10&t=3969
http://www.rj-texted.se/Forum/viewtopic.php?f=10&t=3969
"Als neutrale künstliche Intelligenz vermeide ich bewusst das Gendern in meinen Texten, um alle Nutzer gleichermaßen ansprechen zu können." (ChatGPT auf die Frage, ob die KI gendert)
Re: RJ TextEd 11.22 / 12.0 beta 1 - Texteditor
v. 12.0
High DPI awareness (per-monitor DPI aware)
Replaced almost all visual components like tool bars, labels, check and radio boxes, spin controls and buttons.
Updated, and made changes to, list boxes and list views with check boxes and images.
Automatically enclose selection with braces and quotes
Added a new function to select braces that includes the braces. The current function only select the text in between the braces.
Added a new menu item to prompt for options before joining lines.
Redesigned the quickbar and renamed it "User Toolbar".
Added menu items to import diff files.
Updated the chrome libraries to version 3.2883 (Chrome v65). Flash is enabled and should work if you have a flash player installed.
The help is now located Online. This to make sure the help is displayed properly on high DPI monitors.
...
High DPI awareness (per-monitor DPI aware)
Replaced almost all visual components like tool bars, labels, check and radio boxes, spin controls and buttons.
Updated, and made changes to, list boxes and list views with check boxes and images.
Automatically enclose selection with braces and quotes
Added a new function to select braces that includes the braces. The current function only select the text in between the braces.
Added a new menu item to prompt for options before joining lines.
Redesigned the quickbar and renamed it "User Toolbar".
Added menu items to import diff files.
Updated the chrome libraries to version 3.2883 (Chrome v65). Flash is enabled and should work if you have a flash player installed.
The help is now located Online. This to make sure the help is displayed properly on high DPI monitors.
...
Re: RJ TextEd 12.0 - Texteditor
v. 12.0.1- weniger Fehler
Re: RJ TextEd 12.0.1 - Texteditor
v. 12.0.2 - I've fixed several glitches and minor issues throughout the program.
Chrome Preview: Updated the libraries to version 56.0.2924.
Chrome Preview: Updated the libraries to version 56.0.2924.
Re: RJ TextEd 12.0.2 - Texteditor
v. 12.0.3
The editor should handle large files (> 2GB) better now using the 64-bit version.
Find/Replace dialog may open faster now after first use.
Both 32 and 64 bit versions run on Linux using Wine.
Optimized some functions to speed up word wrap. Especially when using large files.
The editor should handle large files (> 2GB) better now using the 64-bit version.
Find/Replace dialog may open faster now after first use.
Both 32 and 64 bit versions run on Linux using Wine.
Optimized some functions to speed up word wrap. Especially when using large files.
Re: RJ TextEd 12.0.3 - Texteditor
v12.05
Please install v12.03 first, then go to "Help - Check for updates" to install the update.
Misc
* Select All (Ctrl+A) doesn't scroll the window anymore.
* A single mouse click is now enough to edit a value in the unit convert panel.
* Ctrl+Space completion should now work even if auto completion is turned off.
* Optimized delete line function when executed in a script.
* Misc visual improvements and fixes.
Fixed
* Word wrap indent issue when using variable width font.
* Find/Replace issue after opening "Goto line...".
* A few replace issues in the find/replace window.
* PHP preview issue when using "Toggle browser view".
* Markdown preview should handle Unicode.
* Couldn't write text while color hint was open.
* A few syntax highlighting issues in Ruby.
* A browser preview temp file issue.
Please install v12.03 first, then go to "Help - Check for updates" to install the update.
Misc
* Select All (Ctrl+A) doesn't scroll the window anymore.
* A single mouse click is now enough to edit a value in the unit convert panel.
* Ctrl+Space completion should now work even if auto completion is turned off.
* Optimized delete line function when executed in a script.
* Misc visual improvements and fixes.
Fixed
* Word wrap indent issue when using variable width font.
* Find/Replace issue after opening "Goto line...".
* A few replace issues in the find/replace window.
* PHP preview issue when using "Toggle browser view".
* Markdown preview should handle Unicode.
* Couldn't write text while color hint was open.
* A few syntax highlighting issues in Ruby.
* A browser preview temp file issue.
Fortuna fortes juvat.
Re: RJ TextEd 12.0.5 - Texteditor
v. 12.06
Backup - If the backup path doesn't exist the user is informed about it.
Made some code changes to ensure the correct document is saved.
HereDoc ("Here document" in Bash)
Backup - If the backup path doesn't exist the user is informed about it.
Made some code changes to ensure the correct document is saved.
HereDoc ("Here document" in Bash)
Re: RJ TextEd 12.0.6 - Texteditor
Fortuna fortes juvat.