aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2020-04-27Backport: Remove documentation that is no longer correct.Neil1-1/+0
2019-12-31Backport: Implement SCI_SETILEXER.Neil2-1/+21
2020-06-02Initial, experimental support for upstream ILexer5/lexilla lexers.mitchell1-3/+7
2020-06-01lexlua: Added Fennel lexer.mitchell1-0/+2
2020-05-26Added SCI_PRIVATELEXERCALL API for retrieving the style number of a style name.mitchell1-1/+12
2020-05-09Lua LPeg lexer history update correction.rel-3-20-0mitchell1-2/+1
2020-05-09More Lua LPeg lexer history updates.mitchell1-0/+7
2020-05-09Updated for 3.20.0.mitchell3-10/+10
2020-05-09Updated history with Lua LPeg lexer changes.mitchell1-2/+25
2020-04-25Reformatted Lua LPeg lexers and added new convenience functions and pattern.mitchell1-120/+113
2020-04-21Backport: Feature [feature-requests:1346]. Add lexer.as.comment.character pro...Dejan Budimir1-0/+4
2020-04-10Backport: Updated documentation with currently used astyle parameters.Neil1-1/+3
2020-04-10Backport: Bug [#2168]. Fix bug where 'ยต' (Micro Sign) case-insensitively mat...Neil1-0/+8
2020-04-10Backport: Bug [#2167]. Add line copy format on clipboard, compatible with Vis...Justin Dailey1-0/+5
2020-04-08Backport: Feature [feature-requests:1344]. Add methods for iterating through ...Iain Clarke2-0/+13
2020-04-07Backport: Bug [#1624]. Fix brace styling in Batch lexer so that brace matchin...Yury Dubinsky1-0/+7
2020-04-06Backport: Typo.Neil1-1/+1
2020-04-06Backport: Change log.Neil1-0/+6
2020-03-29Backport: Update documentation to match changes in Scintilla.iface.Neil1-13/+13
2020-03-21Backport: Change log.Zufu Liu1-0/+4
2020-03-15Backport: Bug [#2159]. SC_WRAP_CHAR is not supported for printing.Neil1-5/+4
2020-03-11Backport: Handle Japanese IME input when both GCS_COMPSTR and GCS_RESULTSTR set.Zufu Liu1-0/+4
2020-03-01Backport: Add menu at top.Neil1-0/+18
2020-03-01Backport: Feature [feature-requests:497] Remove dead bug from bugs page.Neil1-6/+0
2020-02-21Backport: Feature [feature-requests:497] Automatically scroll while dragging ...McLoo1-0/+5
2020-02-15Backport: Bug [#2138]. Potential fix to Direct2D crash when updating driver.Mat Berchtold1-0/+4
2020-02-03Backport: Add link to ScintillaTest GTK sample.Neil1-1/+3
2020-01-31Backport: Feature [feature-requests:#1336] Add default argument for GetRelative.David Shuman1-0/+4
2020-01-25Backport: Fix line end whitespace and change edited date.Neil1-2/+2
2020-03-27Backport: Bug [#2152]. Ignore Alt+Keypad keys that will result in a WM_CHAR.mitchell2-0/+12
2020-01-06Backport: Bug [#2135]. Prevent movement of candidate window while typing.Zufu Liu1-0/+1
2020-01-06Backport: Bug [#2135]. Improve location of candidate window.Zufu Liu1-0/+1
2020-01-06Backport: Bug [#2135]. Set candidate window position in windowed IME mode.Zufu Liu1-0/+5
2020-01-09Backport: Remove support for CF_TEXT clipboard format. CF_UNICODETEXT is now ...Neil1-0/+4
2020-03-26Switch to 1-based indices in Lua.mitchell1-6/+6
2020-03-11LexLPeg now implements DefaultLexer and NameOfStyle().mitchell1-15/+15
2020-03-07LexLPeg can now report a list of known lexers via SCI_PRIVATELEXERCALL.mitchell1-13/+64
2020-01-06Backport: Bug [#2147]. Don't clear clipboard before copying text.Neil1-0/+4
2020-01-05Synchronizing LongTerm3 with default.mitchell3-9/+5
2020-01-04Backport: Mention Raku in change log.Neil1-0/+5
2020-01-04Backport: Define ILexerWithIdentity with methods for retrieving name, ID, and...mitchell2-2/+27
2019-12-14Backport: Remove links to lexers with SCI_EMPTYCATALOGUE definition.Neil2-0/+6
2019-12-13Backport: Implement DynamicLibrary on Cocoa.Neil2-3/+15
2019-12-28lexlua: Added txt2tags lexer.mitchell1-0/+2
2019-12-07Updated 3.11.2 release date.rel-3-11-2mitchell1-1/+1
2019-12-07Preparing for 3.11.2.mitchell2-6/+6
2019-12-03Backport: Bug [#2144]. Fixed drawing of translucent rounded rectangles with D...Neil1-0/+4
2019-11-24Backport: Bug [#2140]. Move rather than grow selection when insertion at start.Neil1-0/+4
2019-11-21Backport: Feature [feature-requests:#1326] Recognize squiggly heredocs.Zufu Liu1-0/+4
2019-11-15Backport: Feature [feature-requests:#1316] Allow target to have virtual space.Neil2-2/+17