Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix :( | Kartik K. Agaram | 2023-12-18 | 1 | -1/+1 |
* | make button backgrounds optional | Kartik K. Agaram | 2023-12-18 | 1 | -1/+3 |
* | streamline button.lua | Kartik K. Agaram | 2023-12-16 | 1 | -7/+1 |
* | use color alpha in button backgrounds | Kartik K. Agaram | 2023-10-16 | 1 | -1/+1 |
* | clearer API for drawing a button | Kartik K. Agaram | 2023-10-16 | 1 | -1/+1 |
* | bugfix: propagate mouse press if any button would | Kartik K. Agaram | 2022-08-24 | 1 | -4/+6 |
* | pass all button params to the icon | Kartik K. Agaram | 2022-08-23 | 1 | -1/+1 |
* | allow buttons to nest as well | Kartik K. Agaram | 2022-08-23 | 1 | -2/+11 |
* | flip return value of button handlers | Kartik K. Agaram | 2022-08-23 | 1 | -4/+3 |
* | stop putting button state in a global | Kartik K. Agaram | 2022-08-23 | 1 | -6/+10 |
* | improve explanation for buttons | Kartik K. Agaram | 2022-08-23 | 1 | -1/+4 |
* | allow buttons to interrupt events | Kartik K. Agaram | 2022-08-23 | 1 | -1/+1 |
* | indent | Kartik K. Agaram | 2022-08-23 | 1 | -1/+3 |
* | highlight another global | Kartik K. Agaram | 2022-05-17 | 1 | -3/+3 |
* | . | Kartik K. Agaram | 2022-05-17 | 1 | -2/+4 |
* | fix a typo | Kartik K. Agaram | 2022-05-12 | 1 | -1/+1 |
* | intermingle freehand line drawings with text | Kartik K. Agaram | 2022-05-11 | 1 | -0/+18 |