Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
tests but hidden from most of Scintilla.
Access through std::unique_ptr.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in the margin or in the text.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ReplaceREInFile.
|
|
|
|
|
|
|
|
and CharacterCategoryMap to avoid clashes with Lexilla when building an
executable that includes both.
|
|
|
|
Remove old SCI_EMPTYCATALOGUE define which is no longer used.
|
|
|
|
Add IntegerRectangle struct for local use in PlatGTK.cxx.
|
|
Add FillStroke to hold parameters for drawing shapes.
|
|
These are 'framework headers' from the point of view of client code but
are 'user headers' from Scintilla's POV. Using angle brackets so they are
'system headers' could cause problems with other build systems.
|
|
project.
Mark them as well as (ScintillaView.h, InfoBar.h, InfoBarCommunicator.h) as public
so they will be copied into the framework's Headers directory for use by clients.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|