Menu

CodeSvn Commit Log


Commit Date  
[r4510] by instructor_

Changed: updated Italian language module (tfr).

2025-06-05 04:48:44 Tree
[r4509] by instructor_

Changed: optimized switching between tabs with different visibility of scroll bars (PMDI).
Changed: "PaintOptions" flag 2048 replaced with manual setting "ScrollPastEOF" - vertical scroll beyond last line, as a percentage of the editing area height. For example, 100.
Changed: now PageDown don't scroll past EOF.
Added: possibility to set scroll beyond last line in percentage of formatting edit rectangle height with AEM_SCROLLPASTEOF.
Added: possibility to retrieve scroll bars visibility with AEM_SHOWSCROLLBAR.
Added: AEM_LOCKUPDATE flag - AELU_ERASEBKGND.
Added: AEM_SETDOCUMENT flags - AESWD_NOUPDATESIZE, AESWD_PRESYNCSCROLLBARS, AESWD_SYNCSCROLLBARS.
Added: AEM_UPDATESIZE flags - AEUS_NOUPDATEWRAP, AEUS_NOUPDATESCROLLBARS, AEUS_NOINVALIDATERECT.
Added: AEM_SCROLLTOPOINT flag - AESC_NOREDRAW.
Fixed: returning visibility of the first line could cause text to twitch before edit window was updated.
Fixed: returning visibility of the first line in a split window with word wrap.

2025-05-27 07:32:57 Tree
[r4508] by instructor_

Added: flag 2048 in the manual parameter "PaintOptions" - vertical scroll beyond last line.

2025-05-13 20:53:16 Tree
[r4507] by instructor_

Added: backreference for fold start in fold end when 2097152 flag is used. Backreference \101 matches \1 in fold start, \102 matches \2 and so on ("Folds:" and "Skips:" sections).
Fixed: error when exiting program with a split window.

2025-05-11 17:48:23 Tree
[r4506] by instructor_

Added: REO_REF100EXIST - flag is set by PatCompile, if backreferences >= 100 found (\101 matches \1 in ref100, \102 matches \2 and so on).

2025-05-11 17:46:09 Tree
[r4505] by instructor_

Fixed: stopping on error and WScript.Quit method in Windows 11 24H2 (jscript9Legacy.dll).

2025-05-04 19:09:22 Tree
[r4504] by instructor_

Changed: reworked master/clones documents activation.

2025-05-01 08:53:27 Tree
[r4503] by instructor_

Added: option "Find" without message.
Fixed: %se[text] of manual parameter "StatusUserFormat" not updated when cycle search is on and end of the document reached.

2025-04-21 18:42:52 Tree
[r4502] by instructor_

Fixed: splitting window with LineBoard plugin and PaintOptions with 256 flag could cause program error.
Added: PatCopy to copy STACKREGROUP structure.

2025-04-21 14:25:52 Tree
[r4501] by instructor_

Fixed: default codepage is used if no characters for recognition are found.

2025-02-26 16:30:25 Tree
Older >