aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2020-04-23Updates for 4.3.3.rel-4-3-3Neil3-12/+10
2020-04-21Feature [feature-requests:1346]. Add lexer.as.comment.character property toDejan Budimir1-0/+4
2020-04-17Update Python versions. Modules that are only used as top level scripts or fromNeil1-1/+1
2020-04-10Updated documentation with currently used astyle parameters.Neil1-1/+3
2020-04-10Bug [#2168]. Fix bug where 'ยต' (Micro Sign) case-insensitively matches '?'.Neil1-0/+4
2020-04-10Bug [#2167]. Add line copy format on clipboard, compatible with Visual Studio.Justin Dailey1-0/+4
2020-04-08Feature [feature-requests:1344]. Add methods for iterating through the markerIain Clarke2-0/+13
2020-04-07Bug [#1624]. Fix brace styling in Batch lexer so that brace matching works.Yury Dubinsky1-0/+7
2020-04-06Typo.Neil1-1/+1
2020-04-06Change log.Neil1-0/+6
2020-04-06Change log.Neil1-0/+4
2020-03-26Add Visual C++ project files for Lexilla.DLL and Scintilla.DLL with no lexers.Neil1-0/+3
2020-04-02Fix typo.Neil1-1/+1
2020-03-29Update documentation to match changes in Scintilla.iface.Neil1-15/+15
2020-03-25SciTE change log.Neil1-0/+6
2020-03-21Change log.Zufu Liu1-0/+4
2020-03-15Bug [#2159]. SC_WRAP_CHAR is not supported for printing.Neil1-5/+4
2020-03-11Handle Japanese IME input when both GCS_COMPSTR and GCS_RESULTSTR set.Zufu Liu1-0/+12
2020-03-06Readying 4.3.1 release.rel-4-3-2Neil2-8/+9
2020-03-06Fix bug where all drops were treated as rectangular.Neil1-0/+11
2020-03-01Readying 4.3.1 release.rel-4-3-1Neil3-10/+11
2020-03-01Add menu at top.Neil1-0/+18
2020-03-01Feature [feature-requests:497] Remove dead bug from bugs page.Neil1-6/+0
2020-02-21Feature [feature-requests:497] Automatically scroll while dragging text.McLoo1-0/+5
2020-02-15Bug [#2138]. Potential fix to Direct2D crash when updating driver.Mat Berchtold1-0/+4
2020-02-03Add link to ScintillaTest GTK sample.Neil1-1/+3
2020-02-02SciTE change log.Neil1-0/+4
2020-01-31Feature [feature-requests:#1336] Add default argument for GetRelative.David Shuman1-0/+5
2020-01-25Fix line end whitespace and change edited date.Neil1-2/+2
2020-01-25Bug [#2152]. Ignore Alt+Keypad keys that will result in a WM_CHAR.Neil2-0/+12
2020-01-18Bug [#2151]. Fix drag and drop between different encodings.Neil1-0/+12
2020-01-12Readying 4.3.0 release.rel-4-3-0Neil3-12/+12
2020-01-06Bug [#2135]. Prevent movement of candidate window while typing.Zufu Liu1-0/+1
2020-01-06Bug [#2135]. Improve location of candidate window.Zufu Liu1-0/+1
2020-01-06Bug [#2135]. Set candidate window position in windowed IME mode.Zufu Liu1-0/+5
2020-01-09Remove support for CF_TEXT clipboard format. CF_UNICODETEXT is now used in allNeil1-0/+4
2020-01-06Bug [#2147]. Don't clear clipboard before copying text.Neil1-0/+4
2020-01-04Mention Raku in change log.Neil1-0/+5
2019-12-22Lexilla testing framework.Neil2-0/+4
2019-12-31Implement SCI_SETILEXER.Neil2-1/+12
2019-12-22Define ILexer5 with methods for retrieving name, ID, and property values.Neil2-1/+28
2019-12-13Lexilla implemented as loadable lexer.Neil2-1/+26
2019-12-14Remove links to lexers with SCI_EMPTYCATALOGUE definition.Neil2-0/+6
2019-12-13Implement DynamicLibrary on Cocoa.Neil2-3/+15
2019-12-11Readying 4.2.3 release.rel-4-2-3Neil3-8/+19
2019-12-03Readying 4.2.2 release.rel-4-2-2Neil3-9/+10
2019-12-03Bug [#2144]. Fixed drawing of translucent rounded rectangles with Direct2D.Neil1-0/+4
2019-11-24Bug [#2140]. Move rather than grow selection when insertion at start.Neil1-0/+4
2019-11-21Feature [feature-requests:#1326] Recognize squiggly heredocs.Zufu Liu1-0/+4
2019-11-15Feature [feature-requests:#1316] Allow target to have virtual space.Neil2-2/+17