| Age | Commit message (Collapse) | Author | Files | Lines | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
constructors and operator=.
Also ensuring initialisation for some fields, reducing scope where
possible, and passing by const reference.
 | 
 | 
 | 
 | 
2.0.
 | 
 | 
 | 
 | 
strncpy.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
annotation.
 | 
 | 
selection.
 | 
 | 
virtual space.
 | 
 | 
Improve handling of comments in preprocessor declaration
Cleaning code
Improve documentation
 | 
 | 
 | 
 | 
for "EXISTS" not to.
 | 
 | 
non-anti-aliased or lcd-optimized text.
 | 
 | 
background colour.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Virtual space removed when performing delete word left or delete line left.
Virtual space converted to real space for delete word right.
Preserve virtual space when preesing Delete key.
 | 
 | 
Fixes bug #2881279.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
all the duplicates.
 | 
 | 
 | 
 | 
a rectangular region.
 | 
 | 
move through wrapped lines.
 | 
 | 
moved to a left or right of main selection rather than before or after
rectangular selection.
 | 
 | 
From Stephan Deibel at Wingware.
 | 
 | 
 | 
 | 
possibility of a NULL pointer.
 | 
 | 
 | 
 | 
space characters added to set of word characters.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
before the first character which could occur if there was a zero-width
character at the start of the line.
 | 
 | 
when the selection is empty (thus only needing a caret drawn) or when the
selection settings do not need the text drawn as pieces such as when the
selection is drawn translucently.
 | 
 | 
Fixed implicit line copy case to match stream copy.
 | 
 | 
 | 
 | 
more like 1.x.
 | 
 | 
 | 
 | 
rectangular paste at the end of the document.
 | 
 | 
performing a deletion, only when adding characters.
 | 
 | 
 |