aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2018-03-22Update changelog with LPeg lexers and curses additions.mitchell1-0/+6
2018-03-22Updating for 3.8.0.mitchell3-7/+7
2018-03-16Backport: Remove line-end white space.Neil1-1/+1
2018-03-08Backport: Change log.Neil1-0/+3
2018-03-08Backport: Create static library libscintilla.a or libscintilla.lib on Windows.Neil1-1/+2
2018-03-08Backport: Bug [#1952]. Match identifier chains with dots and colons.Kein-Hong Man1-0/+4
2018-03-06Backport: Feature [feature-requests:#1210]. Maxima lexer added.Gunter Königsmann1-0/+5
2018-03-05Backport: Bug [#1999]. Fix hang lexing a Lua label where the range ends befor...Neil1-0/+4
2018-02-24Backport: Fix move-extends-selection mode for rectangular and line selections.Mitchell Foral1-0/+3
2018-02-22Backport: Bug [#1993]. Fix building on Mingw/MSYS to perform file copies and ...Tobias Kühne1-0/+4
2018-02-17Backport: For rectangular selections, pressing Home or End now moves the care...Vicente1-0/+4
2018-02-06Backport: [Bug #1983] Fix double tap word selection on Windows 10 1709 Fall C...Dimitar Radev1-0/+5
2018-02-02Backport: Implement SC_DOCUMENTOPTION_STYLES_NONE.Neil2-7/+40
2018-01-31Backport: Document bytes argument to SCI_CREATEDOCUMENT.Neil1-0/+3
2018-01-26Backport: Add documentOption argument to SCI_CREATELOADER.Neil1-9/+20
2018-01-20Backport: Credit for markdown.properties.Neil1-0/+2
2018-01-10Backport: Added Textilosaurus.Neil1-0/+4
2018-01-02Backport: [Bug #1985] Add 'while' keyword to Matlab lexer keywords that start...John Donoghue1-0/+4
2017-12-14Backport: Added credit for SciTE update.Neil1-0/+1
2017-11-20Backport: Add SCI_GETMOVEEXTENDSSELECTION.Mitchell Foral2-0/+9
2017-11-09Backport: Close autocompletion list for escape and delete on macOS 10.13 as t...chinhster1-0/+5
2017-11-05Backport: Stop treating '\' as an escape character in strings.Vicente1-0/+3
2017-10-30Backport: Fixed wxWindows -> wxWidgets.Neil1-2/+2
2017-10-26Backport: Fix nested Django tags inside a comment breaking highlighting of re...Stephan Deibel1-0/+4
2017-10-26Backport: Bug [#1979]. Fix Cocoa hang when Scintilla loaded from SMB share on...Chinh Nguyen1-0/+4
2017-10-23Backport: Document style metadata APIs.Neil1-0/+21
2017-10-15Backport: Bug [#1977]. Folder treats triple-quoted f-strings like triple-quot...Zufu Liu1-0/+4
2017-10-15Backport: Bug [#1978]. Minor undefined behaviour fixed.Zufu Liu1-0/+4
2017-10-15Backport: Change log.Neil1-0/+1
2017-09-18Backport: Bug [#1885]. Improve scrolling on macOS 10.12.Neil Hodgson1-0/+4
2017-09-14Backport: Remove automatically generated line end whitespace.Zufu Liu1-0/+1
2017-09-13Backport: Bug [#1971]. Fix line selection by clicking in the margin when scro...Neil Hodgson1-0/+4
2017-09-11Backport: The Scintilla namespace is always active for internal symbols and f...Neil2-2/+4
2018-03-15Added history for already backported changeset 6385:d04b3417f375.mitchell1-13/+16
2017-08-28Backport: New header ILoader.h defines ILoader interface as it does not belon...Neil1-0/+4
2017-08-28Backport: Bug [#1966]. "defined A" removes "A" before replacing "defined" wit...Jannick1-3/+4
2017-08-28Backport: Bug [#1966]. #define A is treated as #define A 1.Jannick1-0/+1
2017-08-28Backport: Bug [#1966]. Default value of 0 for undefined preprocessor symbols.Jannick1-0/+6
2017-08-19Backport: Switched attribution.Neil1-1/+1
2017-08-18Backport: Bug [#1968]. Use sql.backslash.escapes for double quoted strings.Justin Clift1-0/+6
2017-08-17Backport: Added link to long term release page onmain page.Neil1-0/+4
2017-08-11Backport: Include more of the upstream changes.Neil1-0/+11
2017-08-11Backport: Stopped treating SC_TECHNOLOGY_DIRECTWRITERETAIN and SC_TECHNOLOGY_...Neil2-13/+11
2017-08-09Backport: Include 3.7.6 long term release.Neil1-0/+19
2017-08-07Backport: Bug [#1965]. Implement "fold", "fold.comment", and "fold.compact" p...Zufu Liu1-0/+4
2017-08-02Backport: Switch default modifier key for rectangular selections from Ctrl to...Neil Hodgson2-3/+9
2017-07-29Backport: Bug [#1876]. Fix scrollbar and corner drawing and flickering of text.Neil Hodgson1-0/+4
2017-07-18Backport: Bug [#1958]. Make doCommandBySelector work but avoid double effect ...Neil Hodgson1-0/+5
2017-07-17Backport: Documentation for style metadata.Neil2-1/+233
2017-07-12Backport: Bug [#1957]. Add focusChanged(bool focused) signal.Justin Dailey1-0/+4