Revision history for Perl extension Scintilla. 1.90 24/05/2006 - Merge into Win32::GUI Core codebase - refactor build process - new loading mechanism for SciLexer.dll - find using @INC - Use Scintilla 1.68 - add basic tests - stop using deprecated -style option for window creation - split pod into seperate Scintilla.pod file - fix styles for Win32::GUI::Scintilla::Perl 1.8 05/12/2005 - Fixed bugs which caused crashes and no events firing in perl 5.8.x - Use Scintilla 1.66 1.7 28/02/2004 - Use Scintilla 1.59 1.6 30/11/2003 - Use Scintilla 1.57 - Rewrite Makefile.pl 1.5 28/10/2003 - Use Scintilla 1.56 1.4 28/09/2003 - Correct -visible and -tabstop option (thank to Johan Lindström) - Use Scintilla 1.55 1.3 27/05/2003 - [UPDATE] Add Perl2Exe support (Automaticly add Scilexer.dll from current directory) Copy SciLexer.dll in script directory before run perl2exe. 1.2 26/05/2003 - [BUG] Correct some bugs (thank to Jeremy White again) - Add Win32::GUI::Scintilla::Perl (thank to Johan Lindström) - Add FindAndSelect method for simplify text search. - Add Perl2Exe support (Automaticly add Scilexer.dll from current directory) - Use Scintilla 1.53 1.1 14/03/2003 - [BUG] Correct LineLength call (thank to Jeremy White) - Add Change, LostFocus and GotFocus Events. - Use Scintilla 1.51 1.0 24/01/2003 - First release