aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-15Backport: Feature [feature-requests:1368]. Add BraceMatchNext API.Zufu Liu2-0/+4
2020-07-19Backport: Make simple methods on simple classes constexpr.mitchell1-30/+30
2020-06-19Reverted experimental Lexilla and SCI_SETILEXER support.mitchell3-82/+2
2020-06-12Backport: Bug [#2141]. Implement end of line annotations.Prakash Sahni2-2/+49
2020-05-02Backport: Allow disabling automatically generated #define constants.Neil1-0/+4
2020-05-01Backport: Add SCE_ERR_GCC_EXCERPT style for diagnostics introduced by GCC 9.0...Neil2-0/+2
2020-06-02Fixed crashes on Win32 related to previous backport.mitchell1-1/+1
2020-06-02Updated Scintilla.iface with experimental ILexer5 interface support.mitchell1-1/+1
2019-12-31Backport: Implement SCI_SETILEXER.Neil2-0/+4
2020-06-02Initial, experimental support for upstream ILexer5/lexilla lexers.mitchell1-1/+77
2020-04-09Backport: Typo.Zufu Liu1-1/+1
2020-04-08Backport: Removed superfluous space.Neil1-2/+0
2020-04-08Backport: Feature [feature-requests:1344]. Add methods for iterating through ...Iain Clarke2-0/+10
2020-03-29Backport: Use correct wider types.Mitchell Foral1-4/+4
2020-03-16Backport: Update Scintilla.h to match reordering of Scintilla.iface.Neil1-9/+9
2020-02-05Backport: Bug [#2153]. Reorder and add separating new lines to ease downstream.Neil1-21/+39
2020-02-09Backport: Feature [feature-requests:#1340] Move and use Point functions to av...Zufu Liu1-2/+2
2020-02-05Backport: Spelling and grammar in comment.Neil1-1/+2
2020-01-18Backport: Fix line end whitespace.Neil1-1/+1
2020-01-06Fixed runtime error introduced by r7925 (changset 58e9ef4392cd).mitchell1-2/+2
2020-01-06More synchronizing LongTerm3 with default.mitchell1-0/+6
2020-01-05Added Sci::round() and Sci::lround() for better compatibility with the defaul...mitchell1-2/+15
2020-01-05Added Sci::make_unique() and Sci::size() for better compatibility with the de...mitchell2-0/+53
2020-01-05Synchronizing LongTerm3 with default.mitchell1-5/+5
2020-01-04Backport: Added Raku lexer and style properties and example filesmitchell2-0/+62
2020-01-04Backport: Define ILexerWithIdentity with methods for retrieving name, ID, and...mitchell1-1/+8
2019-11-15Backport: Feature [feature-requests:#1316] Allow target to have virtual space.Neil2-0/+16
2019-11-15Backport: Feature [feature-requests:#1316] Add access to virtual space at sta...Neil2-0/+8
2019-12-06Backport: Feature [feature-requests:#1324] Add Hollywood lexer.mitchell2-0/+34
2019-07-05Backport: Bug [#2118]. Add TabMinimumWidth property to API so applications ca...Neil2-0/+8
2019-07-11Backport: Bug [#2038]. Source of input reported in SCN_CHARADDED.mitchell2-1/+14
2019-06-22Backport: Bug [#1924]. Option to allow block carets to trail selection ranges.Neil2-2/+4
2019-06-22Backport: Feature [feature-requests:#1297] Updates to types of LineScroll,Zufu Liu1-5/+5
2019-07-11Backport: Feature [feature-requests:#1297] Fixed INDIC_MAX / INDICATOR_MAX.mitchell1-1/+1
2019-06-22Backport: Feature [feature-requests:#1297] Updated Scintilla.h from Scintilla...Neil1-6/+14
2019-06-22Backport: Feature [feature-requests:#1297] Tweak aliases so that acronyms lon...Neil1-7/+5
2019-06-18Backport: Feature [feature-requests:#1297] 7: Add value aliases for PascalCas...Neil1-1/+164
2019-06-18Backport: Feature [feature-requests:#1297] 6: Add enumeration types to APIs.Neil1-122/+123
2019-06-18Backport: Feature [feature-requests:#1297] 5: Separate IndicatorNumbers from ...Neil1-5/+16
2019-06-18Backport: Feature [feature-requests:#1297] 4: Add enu for IndicValue and Undo...Neil1-0/+5
2019-06-18Backport: Feature [feature-requests:#1297] 4: Comment added for SC_MASK_FOLDERS.Neil1-0/+1
2019-06-18Backport: Feature [feature-requests:#1297] 3: Add pointer type.Neil1-11/+12
2019-06-18Backport: Feature [feature-requests:#1297] 2: Replace int with position or li...Neil1-118/+119
2019-07-11Backport: Feature [feature-requests:#1295]. Lexer added for DataFlex.mitchell2-0/+34
2019-06-02Backport: GTK+ was renamed to GTK in February 2019 so update documentation to...Neil1-2/+2
2019-05-27Backport: Feature [feature-requests:#1280]. Lexer added for X12.mitchell2-0/+22
2019-04-07Backport: Feature [feature-requests:#1276]. Add SC_MARK_VERTICALBOOKMARK.Zufu Liu2-0/+2
2019-04-05Backport: Feature [feature-requests:#1272]. Add API to set default fold displ...Neil2-0/+8
2019-03-31Backport: Feature [feature-requests:#1272]. Add FoldDisplayTextGetStyle to matchZufu Liu2-1/+5
2019-04-16Backport: Feature [feature-requests:#1259]. Add SCI_SETCHARACTERCATEGORYOPTIM...mitchell2-0/+8