Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/dail8859/NotepadNext/issues/194
https://github.com/dail8859/NotepadNext/pull/372
|
|
|
|
|
|
|
|
|
|
|
|
Use named constant for mask that chooses RGB part.
|
|
|
|
|
|
|
|
|
|
small enough to not overflow int.
|
|
by GdiAlphaBlend.
|
|
|
|
|
|
|
|
|
|
|
|
Small reduction in executable size.
|
|
screen line as that is expected.
|
|
|
|
|
|
|
|
files.
|
|
secondary threads which otherwise shows warnings.
Earlier approach of caching client rectangle failed to handle scrolling.
|
|
Failed to draw margins correctly after scrolling as the client rectangle wasn't
updated.
|
|
secondary threads.
|
|
secondary threads which otherwise shows warnings.
|
|
|
|
|
|
|
|
They do not appear to be needed since SCIMarginView does not have a mouseEntered
method and SCIContentView receives mouseEntered anyway because of its tracking
area.
|
|
|
|
onto Scintilla but continue using NSFilenamesPboardType on older systems.
|
|
used when available.
|
|
|
|
|
|
|
|
|
|
|
|
Replace [v]sprintf with bounds checked [v]snprintf.
|
|
longer expands property references.
|
|
fold level to -1. Previously 8 digits were displayed due to sign extension.
Limit formatted length although no possibility of exceeding 100 characters.
|
|
ScintillaCall.
|