Commit Graph

112 Commits

Author SHA1 Message Date
Rainer Kottenhoff
33faa03a8d + fix: minor bug fixes and IME changes 2018-08-30 15:55:54 +02:00
Rainer Kottenhoff
e8f1d59599 + fix: consider zoom level for margins 2018-08-29 17:03:41 +02:00
Rainer Kottenhoff
d26a071e3a + chg: Using zufuliu's implementation of COM interface using C++ inheritance instead of vtbl in C 2018-08-28 14:35:49 +02:00
Rainer Kottenhoff
122875e272 + merge: current (2018-08-27) Scintilla GitHub mirror 2018-08-27 22:05:32 +02:00
Rainer Kottenhoff
f67282b60d + add: Encoding Korean (Jojab) (CP 1361)
+ add: settings for IME Interaction switching
2018-08-27 21:57:47 +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
ad401250c2 + add: some encodings
+ fix: HDROP target check moved to top
2018-08-18 13:22:17 +02:00
Rainer Kottenhoff
7cf91131ab + fix: revert changes for "STDMETHODIMP ScintillaWin::GetData(FORMATETC *pFEIn, STGMEDIUM *pSTM) "
+ add: new compiler version (VS 2017) recognition
+ chg: Save Settings on Exit behavior
+ fix: another bug in Encoding detection
2018-08-16 03:45:25 +02:00
Rainer Kottenhoff
0e3050694f + chg: merge current Scintilla Dev (2018-08-13) 2018-08-13 17:38:36 +02:00
Rainer Kottenhoff
857d0a58ba + fix: using ZuFuLiu's solution for dropping files from 32-bit Apps into Scintilla's edit control
+ fix: optimized float to string handling
2018-08-13 17:09:54 +02:00
Rainer Kottenhoff
aa2883eeb3 + fix: workaround for Direct2D chineese font rendering issue
+ fix: remember 2nd Default text setting beyond sessions
2018-08-10 21:26:45 +02:00
Rainer Kottenhoff
fbfe5a1413 + fix: Scintilla bug (pre accept) + code refactorings 2018-08-08 19:33:12 +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
f847b89ae2 + enh: MultiLingual support 1st step 2018-05-13 14:27:09 +02:00
Rainer Kottenhoff
cf63c7c628 + fix: Brace matching for Batch Lexer 2018-05-10 16:09:46 +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
8c2ca1eab3 + fix: minor bug fixes 2018-05-03 20:47:08 +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
f4cf622d5a + rev: reverting delayed WaitCursor() call - now depending on some document statistics to prevent displaying "spinning circle" 2018-04-28 12:04:55 +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
a5b86a91da + fix: missing files for Scintilla Lib v404 2018-04-18 16:28:45 +02:00
Rainer Kottenhoff
5863f4cd15 + chg: updating Scintilla library to ver. 404+ 2018-04-18 16:22:22 +02:00
Rainer Kottenhoff
9002b5555e + fix: minor issues 2018-03-23 01:08:14 +01:00
Rainer Kottenhoff
44cc7351d7 + fix: initial window position handling (command line option "/pos" ) 2018-03-22 11:19:46 +01:00
Rainer Kottenhoff
81e95bf7aa + rpl: replace tellenc by CED in AboutBox
+ upd: uthash library updated to current GitHub dev
2018-03-15 11:50:52 +01:00
Rainer Kottenhoff
e619610b69 + chg: revert compiler optimization settings back to "Maximize Speed (/O2)" combine with 2nd opt. "Favor Size or Speed: Favor small code (/Os)" 2018-02-22 08:45:37 +01:00
Rainer Kottenhoff
ea81edc33f + chg: compiler optimization flags for release build 2018-02-21 17:53:27 +01:00
Rainer Kottenhoff
f06fe63e4e + fix: "Registry Files lexer: bug in GUID in Key Path with eolfilled attribute 2018-02-19 18:53:30 +01:00
Rainer Kottenhoff
eda986f2d8 + add: status/info bar in find/replace dialog 2018-02-19 15:49:54 +01:00
Rainer Kottenhoff
f792b9e463 + enh: more prominent replace dialog button "In Selection"
+ enh: "Registry Files" lexer: enable attribute "eolfilled" for all styles of this lexer
2018-02-19 10:11:28 +01:00
Rainer Kottenhoff
772ef79cda + fix: issue in "Win Registry Files" lexer, regarding GUIDs in Keypaths 2018-02-18 16:32:37 +01:00
Rainer Kottenhoff
1e71f4199a + fix: small datatype correction ... 2018-02-16 17:22:10 +01:00
Rainer Kottenhoff
7a20c52a17 + fix: support styler attribute "eolfilled" in any Reg-Key case (Windows Registry Lexer) 2018-02-16 15:33:23 +01:00
Rainer Kottenhoff
76be9bfd8e + fix: bug in changed "Windows Registry Files" lexer 2018-02-16 12:30:58 +01:00
Rainer Kottenhoff
be2ddf00f6 + add: R-Statistics Code lexer
+ chg: Registry files lexer to support eolfilled on "Added Keys"
2018-02-16 09:16:50 +01:00
Rainer Kottenhoff
4b64a8533c + Scintilla version 403 and documentation update 2018-02-13 09:35:42 +01:00
Rainer Kottenhoff
ec00eb7aa1 + pre: experimental - Scintilla's Pre-Release 4.0.3 2018-02-08 19:10:39 +01:00
Rainer Kottenhoff
d28e7c8eed + enh: replace (virtual) rectangular (empty) selection 2018-02-01 17:19:13 +01:00
Rainer Kottenhoff
8e1da33639 + upd: current Scintilla GitHub 2018-01-13 15:14:19 +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