Neil Hodgson
2014-05-22 01:20:10 UTC
Scintilla 3.4.2 is now available from the scintilla.org web site.
Scintilla 3.4.2 is a minor feature and bug fix release.
This release allows the application to filter input from typing, paste, drag & drop and similar by calling SCI_CHANGEINSERTION inside a handler for SC_MOD_INSERTCHECK.
A lexer was added for DMIS, a language for coordinate measuring machines. The C++ lexer added several new features including some understanding of preprocessor macros taking arguments.
On GTK+ 3.10+, there were problems with drawing including flickering. Some fixes are included in Scintilla 3.4.2 but the changes may have different effects on different GTK+ versions so this is something to check for and report.
Other changes were made and bugs fixed. A detailed list of changes is available on the history page.
http://www.scintilla.org/ScintillaHistory.html
Scintilla uses Mercurial (Hg) for source code control. The repository can be cloned with
hg clone http://hg.code.sf.net/p/scintilla/code scintilla
Thanks to the contributors of code and documentation and to the testers.
Neil
Scintilla 3.4.2 is a minor feature and bug fix release.
This release allows the application to filter input from typing, paste, drag & drop and similar by calling SCI_CHANGEINSERTION inside a handler for SC_MOD_INSERTCHECK.
A lexer was added for DMIS, a language for coordinate measuring machines. The C++ lexer added several new features including some understanding of preprocessor macros taking arguments.
On GTK+ 3.10+, there were problems with drawing including flickering. Some fixes are included in Scintilla 3.4.2 but the changes may have different effects on different GTK+ versions so this is something to check for and report.
Other changes were made and bugs fixed. A detailed list of changes is available on the history page.
http://www.scintilla.org/ScintillaHistory.html
Scintilla uses Mercurial (Hg) for source code control. The repository can be cloned with
hg clone http://hg.code.sf.net/p/scintilla/code scintilla
Thanks to the contributors of code and documentation and to the testers.
Neil
--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/d/optout.