Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
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.
|
|
|
|
|
|
bidirectional options in an extensible way instead of adding a call for each
element.
|
|
filling it to avoid partially drawn pixels on left and right edges.
|
|
|
|
|
|
|
|
Ellipse.
|