Age | Commit message (Collapse) | Author | Files | Lines |
|
method returns a colour with maximum (0xff) alpha.
|
|
Add Selection::RangeType and EditModel::LineEndInSelection to hoist code out of
EditView.
Replace SimpleAlphaRectangle with Surface::FillRectangleAligned when alpha known
to not be SC_ALPHA_NOALPHA.
|
|
|
|
|
|
|
|
and CharacterCategoryMap to avoid clashes with Lexilla when building an
executable that includes both.
|
|
|
|
|
|
releases. Using value() produces error:
error: call to unavailable member function 'value': introduced in macOS 10.14
|
|
Size of ViewStyle makes it more difficult to understand and this helps a bit.
|
|
appearance.
|
|
Change ColourDesired to ColourAlpha in styles.
Remove ColourDesired.
|
|
|
|
|
|
Change ColourDesired to ColourAlpha in XPM and RGBAImage.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
traits in the future.
|
|
|
|
|
|
and the possibility of truncation.
|
|
Implement SC_ELEMENT_LIST* to change colours of autocompletion lists.
|
|
|
|
|
|
|
|
problems with very long documents.
Fixes uneven line heights on Cocoa after around 1.1 million lines.
|
|
|
|
|
|
Add IntegerRectangle struct for local use in PlatGTK.cxx.
|
|
|
|
|
|
|
|
extensible.
For CallTip, GTK and Qt hardcode BidiR2L to false as they don't support
bidirectional, its the same as current, and the BidiR2L state on EditModel isn't
easily accessible.
|
|
is space.
|
|
Replace annotation boxing logic with calls to FillRectangle and Side.
Switch to new AlphaRectangle signature.
These will allow changing stroke width in future.
|
|
arrow when an API is defined.
|
|
aligning to pixel boundaries.
Use Surface::SetMode as simpler and its predecessors will be removed.
|
|
|
|
be highlighted better.
|
|
to allow more accurate less complex drawing code.
|
|
InitPixMap. Changed DropGraphics from releasing surfaces to deleting them.
This simplifies code and the added cost of allocating a new Surface is small.
|
|
|
|
|