Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
in Unicode mode.
|
|
|
|
|
|
|
|
|
|
No change in behaviour.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Mark SurfaceImpl destructor as override to avoid cppcheck warning.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|