aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2018-03-22Feature [feature-requests:#1211]. Use pre-computed table for UTF8BytesOfLead.Zufu Liu1-0/+6
2018-03-16Remove line-end white space.Neil1-1/+1
2018-03-08Change log.Neil1-0/+4
2018-03-08Create static library libscintilla.a or libscintilla.lib on Windows.Neil1-3/+4
2018-03-08Bug [#1952]. Match identifier chains with dots and colons.Kein-Hong Man1-0/+4
2018-03-06Feature [feature-requests:#1210]. Maxima lexer added.Gunter Königsmann1-0/+6
2018-03-05Bug [#1999]. Fix hang lexing a Lua label where the range ends before "::".Neil1-0/+4
2018-02-28SciTE change log.Neil1-0/+5
2018-02-26SciTE changelog.Neil1-0/+4
2018-02-24Fix move-extends-selection mode for rectangular and line selections.Mitchell Foral1-0/+3
2018-02-22Bug [#1993]. Fix building on Mingw/MSYS to perform file copies and deletions.Tobias Kühne1-0/+4
2018-02-17For rectangular selections, pressing Home or End now moves the caret to the HomeVicente1-0/+4
2018-02-17SciTE changelog.Neil1-0/+4
2018-02-14SciTE change log.Neil1-0/+13
2018-02-08Updating for 4.0.3.Neil3-13/+15
2018-02-06[Bug #1983] Fix double tap word selection on Windows 10 1709 Fall Creators Up...Dimitar Radev1-0/+5
2018-02-02Implement SC_DOCUMENTOPTION_STYLES_NONE.Neil2-7/+40
2018-02-02SciTE change log.Neil1-0/+5
2018-02-01SciTE change log.Neil1-0/+5
2018-01-31Document bytes argument to SCI_CREATEDOCUMENT.Neil1-0/+3
2018-01-26Add documentOption argument to SCI_CREATELOADER.Neil1-12/+23
2018-01-30Disable animated find indicator on macOS 10.12 as it causes drawing failures.Neil Hodgson1-0/+4
2018-01-30SciTE changelog.Neil1-0/+4
2018-01-28SciTE changelog.Neil1-0/+6
2018-01-20Credit for markdown.properties.Neil1-0/+2
2017-12-19Start of bidirectional code - implement SCI_SETBIDIRECTIONAL.Neil1-3/+26
2018-01-10Added Textilosaurus.Neil1-0/+4
2018-01-02[Bug #1985] Add 'while' keyword to Matlab lexer keywords that start a fold blockJohn Donoghue1-0/+4
2017-12-14Added credit for SciTE update.Neil1-0/+1
2017-11-20Add SCI_GETMOVEEXTENDSSELECTION.Mitchell Foral2-0/+9
2017-11-20Add section for 4.0.3 and move posr-4.0.2 items into it.Neil1-8/+16
2017-11-09Close autocompletion list for escape and delete on macOS 10.13 as the windowchinhster1-0/+5
2017-11-05Stop treating '\' as an escape character in strings.Vicente1-0/+3
2017-10-30Fixed wxWindows -> wxWidgets.Neil1-2/+2
2017-10-26Updates for 4.0.2.rel-4-0-2Neil3-9/+10
2017-10-26Change log.Neil Hodgson1-0/+4
2017-10-26Fix nested Django tags inside a comment breaking highlighting of rest of file.Stephan Deibel1-0/+4
2017-10-26Fix bad formatting.Neil1-9/+1
2017-10-26Bug [#1979]. Fix Cocoa hang when Scintilla loaded from SMB share on macOS 10.13.Chinh Nguyen1-1/+21
2017-10-23Document style metadata APIs.Neil1-0/+21
2017-10-18Updates for 4.0.1 release.rel-4-0-1Neil3-9/+10
2017-10-15Bug [#1977]. Folder treats triple-quoted f-strings like triple-quoted strings.Zufu Liu1-0/+4
2017-10-15Bug [#1978]. Minor undefined behaviour fixed.Zufu Liu1-0/+4
2017-10-15Change log.Neil1-0/+1
2017-09-18Bug [#1885]. Improve scrolling on macOS 10.12.Neil Hodgson1-0/+4
2017-09-14Remove automatically generated line end whitespace.Zufu Liu1-0/+1
2017-09-13Bug [#1971]. Fix line selection by clicking in the margin when scrolled.Neil Hodgson1-0/+4
2017-09-11The Scintilla namespace is always active for internal symbols and for the lexerNeil2-2/+5
2017-08-29Fix issue, where in few cases the lexing needs to be done only for functions.oirfeodent1-0/+3
2017-08-28New header ILoader.h defines ILoader interface as it does not belong in ILexe...Neil1-0/+4