]> git.lizzy.rs Git - minetest.git/history - src/gui/guiButton.cpp
Settings: Fix game minetest.conf flags overriding defaults (#9404)
[minetest.git] / src / gui / guiButton.cpp
2020-01-26 Hugues RossAdd 9-slice background support to button formspec eleme...
2020-01-22 SmallJokerStaticText/EnrichedString: Styling support (#9187)
2020-01-22 Hugues RossFormspec: Don't start a button click when the pointer...
2019-12-16 Hugues RossRemove the dependency on FGIMG/BGIMG from the hovered...
2019-12-09 Hugues RossRefactor to centralize GUIButton styling/rendering...
2019-10-12 Hugues RossAdd more visual feedback for button states (#8916)
2019-08-03 rubenwardyAdd custom colorable GUIButton implementation