Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
movement bugs because different parts of the code disagreed on top line.
|
|
|
|
|
|
of the annotations on the next line.
|
|
|
|
|
|
the window disappearing.
|
|
to appear below text so lesss likely to cut off start of calltip.
|
|
|
|
Use std::vector for formats to avoid empty elements.
|
|
|
|
|
|
From Mike M.
|
|
|
|
|
|
are now finalised.
|
|
|
|
|
|
style changes.
From Robert Gieseke.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
radius corners.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* lexers/LexMatlab.cxx
(ColouriseMatlabOctaveDocument): Add ismatlab boolean to function, and on getting the '!', check if matlab to set as a command vs operator.
(ColouriseMatlabDoc): use true for call to ColouriseMatlabOctaveDocument.
(ColouriseOctaveDoc): use false for call to ColouriseMatlabOctaveDocument.
|
|
|
|
|
|
other platforms and ensure for folding markers that the '+' or '-' do
not touch the circle.
Change order of drawing so that circles are drawn after connecting
lines so overwrite any tails.
|
|
Avoid drawing one arm of each arrow longer than the other on Cocoa.
The weight of the strokes is more uniform on Windows/Direct2D and Cairo.
|
|
of a series of bezier curves.
|