aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2011-07-26 14:59:16 +1000
committernyamatongwe <devnull@localhost>2011-07-26 14:59:16 +1000
commitb522518f79b3fee527d95c90c8e5925b24d94d3c (patch)
treef29faf21a690ed3f3518617a1a80f262a7a898c6
parent9ef5bd0e30571de23c340f3f3d06dd44a466a077 (diff)
downloadscintilla-mirror-b522518f79b3fee527d95c90c8e5925b24d94d3c.tar.gz
API availability.
-rw-r--r--doc/ScintillaDoc.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index f698a09ca..f5a133939 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -79,7 +79,7 @@
<h1>Scintilla Documentation</h1>
- <p>Last edited 21/July/2011 NH</p>
+ <p>Last edited 26/July/2011 NH</p>
<p>There is <a class="jump" href="Design.html">an overview of the internal design of
Scintilla</a>.<br />
@@ -3747,7 +3747,8 @@ struct Sci_TextToFind {
<a class="message" href="#SCI_INDICSETALPHA">SCI_INDICSETALPHA</a> and
<a class="message" href="#SCI_INDICSETOUTLINEALPHA">SCI_INDICSETOUTLINEALPHA</a>
control the alpha transparency values. The default values are 30 for alpha and 50 for outline alpha.
- To avoid excessive memory allocation the maximum width of a dotted box is 4000 pixels.</td>
+ To avoid excessive memory allocation the maximum width of a dotted box is 4000 pixels.
+ Not available for OS X Carbon.</td>
</tr>
</tbody>