summaryrefslogtreecommitdiffstats
path: root/src/tk/widget.h
Commit message (Expand)AuthorAgeFilesLines
* tk: Improve declaration alignmentP. J. McDermott2022-01-271-3/+3
* tk: Add (de)focus methodsP. J. McDermott2021-08-061-0/+10
* tk: Pass key eventsP. J. McDermott2021-08-061-0/+5
* tk: Rename mouse event methodP. J. McDermott2021-08-061-15/+15
* tk: Fix crash on focusing nested focusable widgetsP. J. McDermott2021-08-061-0/+3
* tk: Implement focusing by mouseP. J. McDermott2021-08-061-0/+3
* tk: Build focus tab indexP. J. McDermott2021-08-061-9/+55
* tk: Add container pointer to widgetP. J. McDermott2021-08-061-8/+11
* tk: Add window objectP. J. McDermott2021-08-061-0/+19
* tk: Support alignment of widgets in gridP. J. McDermott2021-08-051-1/+1
* tk: Handle radio button eventsP. J. McDermott2021-08-051-0/+3
* tk: Add internal grid constructorP. J. McDermott2021-08-051-0/+5
* tk: Support different check shapesP. J. McDermott2021-08-051-0/+8
* tk: Implement mouse button up eventP. J. McDermott2021-08-041-1/+1
* tk: Reduce initialization boilerplate codeP. J. McDermott2021-08-041-0/+13
* tk: Define widget and APIP. J. McDermott2021-08-041-0/+39