Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
This should fix bug #3395057 "GUI: Font-Background Color Contrast Problem in Modern Theme".
At the very least it will improve the contrast.
|
|
The old builtin one actually was based on a unpublished version, which failed
with the current code. Oops.
|
|
|
|
|
|
|
|
New save/load chooser
Conflicts:
gui/saveload.cpp
|
|
This was reported by valgrind, while looking at a different issue.
|
|
Will be used by WME.
|
|
|
|
DISABLE_SAVELOADCHOOSER_GRID.
|
|
|
|
|
|
|
|
|
|
one isn't available.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now the thumbnail button and the descriptions are sub widgets of the
container widget.
|
|
Now it is possible to add sub widgets to a ContainerWidget and allow for these
to get events too.
|
|
|
|
|
|
|
|
|
|
and add handle.
|
|
|
|
|
|
|
|
resolution below 640x400.
|
|
Formerly it was enabled for everything above 320x200, but resolutions below
640x400 feature not enough space.
|
|
One of the string was left untranslated in the last update. This adds
the translation for that string (provided by Lightkey).
|
|
|
|
|
|
chooser.
|
|
|
|
GuiObject::removeWidget only removes the widget from the widget list, but
doesn't delete it. Oops.
|
|
|
|
|
|
|
|
chooser.
|
|
|