aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-15Backport: Feature [feature-requests:#1316] Add access to virtual space at sta...Neil2-1/+10
2019-11-16Backport: Bug [#2137]. Clear IME state when switching language.Zufu Liu1-0/+4
2019-11-15Backport: Moved line to correct place and avoid line with single entry.Neil1-1/+6
2019-12-06Backport: Feature [feature-requests:#1324] Add Hollywood lexer.mitchell1-0/+5
2019-11-04Backport: Bug [#1933]. Fix highlighting of lines longer than 1024 characters.Neil1-0/+4
2019-11-03Backport: Bug [#2130]. Setting rectangular selection made faster by reusing s...Neil1-0/+4
2019-11-02Backport: Feature [feature-requests:#1299] Treat custom tags from HTML5 as kn...Zufu Liu1-0/+4
2019-11-02Backport: Feature [feature-requests:#1320] Fix non-alphabetic characters in u...Neil1-0/+4
2019-10-30Backport: Feature [feature-requests:#1304] Avoid unnecessary IME caret movement.Zufu Liu1-0/+4
2019-10-28Backport: Added credit.Neil1-0/+1
2019-12-06Backport: Added section for next release.mitchell1-3/+11
2019-10-26Preparing for 3.11.1 release.rel-3-11-1mitchell3-7/+16
2019-10-19Backport: Bug [#2128]. Add fold.xml.at.tag.open option to fold tags at the st...Zufu Liu1-0/+4
2019-10-16Backport: Feature [feature-requests:#1315] Update to Unicode 12.1.Neil1-0/+4
2019-10-13Backport: Bug [#2131]. Turn off whitespace fold flag when fold.compact=0.Zufu Liu1-0/+4
2019-10-04Backport: Clarified value 0 for SCI_SETWHITESPACESIZE.Neil1-0/+1
2019-07-05Backport: Bug [#2118]. Add TabMinimumWidth property to API so applications ca...Neil2-1/+18
2019-09-30Backport: Feature [feature-requests:#1305] Optimize setting up keyword lists ...Zufu Liu1-0/+4
2019-09-28Backport: Bug [#2129]. Fix crash with 'interface=none' comment.Neil1-0/+4
2019-09-28Backport: Updated credits.Neil1-1/+1
2019-09-26Backport: Bug [#2121]. Support indented here-docs.SilverDirk1-0/+5
2019-09-26Backport: Feature [feature-requests:#1306] Fold qw arrays.Zufu Liu1-0/+4
2019-07-17Backport: Feature [feature-requests:#1300] part 5. Stop Google IME on Windows...johnsonj1-0/+1
2019-07-17Backport: Feature [feature-requests:#1300] part 4. Align candidate window to ...johnsonj1-0/+1
2019-07-17Backport: Feature [feature-requests:#1300] part 3. Stop candidate window movi...johnsonj1-0/+1