Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-19 | Treated SC_PHASES_MULTIPLE as SC_PHASES_TWO when buffered drawing is on. | Neil | 1 | -1/+1 | |
2014-07-18 | Remove unused function. | Neil | 1 | -6/+0 | |
2014-07-18 | Conditionally use the namespace so that the functions match the header so link. | Neil Hodgson | 1 | -0/+8 | |
2014-07-18 | Allow extreme ascenders and descenders to overlap into adjacent lines with | Neil | 1 | -96/+244 | |
multiple phase drawing option. | |||||
2014-07-17 | Refactored Drawline into separate methods for each aspect of drawing. | Neil | 1 | -241/+290 | |
Standardised order of arguments to drawing methods. | |||||
2014-07-09 | Ensure correct width used for overstrike caret for multi-byte character on GTK+ | Neil | 1 | -1/+2 | |
where the width is spread over the bytes in the positions array. | |||||
2014-07-08 | Split out EditModel, MarginView, and EditView classes into separate files. | Neil | 1 | -0/+1815 | |