Commit Graph

25 Commits (8cf431aeb2b80907e25d941ee6078da0236720e7)

Author SHA1 Message Date
elsid 843753da14
Remove unused includes 2 years ago
clang-format-bot ddb0522bbf
Apply clang-format to code base 2 years ago
Andrei Kortunov aa349f2ed9 Initialize some missing variables 3 years ago
uramer 591fa9b700 Add missing workaround for a MyGUI visibility bug 3 years ago
Petr Mikheev d16fa553c8 Fix LuaUtil::Callback 3 years ago
uramer 1766f89c4d Fix a typo 3 years ago
uramer 52d05be04b Styling for Settings 3 years ago
uramer e92c88a133 Make the documentation clearer, match the documentation when no buttons are pressed for an event 3 years ago
uramer 03659bef86 MWUI interface (resolve https://gitlab.com/OpenMW/openmw/-/issues/6594) 3 years ago
uramer 788745e004 Make coordinate calculation more robust, implement Flex widget type 3 years ago
glassmancody.info 26c7e308ed mygui bindings for color and alpha 3 years ago
uramer 36c46ada6f Pass unhandled Lua UI events to the parent 3 years ago
uramer fc50724f5c Render text and images correctly in templates with slots 3 years ago
uramer 581c3f4882 Update and document Lua Text and TextEdit widget types, fix some issues with Lua UI 3 years ago
uramer 7f796d148e Clean up 3 years ago
uramer 67641dcdb7 Fix compile errors 3 years ago
uramer f07f05ddd3 Add Container widget type, use it to make Adapter code less hacky 3 years ago
uramer 086a7d9bc5 Wrap Lua settings widgets into an Adapter widget 3 years ago
uramer 960dd1f708 Lua UI templates 3 years ago
uramer cc528d2e08 Dispose Lua UI elements correctly 3 years ago
uramer 15c7bddd57 Move SDL-MyGUI input mappings to components, map both ways 3 years ago
uramer e65c946452 Add a data field to Lua UI layouts 3 years ago
uramer e9f8c34372 Correctly set UI properties to defaults when passed nil 3 years ago
uramer eceed558be Fix coverity uninitialized variables 3 years ago
uramer 68963538ae Lua UI API 3 years ago