summaryrefslogtreecommitdiffstats
path: root/src/splash.c
Commit message (Expand)AuthorAgeFilesLines
* splash: Rename to menuP. J. McDermott2021-08-071-303/+0
* splash, tk: Clarify and standardize function ptrsP. J. McDermott2021-08-071-4/+5
* splash: Make callbacks usefulP. J. McDermott2021-08-071-29/+57
* tk: Add text widget event callbackP. J. McDermott2021-08-061-1/+9
* tk: Add window objectP. J. McDermott2021-08-061-12/+13
* splash: Generate random value for seed text inputP. J. McDermott2021-08-061-16/+25
* tk: Add text widget (without event handling)P. J. McDermott2021-08-051-16/+26
* tk: Support alignment of widgets in gridP. J. McDermott2021-08-051-3/+15
* splash: Add left column of labelsP. J. McDermott2021-08-051-7/+11
* splash: Split title into separate gridP. J. McDermott2021-08-051-55/+58
* tk: Add radio widgetP. J. McDermott2021-08-051-1/+32
* 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
* splash: New (WIP) screenP. J. McDermott2021-08-021-0/+165