summaryrefslogtreecommitdiffstats
path: root/src/tk/radio.c
Commit message (Expand)AuthorAgeFilesLines
* tk: Rename mouse event methodP. J. McDermott2021-08-061-2/+3
* tk: Fix crash on focusing nested focusable widgetsP. J. McDermott2021-08-061-1/+3
* tk: Implement focusing by mouseP. J. McDermott2021-08-061-0/+10
* tk: Build focus tab indexP. J. McDermott2021-08-061-1/+1
* tk: Make event callbacks optionalP. J. McDermott2021-08-061-0/+3
* tk: Support alignment of widgets in gridP. J. McDermott2021-08-051-1/+2
* tk: Handle radio button eventsP. J. McDermott2021-08-051-25/+65
* tk: Add radio widgetP. J. McDermott2021-08-051-0/+125