aboutsummaryrefslogtreecommitdiff
path: root/src/gui/guiButtonImage.h
AgeCommit message (Collapse)Author
2022-07-03FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453)Vincent Robinson
* FormSpec: 9-slice images and animated_images * Add fgimg_middle; clean up code * Address issues, add tests * Fix stupid error; bump formspec version * Re-add image[] elements without a size
2020-05-23Modernize include guards and add missing ones (#9898)Awkor
2020-04-11Formspecs: Add state-selection to style elements (#9378)Hugues Ross
2019-12-09Refactor to centralize GUIButton styling/rendering code (#9090)Hugues Ross