aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
AgeCommit message (Expand)AuthorFilesLines
2021-04-21Updates for 5.0.2.rel-5-0-2Neil1-1/+1
2021-04-20Bug [#2248]. Make autocompletion look the same on macOS 11 as macOS 10Petko Georgiev1-0/+5
2021-04-20Bug [#2027]. Implement font locale SCI_SETFONTLOCALE on Win32 using DirectWrite.Neil1-0/+4
2021-04-20Bug [#2246]. Fix encoding used for DirectWrite text display.Neil1-0/+12
2021-04-09Bug [#2243]. Fix crash when technology=2 (SC_TECHNOLOGY_DIRECTWRITERETAIN).rel-5-0-1Neil1-0/+4
2021-04-09Changed release date.Neil1-1/+1
2021-04-06Log font settings change detection.Neil1-0/+5
2021-04-03Updates for 5.0.1.Neil1-2/+2
2021-04-02Bug [#2238]. Fix drawing in revealed area after enlarging window.Petko Georgiev1-0/+5
2021-03-29Clarify encoding of EOL annotation text.Neil1-0/+3
2021-03-30Treat SC_MARK_CHARACTER as Unicode for a wider variety of symbols.Neil1-0/+3
2021-03-29Add SCI_SETELEMENTCOLOUR and related APIs to change colours of visible elements.Neil1-0/+4
2021-03-28Add shapes with curved and rounded ends to EOL annotations as EOLANNOTATION_*.Neil1-0/+3
2021-03-27Add APIs for setting translucency and stroke width of markers.Neil1-0/+5
2021-03-27Add API for setting stroke width of indicators.Neil1-0/+3
2021-03-26Bug [#2224]. Switch XYPOSITION to double so it has more precision to fixNeil1-0/+6
2021-03-23Add colouralpha type to iface.Neil1-0/+3
2021-03-22Implement more support values.Neil1-0/+4
2021-03-20Use Surface::AllocatePixMap instead of changing an existing surface withNeil1-1/+9
2021-03-12Remove SetLexer, SetLexerLanguage, and LoadLexerLibrary methods.Neil1-0/+12
2021-03-11Make the file easier to parse from script.Neil1-9/+5
2021-03-07Updated links for Scinterm, Textadept, and Scintillua.Mitchell Foral1-1/+1
2021-03-06Documentation of split.rel-5-0-0Neil1-0/+1
2021-03-05Updated release dates.Neil1-1/+1
2021-02-04Update from SciTE.Neil1-0/+4
2021-02-02Bug [#2231]. Inconsistent behaviour in navigation on a line containing Japanesecshnik1-0/+6
2021-02-02Update history for 5.x series.Neil1-0/+11
2020-12-01Update full download.Neil1-1/+1
2020-11-28Update version number to 4.4.6 and release date.Neil1-1/+1
2020-09-18Fix building with Xcode 12 by defining move constructors for FontAlias, Style,Neil1-0/+12
2020-09-11Updates to Lexilla interface mentioned.rel-4-4-5Neil1-0/+6
2020-09-09Change release date.Neil1-1/+1
2020-09-05Add blurb for new version.Neil1-4/+4
2020-09-05Update version number to 4.4.5.Neil1-2/+2
2020-08-26Bug [#2199]. Fixed bug where a hovered INDIC_TEXTFORE indicator was not applyinguhf71-0/+5
2020-08-25Feature [feature-requests:1350]. Add SCI_GETMULTIEDGECOLUMN.Derek Brown1-0/+5
2020-08-24SciTE change log.Neil1-0/+5
2020-08-21Bug [#2197]. Fixed bug where layout caching was ineffective.Neil1-0/+4
2020-08-11Fixed bug where gradient indicators were not showing hovered appearance.Neil1-0/+3
2020-08-09SciTE change log.Neil1-0/+8
2020-08-03Bug [#2193]. Fixed bug where hovered indicator was not returning to non-hoveruhf71-0/+5
2020-07-31Bug [#2170]. Fixed cursor flicker over an indicator with hover style.uhf71-0/+6
2020-07-30Bug [#2191]. Allow setting CPPFLAGS to support hardening.Andreas Rönnquist1-0/+4
2020-07-29SciTE change log.Neil1-0/+5
2020-07-28Bug [#2189]. Allow cross-building for GTK by choosing pkg-config.Andreas Rönnquist1-0/+4
2020-07-28Fix position of marker symbols for SC_MARGIN_RTEXT which were being moved basedNeil1-0/+12
2020-07-18Updates for 4.4.4.Neil1-5/+5
2020-07-15Feature [feature-requests:1368]. Add BraceMatchNext API.Zufu Liu1-0/+4
2020-07-11Feature [feature-requests:1369]. Represent DEL control character 0x7f with DEL.Zufu Liu1-0/+4
2020-07-08Fix translucent rectangle drawing on Qt.Neil1-0/+6