Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
regular expressions and calling the Win32 API.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Scintilla instance.
|
|
|
|
Improvements for SCE_NIM_NUMBER.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
namespace.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SCI_MOVESELECTEDLINESDOWN for rectangular or thin selection by performing no
action.
|
|
|
|
|
|
|
|
Adds property 'lexer.nim.raw.strings.highlight.ident'.
|
|
as one problem is trying to run 64-bit Python with a 32-bit DLL or vice versa.
|
|
The TCL lexer handles CRLF line ends strangely often with different styles for
the CR and LF. This breaks the unit testing driver as the CR and LF are now
separated in the output leading to 2 lines where there was one. It also causes
differences in runs between Windows and Unix.
|
|
|
|
|
|
|
|
|
|
|