Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
tests but hidden from most of Scintilla.
Access through std::unique_ptr.
|
|
using IDocumentEditable for SCI_GETDOCPOINTER and SCI_SETDOCPOINTER.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allows for extra NUL terminator in allocation.
|
|
ignored.
|
|
|
|
Win32 and Qt.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/dail8859/NotepadNext/issues/194
https://github.com/dail8859/NotepadNext/pull/372
|
|
|
|
Replace [v]sprintf with bounds checked [v]snprintf.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is a private interface but could be used by independent platform layers
and was exposed by ScintillaDocument in the Qt implementation of ScintillaEdit.
|
|
|
|
to Editor.
|
|
away from caret.
|
|
primary screen.
|
|
in the margin or in the text.
|
|
|
|
|
|
|
|
|
|
length is non-0.
|
|
subclasses do not need to call StandardASCII.
Avoid some lint warnings.
|
|
|
|
This removes limitation of only supporting 8x8 patterns and should be faster.
|
|
|
|
|
|
|
|
(ctuOneDefinitionRuleViolation) from Cppcheck.
|
|
|