aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2011-07-26 17:15:07 +1000
committernyamatongwe <devnull@localhost>2011-07-26 17:15:07 +1000
commit7ab64849ed21601435a609df331c9821436a2015 (patch)
tree2882b72c9df00ea2433966e0e216311fc5e94f8c
parent2fa54138cb8776573c286809a137f960002c60cd (diff)
downloadscintilla-mirror-7ab64849ed21601435a609df331c9821436a2015.tar.gz
2.28 updates.
-rw-r--r--doc/ScintillaHistory.html2
-rw-r--r--doc/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 56f893a0d..5058ad21e 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -403,7 +403,7 @@
<a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3322351&group_id=2439">Bug #3322351.</a>
</li>
<li>
- Alpha blended images in RGBA format can be used for margin markers and in autocompletion lists.
+ Translucent images in RGBA format can be used for margin markers and in autocompletion lists.
</li>
<li>
INDIC_DOTBOX added as a translucent dotted rectangular indicator.
diff --git a/doc/index.html b/doc/index.html
index d2d3fb175..4ff05b216 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -71,7 +71,7 @@
</tr>
</table>
<ul id="versionlist">
- <li>Version 2.28 fixes stuff.</li>
+ <li>Version 2.28 allows translucent images in RGBA format to be used for margin markers and in autocompletion lists.</li>
<li>Version 2.27 fixes incorrect colours on some versions of GTK+.</li>
<li>Version 2.26 can highlight folding margin symbols for the current folding block. Experimental support for GTK+ 3.</li>
<li>Version 2.25 improves ability of lexers to remember complex state between lines.</li>