Commit Graph

80 Commits

Author SHA1 Message Date
Rainer Kottenhoff
6fcd11dc5d + upd: current Scintilla GitHub mirror dev stage (2019-05-19)
+ fix: focused view problem
2019-05-19 03:02:30 +02:00
Rainer Kottenhoff
8490e9114d + add: more positions to show hand cursor at hover indicator hotspot 2019-05-19 02:22:24 +02:00
Rainer Kottenhoff
c56f05bbe1 + add: ALT modifier also for hand cursor hover indicator hotspot 2019-05-19 01:56:20 +02:00
Rainer Kottenhoff
09fc5098ee + chg: remove cursor hand for hover at indicator hotspot range (only with ctrl modifier) 2019-05-19 01:50:14 +02:00
Rainer Kottenhoff
c8cbc21efc + upd: compiler version (VS2017) and Scintilla (current GitHub mirror) 2019-05-15 09:52:48 +02:00
Rainer Kottenhoff
010ac1c9fc + upd: merge current Scintilla GitHub mirror development stage 2019-05-06 11:53:20 +02:00
Rainer Kottenhoff
9b3bb2e107 + upd: Scintilla current GitHub mirror development 2019-04-25 12:41:38 +02:00
Rainer Kottenhoff
208f219005 + add: some missing Scintilla code 2019-04-18 14:52:36 +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
15b280ac98 + upd: Scintilla version to current GitHub mirror dev 2019-03-11 13:54:37 +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
2251b14f23 + upd: current Scintilla GitHub mirror development (preparing release version 4.1.4) 2019-03-04 13:08:09 +01:00
Rainer Kottenhoff
662ab22758 + upd: current (2019-Mar-01) Scintilla GitHub mirror dev 2019-03-01 12:37:37 +01:00
Rainer Kottenhoff
212db2427a + minor fixes 2019-02-14 16:59:41 +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
50c8084102 + upd: Scintilla Update (GitHub Mirror 2019-Jan-15) 2019-01-15 12:26:57 +01:00
Rainer Kottenhoff
66ff563886 + upd: Scintilla (mainly NIM lexer) 2019-01-13 18:57:02 +01:00
Rainer Kottenhoff
bfc0921fd9 + upd: Scintilla Library updated to version v4.1.3 2019-01-10 13:42:07 +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
bdfcf77462 + upd: to current Scintilla library development stage 2018-10-20 07:42:20 +02:00
Rainer Kottenhoff
dc7d3e09c6 + upd: current Scintilla Development 2018-10-18 12:40:05 +02:00
Rainer Kottenhoff
8509c26265 + upd: current Scintilla Development 2018-10-17 08:36:48 +02:00
Rainer Kottenhoff
a3db5648e4 + upd: Current Scintilla development (disable command events for speedup) 2018-10-11 11:42:59 +02:00
Rainer Kottenhoff
f5e6042238 + merge current Scintilla development state (4.1.2+) 2018-10-10 18:31:50 +02:00
Rainer Kottenhoff
2e1536ad97 + revert: some changes to std. Scintilla library code 2018-10-04 14:12:11 +02:00
Rainer Kottenhoff
59c07a16e6 + upd: to Scintilla library v4.1.2 2018-10-03 14:43:17 +02:00
Rainer Kottenhoff
4c77b1dad5 sync Scintilla development 2018-09-19 08:56:26 +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
b44ca6befe + fix: make auto-completion in inline IME mode same as in window mode 2018-09-12 18:15:47 +02:00
Rainer Kottenhoff
f5ed95be63 + refactoring & code cleanup 2018-09-09 01:54:08 +02:00
Rainer Kottenhoff
c58cfa2fbe + chg: new AHK(_L) Lexer by RaptorX (https://github.com/RaptorX/LexAHKL/) (keeping old Lexer for comparison until obsolete) 2018-09-07 16:32:09 +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
1b9c94c8c2 + upd: current Scintilla dev 2018-09-04 12:03:49 +02:00
Rainer Kottenhoff
122875e272 + merge: current (2018-08-27) Scintilla GitHub mirror 2018-08-27 22:05:32 +02:00
Rainer Kottenhoff
06df26dd33 + chg: using zufuliu's drag 'n drop from 32-bit apps changes of scintilla
+ chg: other enhancements from zufuliu's Notepad2 fork
2018-08-24 02:51:32 +02:00
Rainer Kottenhoff
30765311f7 + upd: merge current Scintilla development 2018-08-07 01:17:22 +02:00
Rainer Kottenhoff
2b650b7176 + upd: merge Scintilla's preparations for upcoming release v.4.1.0 2018-06-15 14:45:14 +02:00
Rainer Kottenhoff
94e61cff6c + upd: merge Scintilla current (2018-06-15) development branch 2018-06-15 09:17:24 +02:00
Rainer Kottenhoff
54947bbe5b + add: support for "Rust" source code syntax highlighting 2018-06-05 11:13:35 +02:00
Rainer Kottenhoff
e0c7c8155f + merge: Scintilla's current GitHub mirror (405: 0508) development 2018-05-08 07:12:22 +02:00
Rainer Kottenhoff
ae63adb346 + upd: merge current Scintilla (404 : 05-May-2018) development GitHub mirror branch 2018-05-04 08:20:23 +02:00
Rainer Kottenhoff
ed5ad84bba + upd: Scintilla current (0501) development GitHub mirror 2018-05-01 18:34:18 +02:00
Rainer Kottenhoff
54c4083ec1 + merge: Scintilla's current GitHub mirror (404: 0430) development
+ fix: Deactivate "Focused View": set FoldingLevel to default before applying Lexer's Style (-> speed-up)
2018-04-30 02:46:28 +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