aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2004-10-29 22:39:58 +0000
committernyamatongwe <devnull@localhost>2004-10-29 22:39:58 +0000
commitb852f4698741844656e19538d730f5fb0d367fc5 (patch)
treefa95ebfc3c0734ec8bdcfa8f705973f8c6cdebf5
parentfa13b66e4cb62dc480bab47924effe82710c09bf (diff)
downloadscintilla-mirror-b852f4698741844656e19538d730f5fb0d367fc5.tar.gz
Additions.
-rw-r--r--doc/ScintillaHistory.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 40b2e3840..fe161def5 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -179,6 +179,7 @@
<li>Niki Spahiev</li>
<li>Carsten Sperber</li>
<li>Phil Reid</li>
+ <li>Iago Rubio</li>
</ul>
<p>
Images used in GTK+ version
@@ -336,6 +337,10 @@
colour.
</li>
<li>
+ Bug fixed in HTML lexer to allow use of &lt;?xml in strings in scripts without
+ triggering xml mode.
+ </li>
+ <li>
Bug fixed in SciTE abbreviation expansion that could break indentation or crash.
</li>
<li>
@@ -381,6 +386,9 @@
Firefox could hang both applications.
</li>
<li>
+ Crashing bug fixed on GTK+ when no font allocation succeeds.
+ </li>
+ <li>
Crashing bug fixed when autocompleting word longer than 1000 characters.
</li>
<li>