Age | Commit message (Collapse) | Author |
|
can use proper coding style for names again
|
|
|
|
|
|
|
|
textfile GUI (LordAro)
|
|
|
|
string.
|
|
|
|
|
|
linebreaks is visible before computing the layouting. This skips around 2/3 of layout computations in usual-sized list-like windows.
|
|
the trailing space was added (in case a newline was added). This caused the width to be more than the requested width, but it would still be drawn correctly
|
|
the text advancement.
|
|
(or rather a newline was added) too early
|
|
_max_char_width.
|
|
|
|
and Thai)
|
|
|
|
|
|
|
|
than default fonts, so get rid of it
|
|
|
|
string with line warping
|
|
i=0..(n-1)) is not the broadest n-digit number.
-Fix [FS#5562]: Proper size-estimation for numbers with n digits.
|
|
of them.
|
|
before sending lines to blitter for drawing. (fonsinchen)
|
|
|
|
Eagle_rainbow)
|
|
order to preserve characters outside the BMP.
|
|
black or white depending on the background colour. (sbr)
|
|
dirty blocks/rectangles
|
|
font, all other text started glitching.
|
|
trigger changing the blitter which triggers re-entrant locking
|
|
it doesn't fit in 4 lines.
If you resize the window so it's smaller than default the text might still not fit
|
|
|
|
others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC)
|
|
ability to find a font
|
|
instead of declaring it in 6 other files
|
|
dirty variables into a single structure
|
|
|
|
|
|
|
|
during progress instead of waiting 200ms
|
|
needed)
|
|
variables to progress.cpp/h
|
|
|
|
|
|
|
|
lineheight in the company GUI. This also makes the widget containing the sprite not skip drawing it, if the bounds of the widget are outside of the drawing area though the sprite actually needs drawing.
|
|
|
|
indices with the DOS palette indices.
|