]> git.lizzy.rs Git - dragonfireclient.git/history - src/gui/guiButton.cpp
add airjump and remove unused headers
[dragonfireclient.git] / src / gui / guiButton.cpp
2021-08-30 Minetest-j45Merge pull request #1 from EliasFleckenstein03/master
2021-03-26 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-03-09 sfan5Restore Irrlicht 1.9 support
2020-11-28 Elias FleckensteinMerged Minetest
2020-11-04 Elias FleckensteinMerge branch 'master' into master
2020-11-04 Elias FleckensteinRevert "Make Lint Happy"
2020-11-04 Elias FleckensteinMerge branch 'master' into master
2020-11-04 Elias FleckensteinMake Lint Happy
2020-08-29 Hugues RossMake bgcolor tint button background images (#9818)
2020-07-18 Elias FleckensteinUpdate to minetest 5.4.0-dev
2020-07-12 v-robAdd FormSpec font styling options (#9763)
2020-06-24 Pierre-Yves RolloFix wrong use of guiScalingImageButton in formspecs...
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...
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