Commit Graph

54 Commits

Author SHA1 Message Date
Rainer Kottenhoff
56bbc626c6 + fix: refactoring for Scintilla DLL version 2020-03-21 22:20:23 +01:00
RaiKoHoff
4a7d64fcb1 + upd: Scintilla v431 (RC) 2020-03-02 13:44:06 +01:00
RaiKoHoff
1feba3f755 + fix: AutoCompletion box 2020-01-30 14:46:30 +01:00
Rainer Kottenhoff
015377b926 + fix: Lexer YAML
+ allow multi-line search pattern
2020-01-23 00:39:06 +01:00
Rainer Kottenhoff
cf35ab6029 +upd: Scintilla version 4.3.0 2020-01-18 13:40:11 +01:00
RaiKoHoff
665d3b64dd + upd: using Zufuliu's Scintilla win32 Win/Platform code over Scintilla original 2020-01-17 16:09:45 +01:00
RaiKoHoff
862fc9aec4 + upd: Scintilla version 4.2.3 2020-01-08 14:44:28 +01:00
Rainer Kottenhoff
1b1408bddb + upd: Scintilla ver 4.2.1 2019-11-15 10:35:08 +01:00
Rainer Kottenhoff
717511d2a4 + upd: Scintilla version v4.2.0 2019-07-09 15:22:34 +02:00
Rainer Kottenhoff
88f9c3f944 + upd: Scintilla v4.1.8 (2019-06-27) 2019-06-27 17:56:45 +02:00
Rainer Kottenhoff
806a0670c2 + upd: Scintilla Version 416 2019-06-11 01:29:20 +02:00
Rainer Kottenhoff
010ac1c9fc + upd: merge current Scintilla GitHub mirror development stage 2019-05-06 11:53:20 +02:00
Rainer Kottenhoff
b757173189 + add: Solution to generate DLL version (C++ Run-Time dll linking (/MD) and Scintilla.dll linking) 2019-05-01 18:01:59 +02:00
Rainer Kottenhoff
8da89fc25d + upd: Scintilla GitHub mirror version 4.1.5
+ add: missing HTML keywords (picture, slot, template)
2019-04-18 14:16:57 +02:00
Rainer Kottenhoff
7a75bf9a56 + upd: current Scintilla GitHub mirror dev 2019-04-05 10:44:50 +02:00
Rainer Kottenhoff
004edc7daa + upd: current Scintilla dev on GitHub mirror 2019-03-29 19:40:30 +01:00
Rainer Kottenhoff
108503e2c3 + upd: merge current (2019-03-26) Scintilla GitHub mirror development stage 2019-03-26 09:14:27 +01:00
Rainer Kottenhoff
0d29e19c40 + upd: Scintilla current GitHub mirror
+ fix: Encoding detection Framework
2019-03-20 11:32:05 +01:00
Rainer Kottenhoff
4de024017a + upd: sync with current Scintilla GitHuv mirror version (4.1.4 release) 2019-03-08 11:33:42 +01:00
Rainer Kottenhoff
662ab22758 + upd: current (2019-Mar-01) Scintilla GitHub mirror dev 2019-03-01 12:37:37 +01:00
Rainer Kottenhoff
4b120865e3 + upd: Scintilla Library
+ new: Caret style for override mode (bar or block)
2019-02-07 11:44:08 +01:00
Rainer Kottenhoff
304280c0ba + chg: VS2019pre adaptions 2018-12-11 19:40:46 +01:00
Rainer Kottenhoff
494c753f3d + upd: Scintilla current dev
+ chg: Nimrod lexer replaced by new Nim lexer
2018-11-29 16:00:35 +01:00
Rainer Kottenhoff
ecfbc2b89e Scintilla update 2018-10-11 11:35:47 +02:00
Rainer Kottenhoff
59c07a16e6 + upd: to Scintilla library v4.1.2 2018-10-03 14:43:17 +02:00
Rainer Kottenhoff
cd57dc4a5c + review: maboroshin's changes for IME and Auto-Completion cooperation 2018-09-19 02:07:15 +02:00
maboroshin
83e51bc8fd fix:scintilla use WM_IME_NOTIFY 2018-09-19 01:35:13 +09:00
Rainer Kottenhoff
b14eaa6da9 + fix: (Inline-)IME and Auto-Completion cooperation 2018-09-14 10:45:26 +02:00
Rainer Kottenhoff
6852cf3155 + Change zoom level and print magnification to percent value.
+ enh: introduce .ini version settings for backward compat.
2018-09-06 13:02:08 +02:00
Rainer Kottenhoff
30765311f7 + upd: merge current Scintilla development 2018-08-07 01:17:22 +02:00
Rainer Kottenhoff
94e61cff6c + upd: merge Scintilla current (2018-06-15) development branch 2018-06-15 09:17:24 +02:00
Rainer Kottenhoff
84755074bc + upd: merge current Scintilla (404 : 28-Apr-2018) development GitHub mirror branch 2018-04-28 09:22:52 +02:00
Rainer Kottenhoff
216f991acc + chg: update to Scintilla GitHub cutting edge (2018-04-23) 2018-04-23 14:28:56 +02:00
Rainer Kottenhoff
af0239f831 + upd: Scintilla 404+ (date:18-04-20) 2018-04-20 10:48:53 +02:00
Rainer Kottenhoff
bd8ae07afa + fix: current Scintilla trunk (404+) 2018-04-19 14:45:20 +02:00
Rainer Kottenhoff
5863f4cd15 + chg: updating Scintilla library to ver. 404+ 2018-04-18 16:22:22 +02:00
Rainer Kottenhoff
ec00eb7aa1 + pre: experimental - Scintilla's Pre-Release 4.0.3 2018-02-08 19:10:39 +01:00
Rainer Kottenhoff
dcee85455b + cleanup: NimLexer = NimrodLexer -> rely on Scintilla distribution for Nim(rod) lexer 2018-01-11 13:06:59 +01:00
Rainer Kottenhoff
aca5bb46e3 + add: scintilla project and header for Nim lexer
+ performance: non visible styling during idle time
+ performance: cache page instead of line only
2018-01-10 00:23:53 +01:00
Rainer Kottenhoff
86e1cdab58 + feature: initial version of Nim Lexer 2018-01-09 19:08:55 +01:00
Rainer Kottenhoff
745dd915b5 + feature: Regex - "Dot matches all" vs. "Dot does not match line-breaks" switchable by option in find/replace dialg 2017-12-26 17:23:40 +01:00
Rainer Kottenhoff
22132b97b2 + update to Scintilla v.4.0.1 (401) 2017-10-25 12:43:19 +02:00
Rainer Kottenhoff
c708a522e3 + update to Scintilla 400 (unstable) pre release 2017-08-17 10:23:15 +02:00
Rainer Kottenhoff
056303b6de - Update Scintilla Lib to v3.7.5
- Add CSS variable and media highlighting.
2017-05-30 10:24:10 +02:00
Rainer Kottenhoff
de1f3b55b9 update to Scintilla library v.374 2017-03-28 09:37:26 +02:00
Rainer Kottenhoff
60d356a17f update to Scintilla v.3.7.3 2017-02-21 11:31:09 +01:00
Rainer Kottenhoff
1f5354b194 + update to Scintilla 371 (NP2 adaption due to deprecated data types) 2016-12-06 11:49:54 +01:00
Rainer Kottenhoff
86c8fcaea0 + update Scintilla to Version 3.7.0
- add _SCL_SECURE_NO_WARNINGS preprocessor define (Scintilla uses "unsafe" std::copy now)
+ integrate additional Lexers: lexJSON, lexMATLAB, lexRegistry (see also McNeight/notepad2-mod)
+ Insert GUID insertion option (XhmikosR/notepad2-mod#171)
+ fixing sporadic initial crash (XhmikosR/notepad2-mod#172)
2016-11-15 10:37:30 +01:00
Derick Payne
2267251a35 Updated Scintilla to version 3.6.7
Updated Scintilla to version 3.6.7, Updated HTML Keywords and Added
Microsoft Visual C++ Update 3 version number.
2016-09-06 11:11:37 +02:00
Derick Payne
ad74a36002 Updated to Scintilla 3.6.6
Updated to Scintilla 3.6.6
2016-06-11 09:32:20 +02:00