| 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
in the margin or in the text.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authored by Fan Yang and Justin Dailey.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|