aboutsummaryrefslogtreecommitdiff
path: root/src/gui/guiButtonImage.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453)Vincent Robinson2022-07-031-5/+5
| | | | | | | | | | | * 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
* Modernize include guards and add missing ones (#9898)Awkor2020-05-231-0/+2
|
* Formspecs: Add state-selection to style elements (#9378)Hugues Ross2020-04-111-18/+8
|
* Refactor to centralize GUIButton styling/rendering code (#9090)Hugues Ross2019-12-091-0/+59