Age | Commit message (Collapse) | Author | Files | Lines |
|
@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
|
|
|
|
|
|
switch to rectangular by pressing Alt after start of gesture.
From Neomi.
|
|
Move printing parameters into a separate struct.
|
|
|
|
possible.
unordered_map caused too many porting problems.
|
|
|
|
|
|
|
|
|
|
|
|
case conversion of Unicode text in accordance with Unicode.
|
|
|
|
|
|
insertText of InnerView
was replaced with insertText:replacementRange: to implement NSTextInputClient in [df4058].
|
|
|
|
|
|
accessors to this data.
Add a length argument to DropAt, although previous signature still available.
|