Age | Commit message (Collapse) | Author | Files | Lines |
|
change set [6b9cc8].
|
|
|
|
|
|
|
|
From Jason Haslam.
|
|
|
|
|
|
|
|
|
|
|
|
ScintillaConstants.py.
|
|
|
|
on and off
as required. This saves power as there are fewer wake ups.
A tolerance value is provided so that platforms that support coalescing timers,
Windows 8+ and OS X 10.9+, can use them.
The previous global 100 millisecond timer may still be used by non-core platforms.
|
|
|
|
|
|
|
|
|
|
|
|
depended on undefined behaviour.
|
|
|
|
conversion in Editor.
|
|
|
|
|
|
|
|
|
|
From Mike M.
|
|
|
|
|
|
From John Ehresman.
|
|
|
|
from shiboken.
From Mark Yen.
|
|
From John Ehresman.
|
|
From John Ehresman.
|
|
|
|
From John Ehresman.
|
|
used in preference to the SCEN_SETFOCUS and SCEN_KILLFOCUS command events.
|
|
INVALID_POSITION=-1.
From John Ehresman.
|
|
From John Ehresman.
|
|
|
|
switch to rectangular by pressing Alt after start of gesture.
From Neomi.
|
|
Means rectangular clipboard operations will not work.
|
|
|
|
|
|
From Fan Yang.
|
|
Move printing parameters into a separate struct.
|
|
|
|
From John Ehresman.
|
|
|
|
possible.
unordered_map caused too many porting problems.
|
|
|