| Age | Commit message (Collapse) | Author | Files | Lines |
|
that uses them needs to #include "XPM.h".
Move definition of standard methods on LineMarker from header to implementation
to reduce included text and further isolate use of XPM and RGBAImage.
Backport of changeset 6624:32adac0930bb.
|
|
documents.
Backport of changeset 6480:f2650eaa75e6.
|
|
Backport of changeset 6470:d78a4b522662.
|
|
Backport of changeset 6462:934f6f6451c2.
|
|
for the lexer and document interfaces.
Backport of changeset 6388:d62863ae40a3.
|
|
belong in ILexer.h.
Backport of changeset 6383:9c8257ff60b7.
|
|
Backport of changeset 6379:b44bb3627bbd.
|
|
Sci_Position/Sci_PositionU.
Backport of changeset 6351:b7126dd1f020.
|
|
Backport based on changesets 6345:faecbd0078e5 and 6346:72bd27f81477.
|
|
'WithModifiers" form.
All events include a set of keyboard modifier flags.
Older calls that passed individual parameters for each key were removed.
Backport of changeset 6310:af83baede430.
|
|
Backported from changeset 6306:7e28cdba6d61.
|
|
Define UniqueString as a move-only string and use in a SparseVector for
ContractionState.
Remove SparseVector method specializations that are no longer needed.
|
|
|
|
|
|
where it may be needed in the future.
|
|
|
|
and lines.
|
|
Features used are move constructor, unique_ptr, deleted functions, enum class,
lambda expression, and range for loop.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From Jonathan Hunt.
|
|
|
|
From Mitchell Foral.
|
|
used.
|
|
|
|
|
|
previous text.
From Mitchell Foral.
|
|
defined in scripts/HeaderOrder.txt.
|
|
selection when multiple selections are active.
From Mitchell Foral.
|
|
|
|
|
|
|
|
to appear below text so lesss likely to cut off start of calltip.
|
|
|
|
guaranty termination where possible.
|
|
|
|
Parameter names added to method declarations.
|
|
Also enables more flexibility with modifier keys.
|
|
gcc.
|
|
|
|
Tests for this and other sub styles methods.
|
|
|
|
possible.
unordered_map caused too many porting problems.
|
|
|
|
case conversion of Unicode text in accordance with Unicode.
|