Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tk: Fix crash on focusing nested focusable widgets | P. J. McDermott | 2021-08-06 | 1 | -1/+3 |
* | tk: Implement focusing by mouse | P. J. McDermott | 2021-08-06 | 1 | -0/+10 |
* | tk: Build focus tab index | P. J. McDermott | 2021-08-06 | 1 | -1/+1 |
* | tk: Make event callbacks optional | P. J. McDermott | 2021-08-06 | 1 | -0/+3 |
* | tk: Support alignment of widgets in grid | P. J. McDermott | 2021-08-05 | 1 | -1/+2 |
* | tk: Handle radio button events | P. J. McDermott | 2021-08-05 | 1 | -25/+65 |
* | tk: Add radio widget | P. J. McDermott | 2021-08-05 | 1 | -0/+125 |