notepad-plus-plus/scintilla/cocoa
Christian Grasser ad79718fc8 Update to scintilla 5.5.2 & Lexilla 5.4.0
Release 5.5.2 ( https://www.scintilla.org/scintilla552.zip )

    Released 21 August 2024.
    Add SCI_SETCOPYSEPARATOR for separator between parts of a multiple selection when copied to the clipboard. Feature #1530.
    Add SCI_GETUNDOSEQUENCE to determine whether an undo sequence is active and its nesting depth.
    Add SCI_STYLESETSTRETCH to support condensed and expanded text styles.
    Add SCI_LINEINDENT and SCI_LINEDEDENT. Feature #1524.
    Fix bug on Cocoa where double-click stopped working when system had been running for a long time.
    On Cocoa implement more values of font weight and stretch.

Release 5.4.0 ( https://www.scintilla.org/lexilla540.zip )

    Released 21 August 2024.
    Inside Lexilla, LexerModule instances are now const. This will require changes to applications that modify Lexilla.cxx, which may be done to add custom lexers.
    Lexer added for TOML "toml".
    Bash: Handle backslash in heredoc delimiter. Issue #257.
    Progress: Fix lexing of nested comments. Pull request #258.
    Force lower-casing of case-insensitive keyword lists so keywords match in some lexers. Issue #259.

Close #15564
2024-08-23 02:59:58 +02:00
..
Scintilla Update to scintilla 5.5.2 & Lexilla 5.4.0 2024-08-23 02:59:58 +02:00
ScintillaTest Update to scintilla 5.5.0 & Lexilla 5.3.2 2024-04-30 04:19:49 +02:00
res Upgrade Scintilla from v3.56 to v4.14 2019-05-04 21:14:48 +03:00
DictionaryForCF.h Update to scintilla 5.5.2 & Lexilla 5.4.0 2024-08-23 02:59:58 +02:00
InfoBar.h Upgrade Scintilla from v4.2.0 to v4.4.6 2021-02-21 19:14:40 +01:00
InfoBar.mm Update Scintilla to v5.3.8 & Lexilla to v5.2.8 2023-11-07 17:00:13 +01:00
InfoBarCommunicator.h Upgrade Scintilla from v3.56 to v4.14 2019-05-04 21:14:48 +03:00
PlatCocoa.h Update to scintilla 5.5.2 & Lexilla 5.4.0 2024-08-23 02:59:58 +02:00
PlatCocoa.mm Update to scintilla 5.5.2 & Lexilla 5.4.0 2024-08-23 02:59:58 +02:00
QuartzTextLayout.h Update Scintilla from v4.4.6 to v5.2.1 and add Lexilla v5.1.5 2022-03-27 17:12:53 +02:00
QuartzTextStyle.h Update Scintilla from v4.4.6 to v5.2.1 and add Lexilla v5.1.5 2022-03-27 17:12:53 +02:00
QuartzTextStyleAttribute.h Update to scintilla 5.5.2 & Lexilla 5.4.0 2024-08-23 02:59:58 +02:00
ScintillaCocoa.h Update scintilla 5.3.4 and lexilla 5.2.4 with: 2023-03-13 21:06:09 +01:00
ScintillaCocoa.mm Update to scintilla 5.5.2 & Lexilla 5.4.0 2024-08-23 02:59:58 +02:00
ScintillaView.h Update Scintilla from v4.4.6 to v5.2.1 and add Lexilla v5.1.5 2022-03-27 17:12:53 +02:00
ScintillaView.mm Update Scintilla to v5.3.8 & Lexilla to v5.2.8 2023-11-07 17:00:13 +01:00
checkbuildosx.sh Update Scintilla from v4.4.6 to v5.2.1 and add Lexilla v5.1.5 2022-03-27 17:12:53 +02:00