Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
and ScintillaStructures.h using scoped enumerations.
Use these headers instead of Scintilla.h internally.
External definitions go in the Scintilla namespace and internal definitio0ns in
Scintilla::Internal.
|
|
Fix incorrect filename comments.
Normalize Qt code to use #endif /* X */ insetad of #endif // X.
|
|
almost everywhere.
|
|
PLATFORM_ASSERT is used in data structure headers which led to including
graphics and windowing APIs in data structure modules.
|
|
|
|
|
|
|
|
This option is provisional and experimental.
|
|
|
|
|
|
interfaces ILexer4 and IDocument.
|
|
Provide InsertEmpty and both const and non-const reference returning operator[].
Add and fix comments.
|
|
|
|
where it may be needed in the future.
|
|
|
|
|
|
|
|
block.
|
|
|