Changes for version 0.37_05
- Updated to Scintilla 3.0.4 (AZAWAWI):
- ECL lexer added. Feature #3488209.
- CPP lexer fixes styling after document comment keywords. Bug #3495445.
- Pascal folder improves handling of some constructs. Feature #3486385.
- XML lexer avoids entering a bad mode due to complex preprocessor instructions. Bug #3488060.
- Duplicate command is always remembered as a distinct command for undo. Bug #3495836.
- Fix bug where setting an indicator for the whole document would fail. Bug #3487440.
- Crash fixed for SCI_MOVESELECTEDLINESDOWN with empty vertical selection. Bug #3496403.
- Fractional widths used for line numbers, character markers and other situations. Bug #3494492.
- RGBA markers are drawn centred when taller than line. Bug #3494184.
- Image marker drawing problem fixed for markers taller than line. Bug #3493503.
- Markers are drawn horizontally off-centre based on margin type instead of dimensions. Bug #3488696.
- Fold tail markers drawn vertically centred. Feature #3488289.
- Fixed problems with multiple clicks in margin and with mouse actions combined with virtual space. Bug #3484370.
- Fixed bug with using page up and down and not returning to original line. Bug #3485669.
- Down arrow with wrapped text no longer skips lines. Bug #1776560.
- Fix problem with dwell ending immediately due to word wrap. Bug #3484416.
- Wrapped lines are rewrapped more consistently while resizing window. Bug #3484179.
- Selected line ends are highlighted more consistently. Bug #3484330.
- Redrawing reduced for some marker calls. Feature #3493530.
- No more indexing of inc (AZAWAWI)
Changes for version 0.37_04
- Fixed linking issue with 0.37_03 (AZAWAWI)
Changes for version 0.37_03
- Minor update to Wx::Scintilla::Constant (AZAWAWI)
Changes for version 0.37_02
- Updated to Scintilla 3.0.3 (AZAWAWI):
- Scintilla 3.0.3 is a minor bug fix release.
- Fractional character positioning was extended to more areas.
- Lexers were added for the AviSynth and Take Command languages and the CSS lexer was extended to support SCSS.
Changes for version 0.37_01
- Updated wx-scintilla\src\scintilla\README.txt to fix packaging issues (AZAWAWI)
Documentation
What is Wx::Scintilla, and how do I use it?
Modules
Scintilla source code editing component for wxWidgets
A list of Wx::Scintilla constants
Provides
in lib/Wx/Scintilla/TextCtrl.pm
in lib/Wx/Scintilla/TextEvent.pm
in lib/Wx/Scintilla.pm
in lib/Wx/Scintilla.pm