summaryrefslogtreecommitdiffstats
path: root/src/tk/text.c
Commit message (Expand)AuthorAgeFilesLines
* tk: Pass key eventsP. J. McDermott2021-08-061-3/+14
* tk: Rename mouse event methodP. J. McDermott2021-08-061-1/+1
* tk: Implement focusing by mouseP. J. McDermott2021-08-061-2/+14
* tk: Implement focus switchingP. J. McDermott2021-08-061-2/+8
* tk: Build focus tab indexP. J. McDermott2021-08-061-1/+1
* tk: Add text widget (without event handling)P. J. McDermott2021-08-051-0/+204