| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
in the future.
|
|
|
|
depended on undefined behaviour.
|
|
|
|
conversion in Editor.
|
|
|
|
instead of inside drawing
which then caused the drawing to be abandoned, and black blocks to appear on-screen.
Discard responsive scrolling overdraw when that overdrawn content is invalid.
Style just the visible area instead of the whole document when styling changes run beyond
painting area.
|
|
active
or cause other unexpected behaviour.
|
|
movement bugs because different parts of the code disagreed on top line.
|
|
|
|
Parameter names added to method declarations.
|
|
|
|
previously
prepared content was shown.
|
|
From Mark Yen.
|
|
selection point.
|
|
MarginView was renamed to SCIMarginView.
|
|
|
|
From Chinh Nguyen.
|
|
now be
received through the notification: method.
|
|
used in preference to the SCEN_SETFOCUS and SCEN_KILLFOCUS command events.
|
|
relationship
using ScintillaNotificationProtocol.
Add optional command:idFrom: method to ScintillaNotificationProtocol for command
notifications.
In a future version registerNotifyCallback: and ScintillaCocoa::RegisterNotifyCallback
will be deprecated.
|
|
|
|
|
|
|
|
|
|
Platform.h and ScintillaCocoa.h are no longer imported in ScintillaView.h
|
|
|
|
switch to rectangular by pressing Alt after start of gesture.
From Neomi.
|
|
Move printing parameters into a separate struct.
|
|
|
|
|
|
case conversion of Unicode text in accordance with Unicode.
|
|
|
|
|
|
accessors to this data.
Add a length argument to DropAt, although previous signature still available.
|
|
Don't check result of new as failures throw an exception.
|
|
From Mark Yen.
|
|
|
|
this retains the user's input when they forget to commit.
|
|
of state
from both documents.
|
|
|
|
|
|
|
|
unless wanted.
Also affects platform-independent code.
|
|
|
|
|
|
|
|
some situations.
Rename IdleStyling to IdleWork.
|
|
|