aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2014-01-14 19:08:34 +1100
committerNeil <nyamatongwe@gmail.com>2014-01-14 19:08:34 +1100
commitd8aca4b3af308eed001204846025634a77a4211f (patch)
treeb39e152fdbff7b72a323b6c22d96b90dac4e979e /doc/ScintillaHistory.html
parent277f1de6e80bfc2cbb1eb0ab20a88f6e91cdf32f (diff)
downloadscintilla-mirror-d8aca4b3af308eed001204846025634a77a4211f.tar.gz
CallTipSetPosStart API added.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index ec1e76982..1a96ad1db 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -459,7 +459,10 @@
Released 12 December 2013.
</li>
<li>
- Added DropSelectionN API to drop a selection from a multiple selection.
+ DropSelectionN API added to drop a selection from a multiple selection.
+ </li>
+ <li>
+ CallTipSetPosStart API added to change the position at which backspacing removes the calltip.
</li>
<li>
Basic lexer highlights hex, octal, and binary numbers in FreeBASIC which use the prefixes