Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
tests but hidden from most of Scintilla.
Access through std::unique_ptr.
|
|
by GdiAlphaBlend.
|
|
Replace [v]sprintf with bounds checked [v]snprintf.
|
|
-O2 for MSVC and -O3 for gcc and clang.
Change code in Editor.cxx to avoid a warning that occurs with gcc -O3.
|
|
|
|
in the margin or in the text.
|
|
|
|
DIR_O.
|
|
|
|
needed by DLL.
|
|
|
|
and CharacterCategoryMap to avoid clashes with Lexilla when building an
executable that includes both.
|
|
Add FillStroke to hold parameters for drawing shapes.
|
|
|
|
|
|
|
|
|
|
|
|
be reused.
|
|
That allows simplifying the recipe to just use the prerequisites $^.
|
|
Add a .PHONY target to avoid possible failure caused by file with same name.
|
|
|
|
lexers but not most other files.
|
|
C++ file that requires it.
|
|
flto-visibility-public-std was added by revision 6665 in 2018.
|
|
add-stdcall-alias was added by revision 1106 in 2002
enable-runtime-pseudo-reloc-v2 was added by revision 3371 in 2010
|
|
|
|
implementation.
|
|
Dependencies files deps.mak and nmdeps.mak are formatted with one file per line
as that makes it easier to examine differences between versions.
|
|
controlled completely at run-time.
|
|
DISABLE_D2D may still be defined to remove Direct2D features.
|
|
to simplify build process by eliminating the compilation of ScintillaWin.cxx
into ScintillaWinS.o|obj.
|
|
|
|
|
|
Stop creating Lexers.a static library.
Harmonize make files.
|
|
|
|
|
|
default implementations of the ILexerWithSubStyles interface methods.
|
|
Replaced Platform::Clamp with Sci::clamp but will later change this to
std::clamp once on full C++17 compilers.
Drop MouseButtonBounce workaround for very early GTK+/Linux.
|
|
|
|
reproducible.
|
|
only available from Windows 2000 and later.
|
|
|
|
|
|
MinGW 4.9 doesn't install a copy of gcc as cc.exe so explicitly set CC=gcc.
|
|
Backed out changeset: 819f953e432b
|
|
|
|
|
|
|