Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
documents larger than 2GB.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
interfaces ILexer4 and IDocument.
|
|
|
|
|
|
Don't send updateUi for focus in.
|
|
|
|
All events include a set of keyboard modifier flags.
Older calls that passed individual parameters for each key were removed.
|
|
|
|
|
|
unintended conversions.
|
|
idiomatically and behaving more consistently with the other platforms.
From johnsonj.
|
|
|
|
at Scientific Toolworks, Inc. with additions performed for Wingware.
|