aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2019-03-09Added Lua LPeg lexer changes to history.rel-3-10-3mitchell1-0/+6
2019-03-04Backport: Fix capitalisation.Neil1-2/+2
2019-03-09Updated version number for release.mitchell3-7/+7
2019-03-03Backport: Bug [#2083]. Ensure container notified if Insert pressed when caret...Neil1-0/+4
2019-03-09Backport: Feature [feature-requests:#1265]. Common Intermediate Language (CIL...mitchell1-0/+4
2019-02-24Backport: Remove font caching on Win32.Neil1-0/+3
2019-02-18Added documentation on using Scintilla as a Lua library.mitchell1-0/+32
2019-02-18Updated Lua LPeg lexer credits.mitchell1-0/+3
2019-02-09Backport: Bug [#2078]. Fix garbage text from SCI_MOVESELECTEDLINESUP andNeil1-0/+5
2019-02-05Backport: Feature [feature-requests:#1217]. Change API so block just for over...Zufu Liu2-5/+5
2019-02-02Backport: Feature [feature-requests:#1217]. Implement CARETSTYLE_BLOCK_ALWAYS.Zufu Liu2-3/+9
2019-02-02Backport: Feature [feature-requests:#1262]. Enhance raw string identifier sty...Jad Altahan1-0/+4
2019-01-30Backport: Feature [feature-requests:#1261]. Enhance the styling of backticks ...Jad Altahan1-0/+4
2019-01-29Backport: Bug [#1947]. Fix recognizing '"' after "," inside a bracketed subst...Neil1-0/+4
2019-01-29Backport: Feature [feature-requests:#1260]. Fix inconsistency with dot stylin...Jad Altahan1-0/+4
2019-02-17Backport: Bug [#1548]. Implement calltips on Qt.mitchell2-2/+5
2019-01-15Backport: Treat "#if(" as preprocessor directive "#if" followed by operator "(".Neil1-0/+5
2019-01-15Backport: Noted that 3.7.5 is the final SciTE 3.x.Neil1-0/+3
2019-01-13Backport: Feature [feature-requests:#1254]. Fix bug causing fold line creatio...Jad Altahan1-0/+4
2019-01-13Backport: Feature [feature-requests:#1253]. Critical fixes for raw stringsJad Altahan1-0/+12
2019-01-12Updates for version 3.10.2.mitchell3-8/+8
2019-01-05Backport: Recognize negative line numbers in GCC-format messages.Neil1-0/+5
2018-12-12Backport: Feature [feature-requests:#1247]. Handles message groups as well as...Iain Clarke1-0/+5
2018-12-12Backport: Bug [#2069]. LexCPP: fix bug in arithmetic calculation by adding pr...Jannick1-0/+5
2018-12-04Backport: Bug [#2062]. Interpret continued preprocessor lines correctly by re...Neil1-0/+5
2018-11-29Backport: Notify with SC_UPDATE_SELECTION when user performs a multiple selec...Neil1-0/+3
2018-11-28Backport: Bug [#2054]. Reimplemented as an object lexer to support substyles ...Kacper Kasper1-0/+4
2018-11-21Backport: Feature [feature-requests:#1242]. Add lexer for NimJad Altahan1-0/+8
2018-11-20Bug [#2061]. Fix a crash that occurred when entering a dead key diacritic then aNeil Hodgson1-0/+13
2018-10-31Updated for 3.10.1.rel-3-10-1mitchell3-8/+17
2018-10-18Backport: Updated case conversion and character categories to Unicode 11.Neil1-0/+3
2018-10-17Backport: Bug [#2051]. Correct return value from SCI_MARKERADD for invalid li...Neil1-4/+8
2018-10-15Backport: Set number of lines wrapped in one go to maintain responsiveness an...Neil1-0/+4
2018-10-11Backport: Add SCI_SETCOMMANDEVENTS API to allow turning off command events.Neil2-1/+17
2018-09-30Backport: Synchronize definition and documentation.Neil1-3/+3
2018-09-24Backport: Bug [#2045]. LexCPP: Fix 'elif' token lengthhuki1-2/+7
2018-09-20Backport: Fix highlighting of non-ASCII characters in links.maboroshin1-0/+5
2018-09-06Backport: Bug [#2038]. Add explanation SCN_CHARADDED sent during inline IME c...Neil1-0/+3
2018-09-04Backport: Feature [feature-requests:#1144]. Add folding for shell if, do, and...Colomban Wendling1-0/+4
2018-08-16Backport: For reverse arrow margin cursor, move hotspot to the tip of the arrow.Neil Hodgson1-0/+3
2018-07-10Backport: Optional indexing of line starts in UTF-8 documents by UTF-32 code ...Neil2-39/+92
2018-06-21Backport: Feature [feature-requests:#1185]. Add lexers for SAS and Stata.Luke Rasmussen1-0/+13
2018-06-30Updated for 3.10.0.rel-3-10-0mitchell3-8/+23
2018-06-06Backport: SC_WRAPINDENT_DEEPINDENT added to indent two tabs from previous line.Henrik Hank2-3/+15
2018-05-28Backport: Add styles for diffs containing patches.Andreas Rönnquist1-0/+8
2018-05-22Backport: Add INDIC_GRADIENT and INDIC_GRADIENTCENTRE indicator types.Neil3-0/+24
2018-05-25Backport: Draw invalid bytes in DBCS when detected as blobs in a similar way ...mitchell1-0/+4
2018-05-16Backport: Fix regex crash reported with libstdc++ on macOS that occursNeil Hodgson1-0/+3
2018-05-15Backport: Fix crashes for invalid DBCS characters when dragging text, changin...Neil Hodgson1-0/+4
2018-05-13Backport: When line end characters are displayed, indicators are drawn under/...Neil1-0/+3