summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-10-12try this trick to see if this'll workHEADv0.22.48v0.22.47v0.22.46guimasterdevelJeff Carr
2024-02-16add argv to open the logger windowv0.22.9v0.22.8v0.22.7v0.22.6v0.22.5v0.22.45v0.22.44v0.22.43v0.22.42v0.22.41v0.22.40v0.22.4v0.22.39v0.22.38v0.22.37v0.22.36v0.22.35v0.22.34v0.22.33v0.22.32v0.22.31v0.22.30v0.22.3v0.22.29v0.22.28v0.22.27v0.22.26v0.22.25v0.22.24v0.22.23v0.22.22v0.22.21v0.22.20v0.22.2v0.22.19v0.22.18v0.22.17v0.22.16v0.22.15v0.22.14v0.22.13v0.22.12v0.22.11v0.22.10v0.22.1v0.22.0v0.21.0v0.20.8masterJeff Carr
2024-02-12minor fixesv0.20.7v0.20.6v0.20.5v0.20.4Jeff Carr
2024-01-30debugging load/unload toolkitsv0.20.3v0.20.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-29the debugger must be GPLJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-29testing goJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-29go tesetingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-27load toolkit plugin fixesv0.13.18Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-27release automation testingv0.13.16Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-27nocui worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-26release version failurev0.13.14Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-26new guiv0.13.13Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-24working on release versionsv0.13.0Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-20remove example code due to go dependenciesv0.12.7Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-20it's my memory so I can forgetv0.12.6Jeff Carr
lots of general improvements ready to fix gocui working on log settings fix the debugger Signed-off-by: Jeff Carr <[email protected]>
2024-01-18update pathsv0.12.5Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18fix pathsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18fixed pathsv0.12.4Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-17fix against gui v0.12.13Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-15change to alex's local treev0.12.3Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-13support for hidden widgetsv0.12.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
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