summaryrefslogtreecommitdiffstats
path: root/src/tk/label.c
Commit message (Expand)AuthorAgeFilesLines
* tk: Define colors within local headerP. J. McDermott2021-09-251-3/+8
* tk: Rename mouse event methodP. J. McDermott2021-08-061-1/+1
* tk: Fix label error messageP. J. McDermott2021-08-051-1/+1
* tk: Implement mouse button up eventP. J. McDermott2021-08-041-1/+3
* tk: Reduce initialization boilerplate codeP. J. McDermott2021-08-041-6/+1
* tk: Add label widgetP. J. McDermott2021-08-041-0/+137