aboutsummaryrefslogtreecommitdiff
path: root/src/button.c
AgeCommit message (Expand)Author
2024-03-16Add min and max button widthFederico Angelilli
2024-03-16Fix some leaks and refactorFederico Angelilli
2024-03-16Refactor and fix a couple leaksFederico Angelilli
2024-03-16Fix some memory leaks and add valgrind supportFederico Angelilli
2024-03-15Start reworking draw_paint and add per-button line widthFederico Angelilli
2024-03-15Add x and y padding to layoutFederico Angelilli
2024-03-14Change animation code and refactor stateFederico Angelilli
2024-03-14Refactor code and start adding shine animationFederico Angelilli
2024-03-14Add animation scaffoldingFederico Angelilli
2024-02-11Use updated text in drawFederico Angelilli
2023-11-26Change behaviour of button_simple_set_textFederico Angelilli
2023-11-26Add padding for buttons and fix drawingFederico Angelilli
2023-11-26Generalize button structFederico Angelilli
2023-11-24Add action data for buttons and make quit buttonFederico Angelilli
2023-11-19Add per-button colorsFederico Angelilli
2023-11-19Add button alignment and layoutingFederico Angelilli
2023-11-19Simplify button shape handlingFederico Angelilli
2023-11-17Add buttons and update drawFederico Angelilli