Age | Commit message (Collapse) | Author |
|
|
|
one, instead of repeatedly guessing the font.
|
|
including FreeType.
Building with FreeType is still possible and will take precedence over the GDI renderer, but
the project files don't include FreeType anymore by default. Combining GDI rendering with ICU
text layout is untested.
|
|
|
|
|
|
std::vector::[push|emplace]_back()
|
|
|
|
|
|
It is the only library we use that calls itself with 'lib' in the
name. This might be confusing, but with the arrival of cmake a lot
of these things are automated. And detection will find 'liblzma',
not 'lzma', like with 'lzo', 'zlib', ..
|
|
|
|
conversions in initializer lists.
|
|
in basesets, newgrfs, etc
|
|
in basesets, newgrfs, etc
|
|
- Instead of hardcoding the .txt extension in a printf string, it is
now stored in an array of possible extensions. This array still only
contains .txt, so behaviour is unchanged, but this makes it easier
to add other extensions later.
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
past the bottom end. (LordAro)
|
|
textfile GUI (LordAro)
|
|
better grouped
|
|
window to its default size.
|
|
|
|
after construction.
|
|
|
|
general (LordAro)
|
|
|
|
|