summaryrefslogtreecommitdiff
path: root/src/gui/guiButton.cpp
Commit message (Expand)AuthorAge
* Make bgcolor tint button background images (#9818)Hugues Ross2020-08-29
* Add FormSpec font styling options (#9763)v-rob2020-07-12
* Fix wrong use of guiScalingImageButton in formspecs buttons (#10094)Pierre-Yves Rollo2020-06-24
* Add 'content_offset' and 'padding' style properties for buttons (#9661)Hugues Ross2020-05-02
* Formspecs: Add state-selection to style elements (#9378)Hugues Ross2020-04-11
* Add 9-slice background support to button formspec elements (#9290)Hugues Ross2020-01-26
* StaticText/EnrichedString: Styling support (#9187)SmallJoker2020-01-22
* Formspec: Don't start a button click when the pointer isn't on top (#9332)Hugues Ross2020-01-22
* Remove the dependency on FGIMG/BGIMG from the hovered/pressed variantsHugues Ross2019-12-16
* Refactor to centralize GUIButton styling/rendering code (#9090)Hugues Ross2019-12-09
* Add more visual feedback for button states (#8916)Hugues Ross2019-10-12
* Add custom colorable GUIButton implementationrubenwardy2019-08-03