Changes for version 0.38
- Released 0.37_06 as stable 0.38 (AZAWAWI)
Changes for version 0.37_06
- Updated Wx::Scintilla::Constant (AZAWAWI)
- In MacOSX, include CoreFoundation when doing a cocoa build (MARKD)
- Better determination of wxWidgets architectures (MARKD)
- Fix for Lion users who recently upgraded to Xcode 4.3 (MARKD)
Changes for version 0.37_05
- Wrap STC specific implementations of LineUp / LineDown. This should move the caret one line up or down (MARKD).
- Updated to Scintilla 3.0.4 (AZAWAWI):
- ECL lexer added.
- CPP lexer fixes styling after document comment keywords.
- Pascal folder improves handling of some constructs.
- XML lexer avoids entering a bad mode due to complex preprocessor instructions.
- Duplicate command is always remembered as a distinct command for undo.
- Fix bug where setting an indicator for the whole document would fail.
- Crash fixed for SCI_MOVESELECTEDLINESDOWN with empty vertical selection.
- Fractional widths used for line numbers, character markers and other situations.
- RGBA markers are drawn centred when taller than line.
- Image marker drawing problem fixed for markers taller than line.
- Markers are drawn horizontally off-centre based on margin type instead of dimensions.
- Fold tail markers drawn vertically centred.
- Fixed problems with multiple clicks in margin and with mouse actions combined with virtual space.
- Fixed bug with using page up and down and not returning to original line.
- Down arrow with wrapped text no longer skips lines.
- Fix problem with dwell ending immediately due to word wrap.
- Wrapped lines are rewrapped more consistently while resizing window.
- Selected line ends are highlighted more consistently.
- Redrawing reduced for some marker calls.
- No more CPAN indexing of inc directory (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