Fixed: FI_RECTMARGINS not accepted FRAMEINFO structure in wParam.
Fixed: infinite loop updating of indent line (4457 commit regression).
Version increased
Version increased
Fixed: external calls associated with hotkeys now work even if no hotkey is assigned.
Changed: external calls associated with hotkeys now work even if no hotkey is assigned.
Added release date.
Updated
Added: manual flag 16 in the parameter "CaretOptions" - caret horizontal indent isn't recovered after pressing Up, Down, Page Up, Page Down keys.
Fixed: clipboard data unlocking.
Fixed: lParam of AKD_DLLUNLOAD post message not freed.
Fixed: HeapFree freed memory allocated by GlobalAlloc.
Fixed: SelectObject device context handle.
Remove copy uninitialized memory BoundsChecker warning.
Fixed: document handle must be received from wParam of AEM_DELETEDOCUMENT not from AEM_GETDOCUMENT.
Added: CR LF escaping to EscapeString, UnescapeString.
Renamed: AEM_DRAWCALLBACK -> AEM_PAINTCALLBACK.
Added: workaround for Windows 11 feature - DrawThemeBackground with MENU_POPUPCHECKBACKGROUND don't change background.
Changed: required AkelPad 4.9.9.
SendToDoc optimization
Updated
Changed: hUrlVisitStack moved to process heap.
Fixed: SearchReplace.js could crash when calling AKD_RESIZEDIALOG on Windows 11.
Updated headers
Changed: required AkelPad 4.9.9.
Added: possibility to retrieve master document in AEM_GETMASTER.
Changed: bookmarks on split edit windows now synchronized.
Fixed: workaround for non-reproducible crash on edit window closing from script (MDI).
Fixed: missing Catalan and Greek languages in x64.
Fixed: missing Catalan and Greek languages in x64.
Added: vc70.pdb and vc80.pdb clean up.
Updated to work with latest WinLibs GCC.
Added: possibility to build debug version.
Fixed: regression in 4401 commit - possible missing of internal EOF mark that may cause data losing.
Fixed: bookmarks in unsaved document deleted after saving document.
Changed: restoring selection when reopening the current file.
Changed: after saving backup file not deleted, but renamed if necessary
Updated
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.
Fixed: when tag mark disabled single line fold didn't colored.
Changed: save recent files info before load the same document (SDI).
Fixed: empty instance of the program when opening an already open file with "Don't open a file twice" (SDI).
Added: opening a recent file with holding Shift, opens it in a new window (SDI). AkelPad 4.9.9 or higher required.
All works fine now, thanks!
Added: opening a recent file with holding Shift, opens it in a new window (SDI).
Renamed: PCLE_WINDOWEXIST -> PCLE_PASS
Thanks, I'll check on Sunday
svn commiting not working
Fixed: support of AkelPad 4.9.9.
Updated
Fixed: only last file results after find all in all files.
Changed: using standard MAXUINT_PTR.
Fixed: variable cast.
Fixed: empty replacement with regular expressions was possible on 64-bit version (thanks random6_2020).
Fixed: when creating a new instance ini file parameter was not transfer.
Added: possibility to set ini file in command line.
Changed: removed mention of backreference from fold end.
Updated
Fixed: program error when using regular expressions in skip start.
Fixed: program hang when using "(?=.*S)" in fold start.
Fixed: resident script cause a double message about saving the modified file on exit (SDI).
Fixed: program crash if Log::Output dialog closing with hotkey and focus in dialog (thanks DV).
Fixed: passing a 64-bit pointer to plugin call parameters (thanks DV).
Fixed: WM_CLOSE message from Scripts plugin.
Changed: MButton scroll speed has been slowed down.
Fixed: regexp compilation didn't match error in "[a][b".
Added: sum values in the lines
Changed: toPrecision -> toFixed.
Fixed: typo
Changed: exponential view of float is converted to human readable value.
Fixed: run dialog on non 96 dpi
Fixed: ReadOption didn't free resources, if AkelPad.ini exist and settings are saved in registry.
Changed: if parameter "file" of SaveFile command line method is "", then current file will be used.
Fixed: avoid TreeView MS bug.
Updated
Updated
Changed: interrupt file opening with Escape button closes file not program.
Added: projects for Visual Studio 2005.
Added: [64] for plugin errors.
Added: [64] for non-standard plugin.
Fixed: x64 update
Fixed: x64 updating.
Updated
Fixed: CmdLineBegin, CmdLineEnd broken in r4387.
Added: now work of different threads with AkelEdit control is synchronized.
Removed: MAINOPTIONS from PLUGINDATA.
Fixed: missed WS_GROUP.
Firebird corrections
Removed: STACKRECENTFILE.dwSaveTime.
Added: possibility to save recent files and search history in ini file.
Added: AkelAdmin support for joint usage of x86 and x64.
Fixed: only scripts update.
Added: possibility to use x86 and x64 version with the same settings. For this:
Support updating of new AkelPad feature
NIX->WIN newline
Fixed: using coder alias cause to inherit wrap setting from current edit window.
Added: go to file item in default menu.
Updated