summaryrefslogtreecommitdiff
path: root/durationSlider.go
AgeCommit message (Collapse)Author
2024-01-31use SetText()v0.20.0Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-21loggging output cleanupsv0.12.16Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-19SetValue() and SetChecked()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18lots of syntax changesv0.12.8Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-17now should work without needed to actually displayv0.12.6Jeff Carr
a nice improvement. actual toolkit widgets arent' actually needed. It's faster and can run in the dark autotypist compiles and runs Signed-off-by: Jeff Carr <[email protected]>
2024-01-11gui api updatesv0.10.3Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-05use log FlagsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-01initial commitJeff Carr