summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-11api changev0.12.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-11minor changeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-08go.wit.com/log changev0.4.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-07use local argJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-07makefile 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-05work towards gui Draw() abstractionJeff 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]>
2024-01-04logSettings window moved to 'gui/gadgets'Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-03more learning/debugging codev0.2.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-03add MakefileJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-03move completeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-03move over widget windowJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-03move gochan & golang stuff overJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-03move logSettings window hereJeff Carr
2024-01-03start moving this stuff outJeff Carr