Menu

CodeSvn Commit Log


Commit Date  
[r4517] by instructor_

Fixed: scroll restoring when cloning tab.
Fixed: when specifying /ini parameter on the command line, some subsequent parameters were ignored.

2025-10-30 23:22:37 Tree
[r4516] by instructor_

Changed: case sensitive completion is turned off by default.

2025-10-30 23:20:48 Tree
[r4515] by instructor_

Fixed: workaround for jscript9Legacy.dll that ignore single AddRef for IDispatch object in oSys.RegisterCallback method.

2025-08-21 00:03:35 Tree
[r4514] by instructor_

Added: MI_PARSECMDLINETYPE - last command line parsing type.

2025-07-19 20:40:45 Tree
[r4513] by instructor_

Updated Italian language module (tfr).

2025-06-06 06:35:37 Tree
[r4512] by instructor_

Fixed: cast dwScrollPastEOF to int.

2025-06-05 17:48:06 Tree
[r4511] by instructor_

Updated

2025-06-05 17:47:45 Tree
[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
Older >