Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
defined.
This requires gcc 11.3 or clang 14.
|
|
allocations
by always allocating for every line.
|
|
LineAnnotation.
Line deletion behaviour could be defined differently but current behaviour was
most expected in most circumstances.
|
|
out-of-bounds in lower layer. Make expressions agree in ApplyStep for clarity.
|
|
|
|
|
|
|
|
SurfaceImpl uses g_iconv and could be called from multiple threads without
synchronization leading to occasional errors and potentially out-of-bounds
writes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
debugging.
|
|
selections when printing.
|
|
mode so note that in documentation.
|
|
|
|
|
|
|
|
|
|
so they can be seen when invoked from a modal dialog.
|
|
|
|
|
|
SCI_GETTEXTRANGEFULL, SCI_FINDTEXTFULL, and SCI_FORMATRANGEFULL.
|
|
|
|
|
|
length is non-0.
|
|
|
|
|
|
|
|
|
|
and Win32.
|
|
|
|
|
|
|
|
with buffered drawing and WS_EX_LAYOUTRTL set on Win32 GDI.
|
|
subclasses do not need to call StandardASCII.
Avoid some lint warnings.
|
|
Change ' s' to 'is' and put a comma before conjunctive 'then'
|
|
Also fixes bugs [#2196] and [#2312].
|
|
|
|
|
|
|
|
This removes limitation of only supporting 8x8 patterns and should be faster.
|
|
|
|
over 127 as positive integers.
|
|
|
|
and update when changed by user.
Includes code from Zufu Liu.
|