Age | Commit message (Collapse) | Author |
|
unmasked 32bpp sprites
|
|
actually a text colour remap, and draw closebox as a sprite, using said bit. Change news popup to use closebox widget for its closebox.
|
|
|
|
|
|
modes.
-Remove: [win32] fullscreen_bpp setting, which is replaced by above setting.
-Change: Disable usage of 8bpp blitters and video modes by default. Many modern OS and hardware cause issues with those.
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
|
|
work for non-8bpp-mapped sprites.
|
|
|
|
operations when there is no sub sprite (based on patch by MJP)
|
|
|
|
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
|
|
|