aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authornyamatongwe <unknown>2003-01-21 12:10:04 +0000
committernyamatongwe <unknown>2003-01-21 12:10:04 +0000
commit1ff309a097a02e0a972812b57c66f7dcf61bded8 (patch)
tree2b810aad90bc266421c633de66f96f043785773a /doc/ScintillaHistory.html
parentb562a27f1ece3609f6796b6355052ade1646cae8 (diff)
downloadscintilla-mirror-1ff309a097a02e0a972812b57c66f7dcf61bded8.tar.gz
Version 1.50 updates.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html25
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 730f131ad..28321da22 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -131,6 +131,31 @@
</li>
</ul>
<h3>
+ <a href="scite150.zip">Release 1.50</a>
+ </h3>
+ <ul>
+ <li>
+ Released on 22 January 2003.
+ </li>
+ <li>
+ Autocompletion lists may have a per-item icon.
+ </li>
+ <li>
+ Autocompletion lists allow Unicode text on Windows.
+ </li>
+ <li>
+ Additional DBCS encoding support in Scintilla on GTK+ primarily aimed at
+ Japanese EUC encoding.
+ </li>
+ <li>
+ Bugs fixed with printing on Windows where line wrapping was causing some text
+ to not print.
+ </li>
+ <li>
+ SciTE monospace setting behaves more sensibly.
+ </li>
+ </ul>
+ <h3>
<a href="scite149.zip">Release 1.49</a>
</h3>
<ul>