Commit Graph

7 Commits

Author SHA1 Message Date
Rainer Kottenhoff
1d28edf6e5 + fix: prevent _ctype assertions in Scintilla's lexer 2019-09-19 09:26:44 +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
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
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
b8c5f0717c Update Scintilla to version 3.6.2 2015-11-14 11:20:53 +02:00
Derick Payne
3737845a15 Initial Release
This is the start of the project.
2015-11-13 07:44:58 +02:00