Commit Graph

81 Commits

Author SHA1 Message Date
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
Rainer Kottenhoff
229a0ab0dd +upd: Scintilla v503 2021-07-02 15:58:15 +02:00
Rainer Kottenhoff
7a1d4bc362 + upd: Scintilla Lib v5.0.2 2021-04-28 23:20:19 +02:00
Rainer Kottenhoff
b44945ec74 + fix: DWRITE font allocation needs to font.family, not font.face name (Scintilla fix) 2021-04-22 20:49:10 +02:00
Rainer Kottenhoff
a5dd9070c7 + add: more intermediate font weight constants added
+ del: remove useless font stretch handling
2021-04-20 09:39:14 +02:00
Rainer Kottenhoff
440573c0a9 + upd: Scintilla v5.0.1 (part III)
+ fix: performance issue line wrapping
+ fix: begin/end wait cursor calling
+ chg: international strings for status bar (wait cursor)
2021-04-11 15:19:34 +02:00
Rainer Kottenhoff
c901684932 + upd: merging Scintilla Lib v5.0.1 (part II) 2021-04-10 16:33:47 +02:00
Rainer Kottenhoff
9fa10caba7 + upd: merging Scintilla Lib v5.0.1 (part I) 2021-04-10 06:28:00 +02:00
Rainer Kottenhoff
f60149038b + fix: remove obsolete SCI_LEXER preproc symbol / no need to link lexers in Scintilla 2021-03-11 19:06:50 +01:00
Rainer Kottenhoff
1f62ea8e42 + upd: to Scintilla v.5.0.0 2021-03-11 17:26:46 +01:00
Rainer Kottenhoff
edc7c2843c + rfc: refactoring for splitting Lexilla from Scintilla 2021-03-11 16:54:16 +01:00
Rainer Kottenhoff
5113d0ba7f + add: enable vertical scrolling by "Shift + Mouse-Wheel" 2021-01-24 09:37:56 +01:00
Rainer Kottenhoff
27233a0848 + rev: Sci_PositionCR type reverted to long for Win32 compatibility reasons 2020-11-18 09:00:28 +01:00
RaiKoHoff
e15ad9c1ec + upd: prepare for Lexilla Library 2020-09-24 16:15:48 +02:00
Rainer Kottenhoff
11cc08c3d3 + upd: Scintilla Lib v4.4.5 2020-09-15 21:26:08 +02:00
RaiKoHoff
d1671fcd56 + fix: DarkMode: switch std. background and text color too 2020-09-10 13:37:43 +02:00
RaiKoHoff
8e5744cdc7 + upd: Scintilla current (v4.4.4 / 2020-08-18) development 2020-08-18 12:24:12 +02:00
RaiKoHoff
7c42c84c83 + upd: Scintilla Lib v4.4.4 2020-07-24 13:38:01 +02:00
RaiKoHoff
b0a572d22e + chg: DPI awareness some changes, but no full solution yet 2020-06-16 14:44:30 +02:00
RaiKoHoff
a897f9b8a6 -- intermediate version 2020-06-15 16:06:21 +02:00
Rainer Kottenhoff
daa48b1c69 + versin info update 2020-06-12 21:27:16 +02:00
Rainer Kottenhoff
7037c60f4c + upd: Scintilla v443 2020-06-11 20:28:44 +02:00
Rainer Kottenhoff
42e23dfb66 + chg: font selection/settings reviewed 2020-06-01 19:29:18 +02:00
RaiKoHoff
ca003c82dd + fix: some more CppCheck complaints 2020-05-14 12:22:28 +02:00
Rainer Kottenhoff
ee6e7f2b81 + chg: Markdown Lexer: changed style of header lines 2020-05-03 17:35:39 +02:00
RaiKoHoff
6d8edea74b + upd: Scintilla v4.3.3 2020-04-28 16:05:17 +02:00
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