DL: http://www.scintilla.org/SciTEDownload.html- Version 2.26 can highlight folding margin symbols for the current folding block. Experimental support for GTK+ 3.
- Version 2.25 improves ability of lexers to remember complex state between lines.
- Version 2.24 fixes a memory leak on GTK+ with Cairo.
- Version 2.23 uses Cairo for drawing on GTK+ 2.22+ rather than GDK.
SciTE v. 4.2.1 - kleiner, schneller Texteditor
Moderatoren: Jean, |Gordon|, Moderatoren
Re: SciTE v2.22 - Texteditor
SciTE v 2.26 - 25.05.2011
Re: SciTE v2.26 - Texteditor
SciTE v 2.27 - 20.06.2011
~ fixes a performance problem on GTK+
Re: SciTE v2.27 - Texteditor
Version 3.1.0 adds an animated find indicator on Cocoa.
Version 3.0.4 fixes minor problems particularly with Direct2D.
Version 3.0.3 uses fractional positioning in more situations.
Version 3.0.2 fixes bugs.
Version 3.0.1 fixes bugs, most notably display bugs on Windows.
Version 3.0.0 has changed the platforms supported. For OS X, Cocoa must be used instead of Carbon. For recent versions of Windows, Direct2D and DirectWrite can be used. For GTK+ all drawing is performed with Cairo as GDK drawing removed. Palette support removed. Font size and weight can be specified with more precision.
Freude ist nur ein Mangel an Information.
Re: SciTE v3.10 - Texteditor
mein Lieblings-Kleiner-Editor ist inzwischen bei v. 3.2.4
Version 3.2.4 does not truncate copies to clipboard at NULs.
Version 3.2.3 defines PLAT_UNIX for all Unix variants and fixes minor problems.
Version 3.2.2 remains responsive by limiting highlight.current.word to 0.25 seconds.
Version 3.2.1 retrieves string properties from the Scintilla API using property notation in Lua scripts.
Version 3.2.0 allows Ctrl to be used with mouse double and triple clicks to add words and lines to the selection.
Version 3.2.4 does not truncate copies to clipboard at NULs.
Version 3.2.3 defines PLAT_UNIX for all Unix variants and fixes minor problems.
Version 3.2.2 remains responsive by limiting highlight.current.word to 0.25 seconds.
Version 3.2.1 retrieves string properties from the Scintilla API using property notation in Lua scripts.
Version 3.2.0 allows Ctrl to be used with mouse double and triple clicks to add words and lines to the selection.
Re: SciTE v3.2.4 - Texteditor
3.2.5
caret x positions are remembered when switching documents.
caret x positions are remembered when switching documents.
Re: SciTE v. 3.2.5 - Texteditor
aktuell ist v. 3.3.2
Version 3.3.2 fixes bugs with multi-typing in virtual space and on Windows using Direct2D.
Version 3.3.1 contains minor bug fixes and improves some lexers.
Version 3.3.0 for find command, view scrolled so that start of matches visible when possible.
Version 3.3.2 fixes bugs with multi-typing in virtual space and on Windows using Direct2D.
Version 3.3.1 contains minor bug fixes and improves some lexers.
Version 3.3.0 for find command, view scrolled so that start of matches visible when possible.
Re: SciTE v. 3.3.2 - Texteditor
und schon 3.3.3
fixes bugs on GTK+
fixes bugs on GTK+
Re: SciTE v. 3.3.3 - Texteditor
v. 3.3.4
adds an 'immediate' subsystem to allow scripts that work while tools are executed.
adds an 'immediate' subsystem to allow scripts that work while tools are executed.
Re: SciTE v. 3.3.4 - Texteditor
v. 3.3.7
enhances some lexers, with the C++ lexer adding user defined literals and digit grouping from C++11/14.
enhances some lexers, with the C++ lexer adding user defined literals and digit grouping from C++11/14.
Re: SciTE v. 3.3.7 - Texteditor
v. 3.3.8
improves scaling for high resolutions, fixes bugs, and improves some lexers.
improves scaling for high resolutions, fixes bugs, and improves some lexers.
Re: SciTE v. 3.3.8 - Texteditor
und v. 3.3.9 macht wieder alles heile
fixes a bug in 3.3.8 that caused external lexers to fail.
fixes a bug in 3.3.8 that caused external lexers to fail.
Re: SciTE v. 3.3.9 - Texteditor
v. 3.4
defaults to using strips for find and replace and allows incremental searching in the find and replace strips
defaults to using strips for find and replace and allows incremental searching in the find and replace strips
Re: SciTE v. 3.4 - Texteditor
v. 3.4.1 - kleine Fehlerbehebung
Re: SciTE v. 3.4.1 - Texteditor
v. 3.4.2
performs word and search match highlighting as an idle task to improve interactivity and allow use of these features on large files.
performs word and search match highlighting as an idle task to improve interactivity and allow use of these features on large files.
Re: SciTE v. 3.4.2 - Texteditor
3.4.3 fixes hangs and crashes at shutdown on Windows.
Re: SciTE v. 3.4.3 - Texteditor
v. 3.4.4 - noch weniger Fehler
Re: SciTE v. 3.4.4 - Texteditor
v. 3.5.0 is more power efficient. It can display text with extreme ascenders and descenders without cutting them off.
Re: SciTE v. 3.5.0 - Texteditor
v. 3.5.1 - fixes minor bugs
Re: SciTE v. 3.5.1 - kleiner, schneller Texteditor
v. 3.5.2 makes minor improvements and fixes bugs.
Re: SciTE v. 3.5.2 - kleiner, schneller Texteditor
3.5.3 shuts down quicker - und ich dachte immer, schnelles Starten wäre wichtig