index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
scintilla.patch
Age
Commit message (
Expand
)
Author
2022-02-25
Updated scintilla.patch with fix for a memory leak.
mitchell
2022-02-15
Updated to Scintilla 5.2.0.
mitchell
2021-11-29
Updated to Scintilla 5.1.4.
mitchell
2021-10-24
Updated scintilla.patch with bugfix for previous commit.
mitchell
2021-10-22
Updated scintilla.patch to include upstream Curses CaretStyle.
mitchell
2021-09-30
Updated to Scintilla 5.1.3.
mitchell
2021-06-27
Updated to Scintilla 5.1.0.
mitchell
2021-06-10
`textadept.editing.filter_through` respects multiple and rectangular selectio...
mitchell
2021-06-01
Updated scintilla.patch for Scintilla 5.0.3.
mitchell
2021-04-26
Fixed Scintilla crash on macOS related to recent Scintilla changes.
mitchell
2021-04-13
Fixed crash on Windows with new font options in Scintilla 5.0.1.
mitchell
2021-04-13
Updated to Scintilla 5.0.1 and latest Scintillua and Scinterm.
mitchell
2021-02-13
Take advantage of Scinterm being able to use a native terminal caret.
mitchell
2020-10-02
Added Scintilla patch for avoiding crashes with untrimmed XPM images.
mitchell
2020-10-02
Added Scintilla patch needed for drawing strikeout tabs in the terminal version.
mitchell
2020-09-13
Switch back to Scintilla default (4.x), Scinterm, and Scintillua.
mitchell
2020-08-14
Describe changes in patch files.
mitchell
2020-01-07
Updated scintilla.patch based on latest Scintilla LongTerm3 hg.
mitchell
2019-09-01
Removed unnecessary Scintilla patch.
mitchell
2019-03-09
Updated to Scintilla 3.10.3.
mitchell
2019-02-28
Removed patch fixed in Scintilla 3.10.2.
mitchell
2018-11-25
Hijack `buffer:load_lexer_library()` to allow manual setting of input method.
mitchell
2018-11-04
Temporarily patched Scintilla to send SC_UPDATE_SELECTION for multiple select.
mitchell
2018-06-12
Fixed child lexers that embed themselves into parents and fixed proxy lexers.
mitchell
2018-05-11
Fixed crash on Mac OSX with regex searches.
mitchell
2018-03-21
Updated Scintilla LongTerm3 branch reference to include many backports from 4.x.
mitchell
2018-03-12
Start using Scintilla's LongTerm3, which now includes Scintillua and Scinterm.
mitchell
2017-10-06
Patched Scintilla to revert caret block placement change introduced in 9.3.
mitchell
2017-06-04
Fixed start-anchored "find prev" TRE regex searches; src/scintilla.patch
mitchell
2017-04-07
Effectively updated to Scintilla 3.7.4 with select backports to 3.7.3.
mitchell
2017-03-15
Patch Scintilla regression displaying autocompletion lists on only one monitor.
mitchell
2017-02-24
Applied upstream Scintilla patch for stream selection mode; src/scintilla.patch
mitchell
2017-02-12
Fixed "Match Case" toggling during "Regex" searches; src/scintilla.patch
mitchell
2016-12-30
Updated to Scintilla 3.7.2.
mitchell
2016-12-20
Applied temporary Scintilla patch to fix crashes; src/scintilla.patch
mitchell
2016-07-04
Replaced Lua pattern matching with Regex via Scintilla and TRE.
mitchell
2016-01-20
Updated to Scintilla 3.6.3 and enabled idle styling.
mitchell
2015-04-21
Removed Scintilla patch applied in 3.5.5; src/scintilla.patch
mitchell
2015-03-10
Patch Scintilla to fix tab stop calculations in curses; src/scintilla.patch
mitchell
2015-01-20
Updated to Scintilla 3.5.3.
mitchell
2014-12-24
Patched Scintilla to fix curses margin intersection; src/scintilla.patch
mitchell
2014-12-09
Updated to Scintilla 3.5.2.
mitchell
2014-11-30
Patch Scintilla to sometimes prevent call tip repositioning; src/scintilla.patch
mitchell
2014-11-20
Updated Scintilla patch to match upstream patch; src/scintilla.patch
mitchell
2014-11-09
Patch Scintilla in order to allow custom line markers; src/scintilla.patch
mitchell
2014-11-08
Patch Scintilla in order to allow custom wrap visuals; src/scintilla.patch
mitchell
2014-11-07
Patch Scintilla in order to allow custom tab arrow drawing; src/scintilla.patch
mitchell
2014-10-25
Patch Scintilla to configure "closeness" of mouse clicks; src/scintilla.patch
mitchell
2014-10-09
Patch Scintilla to fix pasting from external Win32 apps; src/scintilla.patch
mitchell
2014-09-29
Updated to Scintilla 3.5.1.
mitchell
[next]