Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the return is not NULL)
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
characters from an edit box losing focus.
|
|
|
|
string.
|
|
|
|
|
|
|
|
|
|
caret position.
|
|
directly without a trip through the window messaging system.
|
|
(global) focus so it can abort any current input composition.
|
|
just UCS-2 to the window key press handlers.
|
|
|
|
after construction.
|
|
editboxes.
|
|
|
|
|
|
functions.
|
|
files.
|
|
understandable
|
|
|
|
empty line if you click the down-key enough
|
|
|
|
indices with the DOS palette indices.
|
|
|
|
console scrolling.
|
|
clip the top-most line if there is not enough room instead of not drawing it at all.
|
|
and scrolled too much.
|
|
IConsoleWindow::OnPaint(). Drawing is done relative to the window position. But as the position is (0,0) anyway, it was not noticeable.
|
|
|
|
console colours
|
|
and remove some unneeded casts
|
|
number of characters besides the number of bytes
|
|
bit more descriptive
|
|
due to LTR names in RTL translations and vice-versa
|
|
|
|
|
|
|
|
|
|
|
|
consisted of unrelated values use static const (u)int
|