|
4.10.0.6
|
|
|
|
|
4.10.0.5
- Update according upstream.
|
|
4.10.0.4
|
|
4.9.15
|
4.9.9
- Changed: during codepage recognition character "\xF1" now refers to 1251.
- Changed: codepage recognition in "Recode" dialog in case of failure by values of "Сodepage recognition" settings, tries to recognize by all encodings from the user list.
- Changed: restoring selection when reopening the current file.
- Changed: improved compatibility with Windows 11.
- Added: possibility to save recent files and search history in ini file.
Now program can be completely portable.
- Added: possibility to use x86 and x64 version with the same settings.
For this:- 64-bit AkelPad.exe rename to AkelPad64.exe.
This name is used by AkelUpdater to update 64-bit version.
- 32-bit AkelPad.exe and 64-bit AkelPad64.exe are in the same folder.
- create a folder "[AkelPad]\AkelFiles\Langs64\" for 64-bit dll files.
- create a folder "[AkelPad]\AkelFiles\Plugs64\" for 64-bit dll files.
- Settings of all plugins will continue to be stored in "[AkelPad]\AkelFiles\Plugs".
- 64-bit AkelAdmin.exe rename to AkelAdmin64.exe.
- Added: possibility to set ini file in command line.
- Added: manual parameter "CreateFile" and flag 1 - use FILE_FLAG_WRITE_THROUGH flag when writing file.
May be a solution if there is a risk of data loss due to power problems.
- Added: manual parameter "MScrollSpeed" - scrolling speed after middle mouse click.
- Added: opening a recent file with holding Shift, opens it in a new window (SDI).
- Added: "Settings..." dialog now resizable.
- Added: possibility to set negative line gap.
- Added: manual flag 268435456 in the parameter "TabOptionsMDI" - close modified tabs first on exit.
- Added: manual flag 16 in the parameter "CaretOptions" - caret horizontal indent isn't recovered after pressing Up, Down, Page Up, Page Down keys.
- Added: optional parameter for command 4321:1 - close all modified tabs.
- Added: optional parameter for commands 4153,4154:
1 - cut/copy word under caret, if no selection;
2 - cut/copy line under caret, if no selection;
4 - cut/copy unwrapped line under caret, if no selection.
- Added: optional parameter that specifies the new line format for commands 4153,4154,4155.
- Fixed: reopening file with BOM, which has been deleted in third-party program.
- Fixed: file symbolic link opening with "Watch file change" option.
|
4.9.8
- Added: flag 128 in the manual parameter "PaintOptions" - unit of vertical scrolling is line (default is pixel).
- Added: optional parameter for commands 4103,4106:
1 - force to use last directory.
|
4.9.7
- Changed: plugin architecture. Update plugins.
- Changed: "Replace all" with up direction.
- Added: option to find/replace dialog ". matches \n".
- Added: Catalan language module (Hiro5).
- Added: command line parameter /NewInstance - force create new program instance.
- Added: command line parameter /MainClass("MyAkelPad4") - set class name for a new program instance.
- Added: possibility to set \0 symbol in delimiters.
- Added: error position in regular expression error message.
|
4.9.6
- Fixed: print text with nested syntax highlighting rules.
- Fixed: text scrolling to caret while dragging a file on edit window.
|