Age | Commit message (Collapse) | Author | Files | Lines |
|
- Ignore forward interface declarations as fold points
- Fold dispinterface code blocks
|
|
fractional positioning. Bug #3485669.
|
|
interfere with dwelling. From Marko Njezic.
|
|
to fractional positioning.
|
|
|
|
|
|
Bug #1776560.
|
|
fonts realised.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From Marko Njezic.
|
|
|
|
|
|
|
|
|
|
|
|
From Ross McKay.
|
|
This improves sub-pixel alignment when drawing control characters, indicators
and whitespace dots.
|
|
This improves sub-pixel alignment of indented wrapped lines and
sub-pixel positioning that uses aveCharWidth in calculations.
Added type casts to certain places to make it clear that loss of precision
occurs due to assignment of float to int.
|
|
This fixes off by one errors that can happen in some cases.
Simplify Editor::PositionFromLineX() method.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to always draw the tab bar and output pane in SciTE.
|
|
|
|
less corruption.
|
|
|
|
|
|
|
|
From Rex Conn.
|
|
|
|
|
|
|
|
|
|
tabs on wide lines.
|
|
|
|
|
|
the same as on GTK+ 3.x.
This simplifies compatibility and allows implementing printing on GTK+ 2.x.
|
|
|
|
|
|
From Jakub Vrána.
|
|
'=' at the start of a file would incorrectly trigger the comment state.
---
lexers/LexRuby.cxx | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
|