| Age | Commit message (Collapse) | Author | Files | Lines |
|
Also use #if for painting measurement as there are 7 sections of code to enable.
|
|
|
|
|
|
|
|
|
|
interfaces ILexer4 and IDocument.
|
|
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.
|
|
|
|
|
|
|
|
|
|
warnings are visible for platform-independent code.
|
|
|
|
|
|
text. Helps on PLAT_CURSES.
|
|
static methods as there were too many failures with mixed types and not-quite
matching types.
|
|
|
|
conversions and other conversions more consistent.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gcc.
|
|
gcc 4.2.
|
|
|
|
|
|
|
|
From Mitchell Foral.
|
|
|
|
|
|
|
|
|
|
to run at the same time for different windows and operations.
|
|
keeping track over long lines.
Using typedefs rather than #defines so goes into namespace.
|
|
|
|
|
|
Mostly from Mitchell Foral.
|
|
|
|
From Morten MacFly.
|
|
|
|
|
|
|
|
non-anti-aliased or lcd-optimized text.
|
|
|
|
|
|
includsion of Platform.h.
|
|
|
|
Changed identifier id since this is a reserved word in Objective C.
SCI_LEXER and SCI_NAMESPACE turned on automatically for OS X native
compilation.
|