aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
AgeCommit message (Expand)AuthorFilesLines
2019-01-12Updates for version 3.10.2.mitchell1-2/+2
2019-01-05Backport: Recognize negative line numbers in GCC-format messages.Neil1-0/+5
2018-12-12Backport: Feature [feature-requests:#1247]. Handles message groups as well as...Iain Clarke1-0/+5
2018-12-12Backport: Bug [#2069]. LexCPP: fix bug in arithmetic calculation by adding pr...Jannick1-0/+5
2018-12-04Backport: Bug [#2062]. Interpret continued preprocessor lines correctly by re...Neil1-0/+5
2018-11-29Backport: Notify with SC_UPDATE_SELECTION when user performs a multiple selec...Neil1-0/+3
2018-11-28Backport: Bug [#2054]. Reimplemented as an object lexer to support substyles ...Kacper Kasper1-0/+4
2018-11-21Backport: Feature [feature-requests:#1242]. Add lexer for NimJad Altahan1-0/+8
2018-11-20Bug [#2061]. Fix a crash that occurred when entering a dead key diacritic then aNeil Hodgson1-0/+13
2018-10-31Updated for 3.10.1.rel-3-10-1mitchell1-2/+11
2018-10-18Backport: Updated case conversion and character categories to Unicode 11.Neil1-0/+3
2018-10-17Backport: Bug [#2051]. Correct return value from SCI_MARKERADD for invalid li...Neil1-4/+8
2018-10-15Backport: Set number of lines wrapped in one go to maintain responsiveness an...Neil1-0/+4
2018-10-11Backport: Add SCI_SETCOMMANDEVENTS API to allow turning off command events.Neil1-0/+4
2018-09-24Backport: Bug [#2045]. LexCPP: Fix 'elif' token lengthhuki1-2/+7
2018-09-20Backport: Fix highlighting of non-ASCII characters in links.maboroshin1-0/+5
2018-09-04Backport: Feature [feature-requests:#1144]. Add folding for shell if, do, and...Colomban Wendling1-0/+4
2018-08-16Backport: For reverse arrow margin cursor, move hotspot to the tip of the arrow.Neil Hodgson1-0/+3
2018-07-10Backport: Optional indexing of line starts in UTF-8 documents by UTF-32 code ...Neil1-0/+5
2018-06-21Backport: Feature [feature-requests:#1185]. Add lexers for SAS and Stata.Luke Rasmussen1-0/+13
2018-06-30Updated for 3.10.0.rel-3-10-0mitchell1-2/+17
2018-06-06Backport: SC_WRAPINDENT_DEEPINDENT added to indent two tabs from previous line.Henrik Hank1-0/+4
2018-05-28Backport: Add styles for diffs containing patches.Andreas Rönnquist1-0/+8
2018-05-22Backport: Add INDIC_GRADIENT and INDIC_GRADIENTCENTRE indicator types.Neil1-0/+7
2018-05-25Backport: Draw invalid bytes in DBCS when detected as blobs in a similar way ...mitchell1-0/+4
2018-05-16Backport: Fix regex crash reported with libstdc++ on macOS that occursNeil Hodgson1-0/+3
2018-05-15Backport: Fix crashes for invalid DBCS characters when dragging text, changin...Neil Hodgson1-0/+4
2018-05-13Backport: When line end characters are displayed, indicators are drawn under/...Neil1-0/+3
2018-05-06Note platform interface removal of ElapsedTime class.mitchell1-0/+4
2018-05-06Backport: Feature [feature-requests:#1166]. Property lexer.edifact.highlight....Iain Clarke1-0/+4
2018-05-02Backport: Add "change team" and "endteam" folding terms.darmar1-0/+4
2018-04-19Backport: SC_PRINT_SCREENCOLOURS doesn't force the background colour of line ...Nicholai Benalal1-0/+5
2018-05-05Backport: Add SC_DOCUMENTOPTION_TEXT_LARGE option for documents larger than 2...mitchell1-0/+4
2018-04-13Backport: Fix bug with regular expression searches failing to match at line s...Neil1-0/+8
2018-04-11Backport: Set the last X chosen when SCI_REPLACESEL called to ensure macros w...Neil1-0/+4
2018-04-07Backport: Add item and reorder.Neil1-3/+6
2018-04-05Backport: Switching to https.Neil1-466/+466
2018-04-04Backport: Remove automatic detection of Direct2D support during build.Neil1-0/+4
2018-04-04Backport: Move DLL entry points DllMain and Scintilla_DirectFunction into Sci...Neil1-4/+10
2018-05-05Backport: Feature [feature-requests:#1211]. Use pre-computed table for UTF8By...mitchell1-0/+14
2018-05-05Use correct domain for scintilla380 release zip.mitchell1-1/+1
2018-03-22Update changelog with LPeg lexers and curses additions.mitchell1-0/+6
2018-03-22Updating for 3.8.0.mitchell1-1/+1
2018-03-08Backport: Change log.Neil1-0/+3
2018-03-08Backport: Bug [#1952]. Match identifier chains with dots and colons.Kein-Hong Man1-0/+4
2018-03-06Backport: Feature [feature-requests:#1210]. Maxima lexer added.Gunter Königsmann1-0/+5
2018-03-05Backport: Bug [#1999]. Fix hang lexing a Lua label where the range ends befor...Neil1-0/+4
2018-02-24Backport: Fix move-extends-selection mode for rectangular and line selections.Mitchell Foral1-0/+3
2018-02-22Backport: Bug [#1993]. Fix building on Mingw/MSYS to perform file copies and ...Tobias Kühne1-0/+4
2018-02-17Backport: For rectangular selections, pressing Home or End now moves the care...Vicente1-0/+4