Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
to be part of block caret range.
|
|
text blobs and block carets.
From Marko Njezic.
|
|
|
|
|
|
|
|
an int argument to match similar calls, and move to header for wider use.
|
|
|
|
|
|
|
|
|
|
|
|
From Fan Yang.
|
|
|
|
|
|
into the margin as this displays serifs and italic stems for aliased text.
|
|
|
|
|
|
|
|
inside preprocessor directives.
Includes code from Marko Njezic.
|
|
|
|
|
|
|
|
|
|
|
|
Decrease direct access to the autocompletion list box from outside AutoComplete.
|
|
accepted.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From Mike Lischke.
|
|
|
|
|
|
|
|
|
|
non whitespace character and counting visible characters in line.
|
|
|
|
|
|
OS X 10.5 with Xcode 4.3.2.
|
|
|
|
|
|
|
|
|
|
|
|
add SCI_GETWORDCHARS(<unused>, stringresult chars) command to get word chars
add SCI_GETWHITESPACECHARS(<unused>, stringresult chars) to get whitespace chars
add SCI_GETPUNCTUATIONCHARS(<unused>, stringresult chars) to get punctutation
also add tests for {Set,Get}{Word,Whitespce,Punctuation}Chars, CharClassifier
|
|
|
|
|