Age | Commit message (Collapse) | Author | Files | Lines |
|
From Neomi.
|
|
controlCharSymbol setting moved along with calculated fields for tab
width and control symbols.
Use of TextSegment simplified and variables made const where possible.
|
|
|
|
|
|
a binary file.
Simplify use of BreakFinder and use for layout as well as drawing.
|
|
|
|
Fixed by using hex escapes for non-ASCII.
|
|
it never really could be.
|
|
|
|
possible.
unordered_map caused too many porting problems.
|
|
|
|
|
|
|
|
iasascii is not part of ISO C or C++ but is a BSD extension so caused
problems when compiling in strict compliance mode.
|
|
|
|
|
|
|
|
|
|
case conversion of Unicode text in accordance with Unicode.
|
|
From Mitchell Foral.
|
|
|
|
|
|
|
|
valid memory accessed and that the converted text is selected.
|
|
when deleting all of the buffer.
|
|
|
|
|
|
Use FileGenerator module for file generation instead of code in each script.
|
|
Studio 2013.
|
|
character
positions and the other for retrieving a character and width.
|
|
character-oriented access.
Implemented using new method IDocumentWithLineEnd::GetRelativePosition.
|
|
|
|
decrease consequent line wrapping work.
|
|
|
|
|
|
|
|
|
|
accessors to this data.
Add a length argument to DropAt, although previous signature still available.
|
|
pre-allocate.
|
|
|
|
|
|
From Eric Promislow at ActiveState.
|
|
language.
from Pavel Bulochkin
|
|
|
|
and cause a crash and shouldn't read beyond length anyway.
|
|
|
|
* CPP highlighting is disableable
* CPP is now correctly colored when inside comments and strings
* Some bugs with incremental lexing fixed
* Indented imports folding is now undisableable
|
|
|
|
|
|
|