0ad/source/gui/ObjectBases
wraitii 2e08fd38ea GUI cleanup: XML & child handling.
- We only need an XMBFile, not a CXeromyces to parse GUI
objects/scripts/... This makes the interface more consistent with other
usage, notably ParamNode.
- Rename IGUIObject::AddChild to RegisterChild and flesh out the
interface a little.

Differential Revision: https://code.wildfiregames.com/D3908
This was SVN commit r25378.
2021-05-04 15:17:50 +00:00
..
IGUIButtonBehavior.cpp Cleanups CGUISprite, removes redundant method. 2021-03-31 19:26:05 +00:00
IGUIButtonBehavior.h Clean up header includes, add new forward declarations. 2020-11-21 11:20:29 +00:00
IGUIObject.cpp GUI cleanup: XML & child handling. 2021-05-04 15:17:50 +00:00
IGUIObject.h GUI cleanup: XML & child handling. 2021-05-04 15:17:50 +00:00
IGUIScrollBarOwner.cpp Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
IGUIScrollBarOwner.h Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
IGUITextOwner.cpp Generalize icon-specific tooltips to a tag, streamline code. 2021-05-01 12:38:05 +00:00
IGUITextOwner.h Generalize icon-specific tooltips to a tag, streamline code. 2021-05-01 12:38:05 +00:00