Rainer Kottenhoff
bc97ba45b1
refactor: remove deprecated Win7 compatibility, refactor background worker and file observation, UTF-32 detection
2026-03-05 15:55:07 +01:00
METANEOCORTEX\Kotti
2f1ba5d4b5
fix: update to Lexilla v5.4.7
2026-02-26 07:58:18 +01:00
METANEOCORTEX\Kotti
d2a9ceeffa
fix: Win's Unicode detection is not reliable, so change encoding detection accordingly, fix bug
2026-02-16 17:01:00 +01:00
METANEOCORTEX\Kotti
abce008f0a
upd: prepare for VS 2026 vc145 platform toolset
2026-02-14 02:27:26 +01:00
METANEOCORTEX\Kotti
84385e28a9
upd: Lexilla v5.4.6, Scintilla v5.5.8
2026-02-14 01:13:14 +01:00
Derick Payne
20c2d857b1
Add ARM64 configuration support and build scripts
...
- Add ARM64 configurations to all project files (vcxproj)
- Add build scripts (Build_ARM64.cmd, Build_x64.cmd, etc.)
- Add ARM64 fix scripts for OutDir, CrossCompile, and CETCompat issues
- Update Notepad3.sln with ARM64 platform configurations
2026-01-19 02:12:15 +02:00
Derick Payne
fad17c52f4
deps: Upgrade Lexilla 5.4.5 to 5.4.6 (clean re-application)
...
- Updated include/SciLexer.h and LexicalStyles.iface
- Updated lexlib/CharacterCategory.cxx (optimization)
- Updated 14 lexers: AU3, AVS, CoffeeScript, CPP, CSS, D, Inno, Matlab, Python, Registry, Ruby, Rust, TCL, VHDL
- Preserved StyleContext.h NP3 patches (MatchNext)
- Preserved Lexilla.cxx custom catalogue
2026-01-18 00:31:41 +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
676caaaabf
deps: Upgrade Lexilla 5.4.5 to 5.4.6, add np3_patches docs
2026-01-18 00:15:40 +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
Derick Payne
eb6c98df05
Clean up todo_lexers.txt - LexMarkdown comparison complete
2026-01-17 21:13:45 +02:00
METANEOCORTEX\Kotti
538993c24a
+upd: Lexilla v.5.4.5
2025-06-12 01:33:56 +02:00
METANEOCORTEX\Kotti
e35fe62b0f
+upd: Oniguruma v6.9.10
2025-06-12 01:13:30 +02:00
METANEOCORTEX\Kotti
5744dd52f6
+upd: Lexilla 5.4.2
2025-02-01 14:03:59 +01:00
METANEOCORTEX\Kotti
6a7500bc36
+upd: Scintilla Lib v5.5.3
2024-11-30 12:12:50 +01:00
METANEOCORTEX\Kotti
205ee4c3d4
Update Lexilla to v5.4.1, replace Zufiliu's Dart lexer by new Lexilla's Dart lexer (based on Zufuliu's Dart lexer)
2024-11-30 11:33:15 +01:00
METANEOCORTEX\Kotti
b3fc854467
+fix: correct TOML Lexer identifier
2024-08-24 12:45:07 +02:00
METANEOCORTEX\Kotti
a2acd0d4fd
+upd: Lexilla Library v5.4.0 (switch to Lexilla new TOML Lexer)
2024-08-24 12:23:10 +02:00
METANEOCORTEX\Kotti
1bfcc1a5d8
+upd: Lexilla Lib v5.3.2
2024-05-20 13:41:18 +02:00
METANEOCORTEX\Kotti
58897ac6a5
+upd: Lexilla Lib v5.3.1
2024-03-07 18:26:57 +01:00
METANEOCORTEX\Kotti
a9999a8646
+fix: fixing run-time problem of stack corruption
2024-02-28 09:58:19 +01:00
METANEOCORTEX\Kotti
17509e8e22
+mrg: adaptions for using Zufuliu's non Lexilla costom Lexers
2024-02-28 09:35:40 +01:00
METANEOCORTEX\Kotti
a16b6faba5
+mrg: adaptions for using Zufuliu's non Lexilla costom Lexers
2024-02-28 09:23:46 +01:00
METANEOCORTEX\Kotti
d98b8d0fea
+mrg: Merging Zufuliu's custom Lexers for Kotlin and Dart
2024-02-28 08:11:13 +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
rkotten
c63cd705b7
+upd: Lexilla v5.2.7
2023-09-26 12:03:49 +02:00
METANEOCORTEX\Kotti
825bb3d54a
+upd: Lexilla v5.2.6
2023-09-12 16:00:43 +02:00
METANEOCORTEX\Kotti
45034f90c4
+add: Dark-Mode Contrast control for Schemes configuration
2023-08-27 18:16:33 +02:00
METANEOCORTEX\Kotti
1c5f9f8080
+upd: Lexilla v5.2.5
2023-06-19 12:19:08 +02:00
Pairi Daiza
bcc0826915
MUI - Removing old debug configuration: "Release_Dbg"
2023-05-23 17:45:09 +02:00
rkotten
9d7f8f8faa
+enh: option: do not save blank new files
2023-05-04 18:11:00 +02:00
rkotten
4e46cf666e
+upd: Lexilla (v5.2.4+) current dev
2023-05-03 14:11:54 +02:00
METANEOCORTEX\Kotti
35a1aad6a9
+add: option to show/hide titlebar
2023-04-27 11:21:35 +02:00
rkotten
8903122724
+fix: some more issues around "File Change Monitoring"
2023-03-30 18:19:48 +02:00
rkotten
7cf648351e
+rfc: fallback on LoadIconWithScaleDown() failed
2023-03-22 15:43:57 +01:00
METANEOCORTEX\Kotti
9c4c71696f
+add: split II: Verilog Lexer (Verilog and SystemVerilog)
2023-03-20 20:43:39 +01:00
rkotten
277eb02361
+add: split Verilog Lexer (Verilog and SystemVerilog)
2023-03-20 19:12:33 +01:00
METANEOCORTEX\Kotti
59d804dbf8
+add: Lexer Verilog HDL
2023-03-19 17:18:14 +01:00
METANEOCORTEX\Kotti
598c168589
+upd: VHDL Lexer
2023-03-19 14:14:23 +01:00
METANEOCORTEX\Kotti
1e89129af8
+fix: notification adjustment in case of externally deleted file
...
+rfc: minor refactorings
2023-03-17 14:00:36 +01:00
METANEOCORTEX\Kotti
c3f655662f
+upd: Lexilla v5.2.4
2023-03-15 02:27:06 +01:00
METANEOCORTEX\Kotti
794537ce33
+upd: Update Lexilla v5.2.2
2023-02-25 16:01:42 +01:00
METANEOCORTEX\Kotti
d391413064
+chg: Solution/Project tuning
...
+chg: Display of Unicode Point
2023-02-24 07:38:53 +01:00
METANEOCORTEX\Kotti
2518e9211c
+chg: revert to Lexilla's standard Markdown lexer and change background color for Heading 1 to enhance contrast to std Hyperlink highlighting
2022-12-30 15:53:47 +01:00
METANEOCORTEX\Kotti
cf9dff56f3
+upd: Lexilla Lib v5.2.1
2022-12-09 12:44:58 +01:00
METANEOCORTEX\Kotti
4f28d11cfa
+fix linker problem (Debug Win32)
2022-11-18 18:29:31 +01:00
METANEOCORTEX\Kotti
35299c21bb
VS2022-vc143 build (WM_DPICHANGED not send)
2022-11-07 23:35:12 +01:00
METANEOCORTEX\Kotti
f109c1b39e
+fix: all static link libs should be toolset vc142 compiled
2022-11-07 01:55:12 +01:00
METANEOCORTEX\Kotti
b04659e78c
+fix: modification marker based on selection history
...
+fix: context menu: web action handler
+fix: common base font size scheme handling
2022-11-04 11:04:25 +01:00
METANEOCORTEX\Kotti
975f7c6416
simplify WordList Set according to ( https://github.com/ScintillaOrg/lexilla/issues/103 )
2022-10-15 02:14:01 +02:00