summaryrefslogtreecommitdiffstats
path: root/src/tk/box.c
Commit message (Expand)AuthorAgeFilesLines
* tk: Use goto for render errorsP. J. McDermott2023-10-161-12/+8
* tk: Add border to boxP. J. McDermott2022-01-271-12/+45
* tk: Define colors within local headerP. J. McDermott2021-09-251-5/+4
* tk: Fix box positioningP. J. McDermott2021-08-071-2/+2
* tk: Rename mouse event methodP. J. McDermott2021-08-061-2/+2
* tk: Fix focus tab indexingP. J. McDermott2021-08-061-1/+1
* tk: Adjust var declarations vertical alignmentP. J. McDermott2021-08-061-3/+3
* tk: Build focus tab indexP. J. McDermott2021-08-061-1/+9
* tk: Add container pointer to widgetP. J. McDermott2021-08-061-0/+2
* tk: Render box backgroundP. J. McDermott2021-08-041-0/+16
* tk: Fix container event passingP. J. McDermott2021-08-041-1/+2
* tk: Add box widgetP. J. McDermott2021-08-041-0/+119