]> git.lizzy.rs Git - minetest.git/history - src/gui/guiButton.h
Drop dependency on IrrCompileConfig
[minetest.git] / src / gui / guiButton.h
2023-03-01 numzeroDrop dependency on IrrCompileConfig
2023-02-18 sfan5Remove dead code behind Irrlicht version checks
2021-12-29 ROllerozxaRemove unused (de)serializeAttributes() methods
2021-03-09 sfan5Restore Irrlicht 1.9 support
2020-08-29 Hugues RossMake bgcolor tint button background images (#9818)
2020-05-02 Hugues RossAdd 'content_offset' and 'padding' style properties...
2020-04-11 Hugues RossFormspecs: Add state-selection to style elements (...
2020-01-26 Hugues RossAdd 9-slice background support to button formspec eleme...
2019-12-09 Hugues RossRefactor to centralize GUIButton styling/rendering...
2019-10-12 Hugues RossAdd more visual feedback for button states (#8916)
2019-10-05 sfan5Fix warnings in guiButton.h
2019-09-06 sfan5Fix Irrlicht 1.9 support
2019-08-03 rubenwardyAdd custom colorable GUIButton implementation