0ad/source/gui/ObjectBases
s0600204 4928508dcd Properly set and get GUI objects' style attribute in JS
This fixes tab buttons not playing sounds when pressed.

Original patch by: Stan
Amended patch reviewed by: Stan

Differential Revision: https://code.wildfiregames.com/D3109
This was SVN commit r24270.
2020-11-27 02:30:42 +00:00
..
IGUIButtonBehavior.cpp Allow right-click on disabled buttons. 2020-11-14 18:16:24 +00:00
IGUIButtonBehavior.h Clean up header includes, add new forward declarations. 2020-11-21 11:20:29 +00:00
IGUIObject.cpp Properly set and get GUI objects' style attribute in JS 2020-11-27 02:30:42 +00:00
IGUIObject.h Properly set and get GUI objects' style attribute in JS 2020-11-27 02:30:42 +00:00
IGUIScrollBarOwner.cpp Sort GUI Object types, GUI Object bases and GUI Setting value types into three new folders. 2019-10-02 09:44:00 +00:00
IGUIScrollBarOwner.h Sort GUI Object types, GUI Object bases and GUI Setting value types into three new folders. 2019-10-02 09:44:00 +00:00
IGUITextOwner.cpp Sort GUI Object types, GUI Object bases and GUI Setting value types into three new folders. 2019-10-02 09:44:00 +00:00
IGUITextOwner.h Sort GUI Object types, GUI Object bases and GUI Setting value types into three new folders. 2019-10-02 09:44:00 +00:00