Notepad3/scintilla/src
2018-09-19 08:56:26 +02:00
..
AutoComplete.cxx + upd: merge Scintilla current (2018-06-15) development branch 2018-06-15 09:17:24 +02:00
AutoComplete.h + upd: Scintilla 404+ (date:18-04-20) 2018-04-20 10:48:53 +02:00
CallTip.cxx + upd: merge Scintilla current (2018-06-15) development branch 2018-06-15 09:17:24 +02:00
CallTip.h + merge: Scintilla's current GitHub mirror (404: 0430) development 2018-04-30 02:46:28 +02:00
CaseConvert.cxx + upd: merge Scintilla current (2018-06-15) development branch 2018-06-15 09:17:24 +02:00
CaseConvert.h + update to Scintilla v.4.0.1 (401) 2017-10-25 12:43:19 +02:00
CaseFolder.cxx + chg: update to Scintilla GitHub cutting edge (2018-04-23) 2018-04-23 14:28:56 +02:00
CaseFolder.h + chg: updating Scintilla library to ver. 404+ 2018-04-18 16:22:22 +02:00
Catalogue.cxx + 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
Catalogue.h + upd: merge Scintilla current (2018-06-15) development branch 2018-06-15 09:17:24 +02:00
CellBuffer.cxx + upd: merge current Scintilla development 2018-08-07 01:17:22 +02:00
CellBuffer.h + upd: merge current Scintilla development 2018-08-07 01:17:22 +02:00
CharClassify.cxx + chg: update to Scintilla GitHub cutting edge (2018-04-23) 2018-04-23 14:28:56 +02:00
CharClassify.h + update to Scintilla v.4.0.1 (401) 2017-10-25 12:43:19 +02:00
ContractionState.cxx + upd: merge Scintilla current (2018-06-15) development branch 2018-06-15 09:17:24 +02:00
ContractionState.h + chg: updating Scintilla library to ver. 404+ 2018-04-18 16:22:22 +02:00
DBCS.cxx + chg: update to Scintilla GitHub cutting edge (2018-04-23) 2018-04-23 14:28:56 +02:00
DBCS.h + chg: update to Scintilla GitHub cutting edge (2018-04-23) 2018-04-23 14:28:56 +02:00
Decoration.cxx + upd: merge Scintilla current (2018-06-15) development branch 2018-06-15 09:17:24 +02:00
Decoration.h + chg: updating Scintilla library to ver. 404+ 2018-04-18 16:22:22 +02:00
Document.cxx sync Scintilla development 2018-09-19 08:56:26 +02:00
Document.h + upd: merge current Scintilla development 2018-08-07 01:17:22 +02:00
EditModel.cxx + review: maboroshin's changes for IME and Auto-Completion cooperation 2018-09-19 02:07:15 +02:00
EditModel.h + review: maboroshin's changes for IME and Auto-Completion cooperation 2018-09-19 02:07:15 +02:00
Editor.cxx + review: maboroshin's changes for IME and Auto-Completion cooperation 2018-09-19 02:07:15 +02:00
Editor.h + chg: using zufuliu's drag 'n drop from 32-bit apps changes of scintilla 2018-08-24 02:51:32 +02:00
EditView.cxx + Change zoom level and print magnification to percent value. 2018-09-06 13:02:08 +02:00
EditView.h + Change zoom level and print magnification to percent value. 2018-09-06 13:02:08 +02:00
ElapsedPeriod.h + upd: Scintilla current (0501) development GitHub mirror 2018-05-01 18:34:18 +02:00
ExternalLexer.cxx + upd: merge Scintilla current (2018-06-15) development branch 2018-06-15 09:17:24 +02:00
ExternalLexer.h + upd: merge Scintilla's preparations for upcoming release v.4.1.0 2018-06-15 14:45:14 +02:00
FontQuality.h + update to Scintilla v.4.0.1 (401) 2017-10-25 12:43:19 +02:00
Indicator.cxx + upd: merge current Scintilla development 2018-08-07 01:17:22 +02:00
Indicator.h + update to Scintilla v.4.0.1 (401) 2017-10-25 12:43:19 +02:00
IntegerRectangle.h + upd: Scintilla current (0501) development GitHub mirror 2018-05-01 18:34:18 +02:00
KeyMap.cxx + upd: current Scintilla dev 2018-09-04 12:03:49 +02:00
KeyMap.h + upd: current Scintilla dev 2018-09-04 12:03:49 +02:00
LineMarker.cxx + upd: merge Scintilla current (2018-06-15) development branch 2018-06-15 09:17:24 +02:00
LineMarker.h + chg: updating Scintilla library to ver. 404+ 2018-04-18 16:22:22 +02:00
MarginView.cxx + upd: merge Scintilla current (2018-06-15) development branch 2018-06-15 09:17:24 +02:00
MarginView.h + update to Scintilla v.4.0.1 (401) 2017-10-25 12:43:19 +02:00
Partitioning.h + chg: update to Scintilla GitHub cutting edge (2018-04-23) 2018-04-23 14:28:56 +02:00
PerLine.cxx + upd: merge Scintilla current (2018-06-15) development branch 2018-06-15 09:17:24 +02:00
PerLine.h + upd: merge Scintilla current (2018-06-15) development branch 2018-06-15 09:17:24 +02:00
Position.h + chg: updating Scintilla library to ver. 404+ 2018-04-18 16:22:22 +02:00
PositionCache.cxx + upd: merge Scintilla current (2018-06-15) development branch 2018-06-15 09:17:24 +02:00
PositionCache.h + upd: merge Scintilla current (2018-06-15) development branch 2018-06-15 09:17:24 +02:00
RESearch.cxx + merge: Scintilla's current GitHub mirror (405: 0508) development 2018-05-08 07:12:22 +02:00
RESearch.h + update to Scintilla v.4.0.1 (401) 2017-10-25 12:43:19 +02:00
RunStyles.cxx + upd: merge current Scintilla development 2018-08-07 01:17:22 +02:00
RunStyles.h + chg: update to Scintilla GitHub cutting edge (2018-04-23) 2018-04-23 14:28:56 +02:00
ScintillaBase.cxx + refactoring & code cleanup 2018-09-09 01:54:08 +02:00
ScintillaBase.h + refactoring & code cleanup 2018-09-09 01:54:08 +02:00
SciTE.properties + rpl: replace tellenc by CED in AboutBox 2018-03-15 11:50:52 +01:00
Selection.cxx + upd: merge Scintilla current (2018-06-15) development branch 2018-06-15 09:17:24 +02:00
Selection.h + upd: Scintilla 404+ (date:18-04-20) 2018-04-20 10:48:53 +02:00
SparseVector.h + merge: Scintilla's current GitHub mirror (404: 0430) development 2018-04-30 02:46:28 +02:00
SplitVector.h + chg: update to Scintilla GitHub cutting edge (2018-04-23) 2018-04-23 14:28:56 +02:00
Style.cxx + upd: merge Scintilla current (2018-06-15) development branch 2018-06-15 09:17:24 +02:00
Style.h + upd: merge Scintilla current (2018-06-15) development branch 2018-06-15 09:17:24 +02:00
UniConversion.cxx + upd: merge current Scintilla development 2018-08-07 01:17:22 +02:00
UniConversion.h + upd: merge current Scintilla development 2018-08-07 01:17:22 +02:00
UniqueString.h + update to Scintilla v.4.0.1 (401) 2017-10-25 12:43:19 +02:00
ViewStyle.cxx + Change zoom level and print magnification to percent value. 2018-09-06 13:02:08 +02:00
ViewStyle.h + Change zoom level and print magnification to percent value. 2018-09-06 13:02:08 +02:00
XPM.cxx + upd: merge Scintilla current (2018-06-15) development branch 2018-06-15 09:17:24 +02:00
XPM.h + upd: merge Scintilla current (2018-06-15) development branch 2018-06-15 09:17:24 +02:00