Age | Commit message (Collapse) | Author | Files | Lines |
|
of mistakes.
|
|
For example the sequence ['a', 'c', left, 'b', undo] would produce "c" instead of "ac".
|
|
|
|
Change made reverse iteration dangerous.
|
|
sensibly.
From Mitchell Foral.
|
|
hid this.
|
|
pointer is not NULL.
|
|
|
|
outside bounds. Also avoids warning for use of strncpy.
|
|
to work better.
|
|
|
|
|
|
|
|
|
|
positions.
This is needed on Cocoa where the IME wants to be able to index into the document
with UTF-16 counts to match Cocoa's own use of UTF-16.
|
|
composition mode.
This deleted text isn't in the undo history and it isn't in the document so can never be recovered
so makes it impossible to correctly perform undo.
Add logging for unexpected situations and throw an exception when undo can't be performed.
Ensure empty marked text range is always in canonical (NSNotFound,0) form.
|
|
colours and to change the colour of text.
|
|
initializers,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
text. Helps on PLAT_CURSES.
|
|
compatibility and to lessen the number of casts.
|
|
There exists a similar file format called "Textronix HEX", which would
be the better candidate for this short name.
|
|
From danselmi.
|
|
|
|
same.
Add unit tests for UnicodeFromUTF8.
|
|
of the base line.
From Joe Mueller.
|
|
From Markus Heidelberg.
|
|
|
|
Use ShowCaretAtCurrentPosition which understands focus in preference to
DropCaret where possible.
|
|
From Mitchell Foral.
|
|
the future.
|
|
From Mitchell Foral.
|
|
like _BOXED but no border.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
used.
|
|
set up indicators. Changed field order so that the colour, which is likely to be
set, is before under which is likely to be left default.
|
|
|
|
|