| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
container does not lead to 2000 pixel wide windows which do not fit on
most screens.
|
|
times on GTK+ as it is retained by the window.
Minor cleanups.
|
|
|
|
from an autocompletion list.
|
|
|
|
on Windoes when caused by SetWindowLong.
|
|
|
|
|
|
over margins and selection.
|
|
Changed DrawText to DrawTextNoClip to avoid name clash with macro.
|
|
Surface.
|
|
visibility of these headers to most code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cut, paste and drag operations.
Mouse wheel scrolling moved into platform subclasses.
Macro support always included so MACRO_SUPPORT definition and use removed.
Allowing menu popup moved from Editor to ScintillaBase.
|
|
|
|
|
|
Fiddling coordinates to make GTK+ inclusive work same as Win32
semi-inclusive bounds.
|
|
|
|
|
|
autocompletion list for a string comparison.
|
|
|
|
|
|
on Windows.
|
|
Changed from malloc/free to new/delete.
|
|
font selection for non Western European languages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Include directories merged into CXXFLAGS for compatibility with other
makefiles.
|