Neil Hodgson
2014-03-17 23:27:19 UTC
Time for a new version so I'd like to release 3.4.0 in a few days. A pre-release can now be downloaded for checking. Please report any regressions from previous releases or bugs in new features.
Change list:
The Unicode line ends and substyles features added as provisional in 3.2.5 are now finalised. There are now no provisional features.
Added wrap mode SC_WRAP_WHITESPACE which only wraps on whitespace, not on style changes.
SciTE find and replace strips can perform incremental searching and temporary highlighting of all matches with the find.strip.incremental, replace.strip.incremental, and find.indicator.incremental settings.
SciTE default settings changed to use strips for find and replace and to draw with Direct2D and DirectWrite on Windows.
SciTE on Windows scales image buttons on the find and replace strips to match the current system scale factor.
Additional assembler lexer variant As(SCLEX_AS) for Unix assembly code which uses '#' for comments and ';' to separate statements.
Fix Coffeescript lexer for keyword style extending past end of word. Also fixes styling 0...myArray.length all as a number. Bug #1583.
Fix crashes and other bugs in Fortran folder by removing folding of do-label constructs.
Deleting a whole line deletes the annotations on that line instead of the annotations on the next line. Bug #1577.
Changed position of tall calltips to prefer lower half of screen to cut off end instead of start.
Fix Qt bug where double click treated as triple click. Bug #1575.
On Qt, selecting an item in an autocompletion list that is not currently visible positions it at the top.
Fix bug on Windows when resizing autocompletion list with only short strings caused the list to move.
On Cocoa reduce scrollable height by one line to fix bugs with moving caret up or down.
On Cocoa fix calltips which did not appear when they were created in an off-screen position.
Available from the Mercurial repositories:
hg clone http://hg.code.sf.net/p/scintilla/code scintilla
hg clone http://hg.code.sf.net/p/scintilla/scite
and from
http://www.scintilla.org/scite.zip Source
http://www.scintilla.org/wscite.zip Windows executable
Neil
Change list:
The Unicode line ends and substyles features added as provisional in 3.2.5 are now finalised. There are now no provisional features.
Added wrap mode SC_WRAP_WHITESPACE which only wraps on whitespace, not on style changes.
SciTE find and replace strips can perform incremental searching and temporary highlighting of all matches with the find.strip.incremental, replace.strip.incremental, and find.indicator.incremental settings.
SciTE default settings changed to use strips for find and replace and to draw with Direct2D and DirectWrite on Windows.
SciTE on Windows scales image buttons on the find and replace strips to match the current system scale factor.
Additional assembler lexer variant As(SCLEX_AS) for Unix assembly code which uses '#' for comments and ';' to separate statements.
Fix Coffeescript lexer for keyword style extending past end of word. Also fixes styling 0...myArray.length all as a number. Bug #1583.
Fix crashes and other bugs in Fortran folder by removing folding of do-label constructs.
Deleting a whole line deletes the annotations on that line instead of the annotations on the next line. Bug #1577.
Changed position of tall calltips to prefer lower half of screen to cut off end instead of start.
Fix Qt bug where double click treated as triple click. Bug #1575.
On Qt, selecting an item in an autocompletion list that is not currently visible positions it at the top.
Fix bug on Windows when resizing autocompletion list with only short strings caused the list to move.
On Cocoa reduce scrollable height by one line to fix bugs with moving caret up or down.
On Cocoa fix calltips which did not appear when they were created in an off-screen position.
Available from the Mercurial repositories:
hg clone http://hg.code.sf.net/p/scintilla/code scintilla
hg clone http://hg.code.sf.net/p/scintilla/scite
and from
http://www.scintilla.org/scite.zip Source
http://www.scintilla.org/wscite.zip Windows executable
Neil
--
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scite-interest+***@googlegroups.com.
To post to this group, send email to scite-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scite-interest.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scite-interest+***@googlegroups.com.
To post to this group, send email to scite-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scite-interest.
For more options, visit https://groups.google.com/d/optout.