From 9ea7245b440aa3de91ff532ce102ea9fa7e34d6c Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 14 Jan 2014 19:08:34 +1100 Subject: CallTipSetPosStart API added. --- doc/ScintillaHistory.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/ScintillaHistory.html') 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.
  • - Added DropSelectionN API to drop a selection from a multiple selection. + DropSelectionN API added to drop a selection from a multiple selection. +
  • +
  • + CallTipSetPosStart API added to change the position at which backspacing removes the calltip.
  • Basic lexer highlights hex, octal, and binary numbers in FreeBASIC which use the prefixes -- cgit v1.2.3