Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
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.
|
|
Scintilla_LinkLexers with C linkage so they can be called from C as
well as C++.
|
|
|
|
|
|
space characters added to set of word characters.
|
|
|
|
|
|
Fixed memory leak re. notification center.
Cursor handling did not properly retain the used cursor image.
|
|
|
|
|
|
|
|
|
|
selection rather than the start of the main range which is often the last
line.
|
|
|
|
|
|
|
|
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.
|
|
Refactored cluster iteration into a class.
Use read-only layout objects as supposed to be a performance benefit.
|
|
|
|
Fixed implicit line copy case to match stream copy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to position after selection where position was not adjusted for
removal of every piece of selection.
|
|
more like 1.x.
|
|
|
|
for every compile.
|
|
|
|
rectangular paste at the end of the document.
|
|
performing a deletion, only when adding characters.
|
|
|
|
glob doesn't return sorted results which happens on Linux.
|
|
|
|
|