| Age | Commit message (Collapse) | Author | Files | Lines |
|
The ScintillaObject class does not chain up to its superclass in the finalize()
function. This is a bug and must be done according to the GLib/GObject
documentation. One effect of this is that the destroy notifiers supplied in
e.g. g_object_set_data_full() are never run.
Fixes Bug: #1549 ScintillaObject.finalize() does not chain up
|
|
From SiegeLord.
|
|
@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.
|
|
of trying to redraw just the initially required area.
Reported to eliminate black window contents after system Lock and similar actions.
|
|
|
|
|
|
from shiboken.
From Mark Yen.
|
|
|
|
Treats "else" as fold header.
From darmar.
|
|
|
|
|
|
|
|
|
|
From Mark Yen.
|
|
|
|
Also enables more flexibility with modifier keys.
|
|
|
|
From John Ehresman.
|
|
|
|
|
|
|
|
|
|
|
|
selection point.
|
|
From Marko Njezic.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From John Ehresman.
|
|
|
|
From Mark Robinson.
|
|
|
|
|
|
From Erik.
|
|
From Alpha.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MarginView was renamed to SCIMarginView.
|
|
From Colomban Wendling and Kein-Hong Man.
|
|
|