Age | Commit message (Collapse) | Author | Files | Lines |
|
This can reduce the time taken to fold a document by half.
|
|
UTF-16 code units added.
|
|
|
|
|
|
white.
|
|
This option is provisional and experimental.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
line.
|
|
|
|
|
|
|
|
|
|
|
|
instead of Win32 API types and basetsd.h when on Windows.
|
|
|
|
|
|
|
|
underneath positions or characters.
|
|
|
|
Allows choosing any colour for a margin.
|
|
is within the window.
|
|
vertical edges simultaneously.
|
|
to previous line.
|
|
Currently, the ScintillaObject signals can't be used from python code via
gobject-introspection. This is because g-ir-scanner does not properly scan
the signals.
For signals, there is the additional requirement that parameters have are
registered GTypes. For the sci-notify signal, this can be accomplished by
boxing SCNotification.
In addition, g-ir-scanner also runs on Scintilla.h where it picks up
additional structs.
test/gi/ is updated accordingly. The test python script is enhanced
to showcase the signals (some fixes to the makefile are included as well).
|
|
|
|
Currently, the ScintillaObject signals can't be used from python code via
gobject-introspection. This is because g-ir-scanner does not properly scan
the signals.
For signals, there is the additional requirement that parameters have are
registered GTypes. For the sci-notify signal, this can be accomplished by
boxing SCNotification.
In addition, g-ir-scanner also runs on Scintilla.h where it picks up
additional structs.
test/gi/ is updated accordingly. The test python script is enhanced
to showcase the signals (some fixes to the makefile are included as well).
|
|
text then styling in the background using idle-time.
|
|
|
|
|
|
interfaces to allow these to become 64-bit in the future.
|
|
From Jonathan Hunt.
|
|
|
|
TargetWholeDocument.
|
|
|
|
|
|
|
|
|
|
colours and to change the colour of text.
|
|
|
|
|
|
|
|
which may fix problems with sibling windows.
|