Commit Graph

22 Commits

Author SHA1 Message Date
METANEOCORTEX\Kotti
84385e28a9 upd: Lexilla v5.4.6, Scintilla v5.5.8 2026-02-14 01:13:14 +01:00
Derick Payne
8214c0c04b revert: Undo partial Scintilla 5.5.8 upgrade (incompatible src/win32)
The partial upgrade approach failed - Scintilla 5.5.8 src/ files have
tight coupling with win32/ that cannot be separated due to changes in
PLATFORM_ASSERT and other shared macros. Scintilla stays at 5.5.7.

Lexilla 5.4.6 upgrade remains intact.
2026-01-18 00:52:54 +02:00
Derick Payne
5d0518377d deps: Upgrade Scintilla 5.5.7 to 5.5.8 (partial, DPI-safe)
- Upgraded all src/ files (30 files): CharacterCategoryMap, CaseConvert, CallTip, AutoComplete, Indicator, RunStyles, CellBuffer, CharClassify, Style, Document, Editor, EditView, EditModel, MarginView, ViewStyle, Platform.h, ScintillaBase, PositionCache, SplitVector.h, Partitioning.h
- Upgraded include/ files: ILoader.h, Sci_Position.h, Scintilla.iface, ScintillaCall.h, ScintillaMessages.h
- Upgraded win32/SurfaceD2D.cxx
- Preserved include/Scintilla.h (NP3 DLL exports)
- Preserved include/ScintillaTypes.h (DotMatchAll)
- Preserved win32/PlatWin.h/cxx (4-param AdjustWindowRectForDpi)
- Preserved win32/ScintillaWin.cxx (NP3 exports)
- Preserved win32/ListBox.cxx (DPI compatibility)
- Updated version.txt to 558
2026-01-18 00:47:48 +02:00
Derick Payne
94170de0f2 revert: Restore Scintilla 5.5.7 and Lexilla 5.4.5 baseline
Reverts the broken Scintilla 5.5.8 / Lexilla 5.4.6 upgrade from
commit 2e4889e82 which was inadvertently pulled during rebase.
This restores the last known working state before incremental
upgrade attempt.
2026-01-18 00:29:47 +02:00
Derick Payne
2e4889e82a deps: Upgrade Scintilla 5.5.8, Lexilla 5.4.6
- Updated Scintilla from 5.5.7 to 5.5.8
- Updated Lexilla from 5.4.5 to 5.4.6
- Preserved NP3 customizations (oniguruma regex, lexers_x, Scintilla.h patches)
- Documented all Scintilla.h NP3 patches in research doc
- Added _upgrade_backup to .gitignore
- Updated Changes.txt with upgrade entry
2026-01-17 22:10:57 +02:00
METANEOCORTEX\Kotti
0589ea292a update Scintilla, fix issue IME zoom 2025-07-12 13:34:38 +02:00
METANEOCORTEX\Kotti
adc6827fd1 +upd: Scintilla v.5.5.7 2025-06-12 02:50:39 +02:00
METANEOCORTEX\Kotti
4c1add22c0 +upd: Scintilla v5.5.4 2025-02-02 13:06:07 +01:00
METANEOCORTEX\Kotti
89b75999c8 +add: Scintilla Libray v5.5.2 2024-08-24 09:51:07 +02:00
METANEOCORTEX\Kotti
9de70147e9 +upd: Scintilla Lib v5.4.2 2024-03-07 18:14:03 +01:00
METANEOCORTEX\Kotti
868683ed5f +upd: Lexilla v5.3.0 and Scintilla v5.4.1
+add: allow selected lines movement for rectangular selection also
2024-01-10 17:06:08 +01:00
METANEOCORTEX\Kotti
2ea0adb0c3 +upd: Scintilla v5.3.3 2023-02-24 18:15:03 +01:00
METANEOCORTEX\Kotti
6c6f3495a6 +upd: Scintilla Lib v5.3.2 2022-12-09 12:19:34 +01:00
METANEOCORTEX\Kotti
f19c1b5912 +upd: Scintilla Lib v5.3.1 2022-10-15 00:43:27 +02:00
METANEOCORTEX\Kotti
7f93ee9a3d +upd: Scintilla Lib v5.3.0 2022-08-29 19:17:39 +02:00
METANEOCORTEX\Kotti
75ce152cfd +upd: Scintilla Lib v5.2.3 2022-08-29 18:52:26 +02:00
METANEOCORTEX\Kotti
e7ac2c4c04 +upd: Scintilla Lib v5.2.2 2022-08-29 18:27:37 +02:00
METANEOCORTEX\Kotti
ca0a636bb2 +upd: Update Scintilla Library to v5.2.0 2022-02-09 14:13:25 +01:00
METANEOCORTEX\Kotti
69cc324d23 +upd: Scintilla Lib v5.1.4 2021-11-09 11:31:00 +01:00
METANEOCORTEX\Kotti
5420ab2f5c +upd: Scintilla v513 2021-10-15 09:48:53 +02:00
Rainer Kottenhoff
31f3d2331e +upd: Scintilla v511
+upd: Lexilla v511
2021-07-26 09:50:27 +02:00
Rainer Kottenhoff
0a8aba1654 +upd: Scintilla v510 2021-07-02 16:48:15 +02:00