| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-05-29 | Updates for 5.0.3. | Neil | 1 | -1/+1 |
| 2021-05-24 | Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.h | Neil | 1 | -0/+4 |
| 2021-05-16 | Include modifiers in SCN_INDICATORRELEASE notification. | Damiano Lombardi | 1 | -0/+5 |
| 2021-05-14 | Implement SC_LAYER_UNDER_TEXT so that selections, caret lines, and content area | Neil | 1 | -2/+2 |
| 2021-05-14 | Add elements for hot spots SC_ELEMENT_HOT_SPOT_ACTIVE and | Neil | 1 | -0/+4 |
| 2021-05-14 | Feature [feature-requests:#1402] Add SC_ELEMENT_WHITE_SPACE to set the colour of | YX Hao | 1 | -0/+4 |
| 2021-05-14 | Add SCI_MARKERSETLAYER to define layer on which to draw content area markers. | Neil | 1 | -0/+4 |
| 2021-05-12 | Switch caret line background colour to SC_ELEMENT_CARET_LINE_BACK element and | Neil | 1 | -0/+6 |
| 2021-05-11 | Implement SCI_GETELEMENTBASECOLOUR to return the default values for element | Neil | 1 | -0/+3 |
| 2021-05-10 | Change the way that selections and carets are drawn to use the element APIs. | Neil | 1 | -0/+7 |
| 2021-05-08 | Feature [feature-requests:1373]. Make idle actions smoother by measuring | Neil | 1 | -0/+7 |
| 2021-05-08 | Feature [feature-requests:1405]. Enable hardware-enforced stack protection. | Neil | 1 | -0/+4 |
| 2021-04-28 | Bug [#2227]. On GTK 3 with Wayland, fix primary selection. | Neil Hodgson | 1 | -0/+4 |
| 2021-04-27 | Feature [feature-requests:1379]. Update to Unicode 13. | Neil | 1 | -0/+12 |
| 2021-04-21 | Updates for 5.0.2.rel-5-0-2 | Neil | 1 | -1/+1 |
| 2021-04-20 | Bug [#2248]. Make autocompletion look the same on macOS 11 as macOS 10 | Petko Georgiev | 1 | -0/+5 |
| 2021-04-20 | Bug [#2027]. Implement font locale SCI_SETFONTLOCALE on Win32 using DirectWrite. | Neil | 1 | -0/+4 |
| 2021-04-20 | Bug [#2246]. Fix encoding used for DirectWrite text display. | Neil | 1 | -0/+12 |
| 2021-04-09 | Bug [#2243]. Fix crash when technology=2 (SC_TECHNOLOGY_DIRECTWRITERETAIN).rel-5-0-1 | Neil | 1 | -0/+4 |
| 2021-04-09 | Changed release date. | Neil | 1 | -1/+1 |
| 2021-04-06 | Log font settings change detection. | Neil | 1 | -0/+5 |
| 2021-04-03 | Updates for 5.0.1. | Neil | 1 | -2/+2 |
| 2021-04-02 | Bug [#2238]. Fix drawing in revealed area after enlarging window. | Petko Georgiev | 1 | -0/+5 |
| 2021-03-29 | Clarify encoding of EOL annotation text. | Neil | 1 | -0/+3 |
| 2021-03-30 | Treat SC_MARK_CHARACTER as Unicode for a wider variety of symbols. | Neil | 1 | -0/+3 |
| 2021-03-29 | Add SCI_SETELEMENTCOLOUR and related APIs to change colours of visible elements. | Neil | 1 | -0/+4 |
| 2021-03-28 | Add shapes with curved and rounded ends to EOL annotations as EOLANNOTATION_*. | Neil | 1 | -0/+3 |
| 2021-03-27 | Add APIs for setting translucency and stroke width of markers. | Neil | 1 | -0/+5 |
| 2021-03-27 | Add API for setting stroke width of indicators. | Neil | 1 | -0/+3 |
| 2021-03-26 | Bug [#2224]. Switch XYPOSITION to double so it has more precision to fix | Neil | 1 | -0/+6 |
| 2021-03-23 | Add colouralpha type to iface. | Neil | 1 | -0/+3 |
| 2021-03-22 | Implement more support values. | Neil | 1 | -0/+4 |
| 2021-03-20 | Use Surface::AllocatePixMap instead of changing an existing surface with | Neil | 1 | -1/+9 |
| 2021-03-12 | Remove SetLexer, SetLexerLanguage, and LoadLexerLibrary methods. | Neil | 1 | -0/+12 |
| 2021-03-11 | Make the file easier to parse from script. | Neil | 1 | -9/+5 |
| 2021-03-07 | Updated links for Scinterm, Textadept, and Scintillua. | Mitchell Foral | 1 | -1/+1 |
| 2021-03-06 | Documentation of split.rel-5-0-0 | Neil | 1 | -0/+1 |
| 2021-03-05 | Updated release dates. | Neil | 1 | -1/+1 |
| 2021-02-04 | Update from SciTE. | Neil | 1 | -0/+4 |
| 2021-02-02 | Bug [#2231]. Inconsistent behaviour in navigation on a line containing Japanese | cshnik | 1 | -0/+6 |
| 2021-02-02 | Update history for 5.x series. | Neil | 1 | -0/+11 |
| 2020-12-01 | Update full download. | Neil | 1 | -1/+1 |
| 2020-11-28 | Update version number to 4.4.6 and release date. | Neil | 1 | -1/+1 |
| 2020-09-18 | Fix building with Xcode 12 by defining move constructors for FontAlias, Style, | Neil | 1 | -0/+12 |
| 2020-09-11 | Updates to Lexilla interface mentioned.rel-4-4-5 | Neil | 1 | -0/+6 |
| 2020-09-09 | Change release date. | Neil | 1 | -1/+1 |
| 2020-09-05 | Add blurb for new version. | Neil | 1 | -4/+4 |
| 2020-09-05 | Update version number to 4.4.5. | Neil | 1 | -2/+2 |
| 2020-08-26 | Bug [#2199]. Fixed bug where a hovered INDIC_TEXTFORE indicator was not applying | uhf7 | 1 | -0/+5 |
| 2020-08-25 | Feature [feature-requests:1350]. Add SCI_GETMULTIEDGECOLUMN. | Derek Brown | 1 | -0/+5 |