aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index b643dce10..d9cee1a7b 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -593,6 +593,9 @@
Add SCI_SUPPORTSFEATURE method to allow applications to determine which features are available
and to then choose workarounds for missing features like translucent drawing.
</li>
+ <li>
+ Add colouralpha type to Scintilla.iface for APIs that set both colour and transparency together as an RGBA value.
+ </li>
</ul>
<h3>
<a href="https://www.scintilla.org/scite500.zip">Release 5.0.0</a>