| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
active
or cause other unexpected behaviour.
|
|
For removeMarkedText, use range deletion instead of setting the selection and
inserting an empty string as this has fewer side effects and should avoid crashes
when an autocompletion list is active.
|
|
|
|
movement bugs because different parts of the code disagreed on top line.
|
|
|
|
the window disappearing.
|
|
|
|
|
|
of a series of bezier curves.
|
|
guaranty termination where possible.
|
|
|
|
Parameter names added to method declarations.
|
|
|
|
previously
prepared content was shown.
|
|
appear on OS X 10.9 when scrolling horizontally on a retina display.
|
|
|
|
|
|
@executable_path
but had SKIP_INSTALL off.
|
|
on older.
|
|
Change SDK setting to latest so will work with both Xcode 4.6 and 5.0.
|
|
From Mike Lischke.
|
|
|
|
from shiboken.
From Mark Yen.
|
|
From Mark Yen.
|
|
|
|
selection point.
|
|
|
|
MarginView was renamed to SCIMarginView.
|
|
From SiegeLord.
|
|
|
|
|
|
From Chinh Nguyen.
|
|
now be
received through the notification: method.
|
|
used in preference to the SCEN_SETFOCUS and SCEN_KILLFOCUS command events.
|
|
|
|
|
|
The checkbuildosx.sh script now looks for installed SDKs macosx10.? and builds
with each one that is installed.
|
|
setting on target.
|
|
relationship
using ScintillaNotificationProtocol.
Add optional command:idFrom: method to ScintillaNotificationProtocol for command
notifications.
In a future version registerNotifyCallback: and ScintillaCocoa::RegisterNotifyCallback
will be deprecated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for width and comments that is no longer correct.
|
|
Platform.h and ScintillaCocoa.h are no longer imported in ScintillaView.h
|