diff options
| author | nyamatongwe <unknown> | 2000-11-28 09:25:50 +0000 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2000-11-28 09:25:50 +0000 |
| commit | b2c8eeebdee1d2cea91196203667bdb2b3e2a554 (patch) | |
| tree | 7c6f42363bc11e8d61e213e7b496a663f88383be /doc/ScintillaHistory.html | |
| parent | 8dd23778b75cb206b0c3ced3884b898c0d9a6036 (diff) | |
| download | scintilla-mirror-b2c8eeebdee1d2cea91196203667bdb2b3e2a554.tar.gz | |
Updated version numbers, dates and blurbs.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 98176f1ae..d50b8740b 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -162,6 +162,63 @@ </li> </ul> <h3> + <a href="scite134.zip">Release 1.34</a> + </h3> + <ul> + <li> + Released on 28 November 2000. + </li> + <li> + Pascal lexer. + </li> + <li> + Export as PDF in SciTE. + </li> + <li> + Support for the OpenVMS operating system in SciTE. + </li> + <li> + SciTE for GTK+ can check for another instance of SciTE + editing a file and switch to it rather than open a second instance + on one file. + </li> + <li> + Fixes to quoting and here documents in the Perl lexer. + </li> + <li> + SciTE on Windows can give extra visual and audio cues when a + warning is shown or find restarts from beginning of file. + </li> + <li> + Open Selected Filename command in SciTE. Also understands some + warning message formats and Exuberant Ctags files. + </li> + <li> + Wider area for line numbers when printing. + </li> + <li> + Better scrolling performance on GTK+. + </li> + <li> + Fixed problem where rectangles with negative coordinates were + invalidated leading to trouble with platforms that use + unsigned coordinates. + </li> + <li> + GTK+ Scintilla uses more compliant signalling code so that keyboard + events should propagate to containers. + </li> + <li> + Bug fixed with opening full or partial paths. + </li> + <li> + Improved handling of paths in error messages in SciTE. + </li> + <li> + Better handling of F6 in SciTE. + </li> + </ul> + <h3> <a href="scite133.zip">Release 1.33</a> </h3> <ul> |
