aboutsummaryrefslogtreecommitdiff
path: root/src/scintilla.patch
AgeCommit message (Expand)Author
2020-10-02Added Scintilla patch for avoiding crashes with untrimmed XPM images.mitchell
2020-10-02Added Scintilla patch needed for drawing strikeout tabs in the terminal version.mitchell
2020-09-13Switch back to Scintilla default (4.x), Scinterm, and Scintillua.mitchell
2020-08-14Describe changes in patch files.mitchell
2020-01-07Updated scintilla.patch based on latest Scintilla LongTerm3 hg.mitchell
2019-09-01Removed unnecessary Scintilla patch.mitchell
2019-03-09Updated to Scintilla 3.10.3.mitchell
2019-02-28Removed patch fixed in Scintilla 3.10.2.mitchell
2018-11-25Hijack `buffer:load_lexer_library()` to allow manual setting of input method.mitchell
2018-11-04Temporarily patched Scintilla to send SC_UPDATE_SELECTION for multiple select.mitchell
2018-06-12Fixed child lexers that embed themselves into parents and fixed proxy lexers.mitchell
2018-05-11Fixed crash on Mac OSX with regex searches.mitchell
2018-03-21Updated Scintilla LongTerm3 branch reference to include many backports from 4.x.mitchell
2018-03-12Start using Scintilla's LongTerm3, which now includes Scintillua and Scinterm.mitchell
2017-10-06Patched Scintilla to revert caret block placement change introduced in 9.3.mitchell
2017-06-04Fixed start-anchored "find prev" TRE regex searches; src/scintilla.patchmitchell
2017-04-07Effectively updated to Scintilla 3.7.4 with select backports to 3.7.3.mitchell
2017-03-15Patch Scintilla regression displaying autocompletion lists on only one monitor.mitchell
2017-02-24Applied upstream Scintilla patch for stream selection mode; src/scintilla.patchmitchell
2017-02-12Fixed "Match Case" toggling during "Regex" searches; src/scintilla.patchmitchell
2016-12-30Updated to Scintilla 3.7.2.mitchell
2016-12-20Applied temporary Scintilla patch to fix crashes; src/scintilla.patchmitchell
2016-07-04Replaced Lua pattern matching with Regex via Scintilla and TRE.mitchell
2016-01-20Updated to Scintilla 3.6.3 and enabled idle styling.mitchell
2015-04-21Removed Scintilla patch applied in 3.5.5; src/scintilla.patchmitchell
2015-03-10Patch Scintilla to fix tab stop calculations in curses; src/scintilla.patchmitchell
2015-01-20Updated to Scintilla 3.5.3.mitchell
2014-12-24Patched Scintilla to fix curses margin intersection; src/scintilla.patchmitchell
2014-12-09Updated to Scintilla 3.5.2.mitchell
2014-11-30Patch Scintilla to sometimes prevent call tip repositioning; src/scintilla.patchmitchell
2014-11-20Updated Scintilla patch to match upstream patch; src/scintilla.patchmitchell
2014-11-09Patch Scintilla in order to allow custom line markers; src/scintilla.patchmitchell
2014-11-08Patch Scintilla in order to allow custom wrap visuals; src/scintilla.patchmitchell
2014-11-07Patch Scintilla in order to allow custom tab arrow drawing; src/scintilla.patchmitchell
2014-10-25Patch Scintilla to configure "closeness" of mouse clicks; src/scintilla.patchmitchell
2014-10-09Patch Scintilla to fix pasting from external Win32 apps; src/scintilla.patchmitchell
2014-09-29Updated to Scintilla 3.5.1.mitchell
2014-08-23Patch Scintilla 3.5.0 to compile for Mac OSX; src/scintilla.patchmitchell
2014-07-03Updated to Scintilla 3.4.4.mitchell
2014-05-25Updated to Scintilla 3.4.2.mitchell
2013-12-15Updated to Scintilla 3.3.7.mitchell
2013-10-30Fix OSX command key recognition; src/scintilla.patchmitchell
2013-10-29Temporary patch to identify OSX command key mouse modifiers; src/scintilla.patchmitchell
2013-06-14New makefile rules for preparing build environments on various platforms.mitchell