Changes for version 0.21_07
- Added variable interpolation for here-docs (KHMAN)
Changes for version 0.21_06
- Added variable interpolation for: "" qq{} `` qx{} // m{} qr{} s{}{} (KHMAN)
- Fix build failure on wxWidgets 2.8.10 (MARKD)
Changes for version 0.21_05
- Integrated Perl variable interpolation patch by Kein-Hong Man from Scintilla interest group (KHMAN, AZAWAWI)
Changes for version 0.21_04
- The rebirth of the experimental Perl 6 lexer (AZAWAWI)
- Expose IndicatorSetAlpha, IndicatorGetAlpha, IndicatorSetUnder and IndicatorGetUnder (AZAWAWI)
- Fixed a drawing bug for transparent boxed indicators (AZAWAWI, Reported by ADAMK)
Changes for version 0.21_03
- Test and install Module::Build actions invoke build first (AZAWAWI)
- Build or link like make *only* when one of the output files is not up to date (AZAWAWI)
Changes for version 0.21_02
- Fix OSX compilation error (TOME++)
- Updated editor.pl to include the perl 5.10 // scintilla test (AZAWAWI)
Changes for version 0.21_01
- Upgraded to Scintilla 2.28 which was released on 1st August 2011 (AZAWAWI)
- Switched to building Scintilla 2.x by default (AZAWAWI)
- Removed Scintilla 1.79 support (AZAWAWI)
Documentation
What is Wx::Scintilla, and how do I use it?
Convert yellow brain documentation to POD
Modules
Scintilla source code editing component for wxWidgets