Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tk: Add window object | P. J. McDermott | 2021-08-06 | 1 | -12/+13 |
* | splash: Generate random value for seed text input | P. J. McDermott | 2021-08-06 | 1 | -16/+25 |
* | tk: Add text widget (without event handling) | P. J. McDermott | 2021-08-05 | 1 | -16/+26 |
* | tk: Support alignment of widgets in grid | P. J. McDermott | 2021-08-05 | 1 | -3/+15 |
* | splash: Add left column of labels | P. J. McDermott | 2021-08-05 | 1 | -7/+11 |
* | splash: Split title into separate grid | P. J. McDermott | 2021-08-05 | 1 | -55/+58 |
* | tk: Add radio widget | P. J. McDermott | 2021-08-05 | 1 | -1/+32 |
* | splash: Add another button | P. J. McDermott | 2021-08-05 | 1 | -1/+15 |
* | splash: Shrink color struct assignments | P. J. McDermott | 2021-08-05 | 1 | -20/+10 |
* | tk: Add check widget | P. J. McDermott | 2021-08-05 | 1 | -1/+25 |
* | splash: Add non-functional "Quit" button | P. J. McDermott | 2021-08-04 | 1 | -3/+19 |
* | tk: Add box widget | P. J. McDermott | 2021-08-04 | 1 | -14/+21 |
* | tk: Implement mouse button up event | P. J. McDermott | 2021-08-04 | 1 | -1/+11 |
* | splash: Use mftk | P. J. McDermott | 2021-08-04 | 1 | -69/+43 |
* | splash: Add non-functional "Play" button | P. J. McDermott | 2021-08-03 | 1 | -0/+26 |
* | ttf: Rename to widget | P. J. McDermott | 2021-08-03 | 1 | -2/+2 |
* | splash: Align text by the baseline | P. J. McDermott | 2021-08-03 | 1 | -33/+3 |
* | splash: New (WIP) screen | P. J. McDermott | 2021-08-02 | 1 | -0/+165 |