summaryrefslogtreecommitdiff
path: root/golang.go
AgeCommit message (Collapse)Author
2024-01-11api changev0.12.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-08go.wit.com/log changeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-05start using window.Draw()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-04ah, a much cleaner start to a debuggerJeff Carr
Finally there is some sense this debugger can finally be useful. It can be developed and worked on in isolation from the 'gui' package therefore it can call more sophisticated widget collections. 'gadgets' all moved to gadgets.BasicWindow() thank goodness all this code is isolated finally can finally rename the files first gadgets.BasicWindow() Signed-off-by: Jeff Carr <[email protected]>