| Age | Commit message (Collapse) | Author | Files | Lines |
|
for the lexer and document interfaces.
Backport of changeset 6388:d62863ae40a3.
|
|
Replaced Platform::Clamp with Sci::clamp.
Drop MouseButtonBounce workaround for very early GTK+/Linux.
Backported from changeset 6307:7030530a9a0f.
|
|
Backported from changeset 6306:7e28cdba6d61.
|
|
|
|
|
|
|
|
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.
|
|
|
|
affect visible area.
|
|
the cursor is on rather than flipping up above the current point when near
bottom of window.
Implemented for GTK+ by John Ehresman.
Partial Windows implementation #ifdefed out because it uses calls
unavailable on Windows 95.
|
|
defined but is 0 on other platforms.
|
|
starts a drag unless the mouse moves.
|