summaryrefslogtreecommitdiffstats
path: root/src/splash.c
Commit message (Collapse)AuthorAgeFilesLines
* splash: Add another buttonP. J. McDermott2021-08-051-1/+15
|
* splash: Shrink color struct assignmentsP. J. McDermott2021-08-051-20/+10
|
* tk: Add check widgetP. J. McDermott2021-08-051-1/+25
|
* splash: Add non-functional "Quit" buttonP. J. McDermott2021-08-041-3/+19
|
* tk: Add box widgetP. J. McDermott2021-08-041-14/+21
|
* tk: Implement mouse button up eventP. J. McDermott2021-08-041-1/+11
|
* splash: Use mftkP. J. McDermott2021-08-041-69/+43
|
* splash: Add non-functional "Play" buttonP. J. McDermott2021-08-031-0/+26
|
* ttf: Rename to widgetP. J. McDermott2021-08-031-2/+2
|
* splash: Align text by the baselineP. J. McDermott2021-08-031-33/+3
| | | | And factor out text rendering into a shared interface.
* splash: New (WIP) screenP. J. McDermott2021-08-021-0/+165