| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-12 | try this trick to see if this'll workHEADv0.22.48v0.22.47v0.22.46guimasterdevel | Jeff Carr | |
| 2024-02-16 | add 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.8master | Jeff Carr | |
| 2024-02-12 | minor fixesv0.20.7v0.20.6v0.20.5v0.20.4 | Jeff Carr | |
| 2024-01-30 | debugging load/unload toolkitsv0.20.3v0.20.2 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-29 | the debugger must be GPL | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-29 | testing go | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-29 | go teseting | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-27 | load toolkit plugin fixesv0.13.18 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-27 | release automation testingv0.13.16 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-27 | nocui works | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-26 | release version failurev0.13.14 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-26 | new guiv0.13.13 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-24 | working on release versionsv0.13.0 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-20 | remove example code due to go dependenciesv0.12.7 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-20 | it's my memory so I can forgetv0.12.6 | Jeff 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-18 | update pathsv0.12.5 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-18 | fix paths | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-18 | fixed pathsv0.12.4 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-17 | fix against gui v0.12.13 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-15 | change to alex's local treev0.12.3 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-13 | support for hidden widgetsv0.12.2 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-11 | api changev0.12.1 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-11 | minor change | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-08 | go.wit.com/log changev0.4.1 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-08 | go.wit.com/log change | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-07 | use local arg | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-07 | makefile change | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-05 | start using window.Draw() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-05 | work towards gui Draw() abstraction | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-04 | ah, a much cleaner start to a debugger | Jeff 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-04 | logSettings window moved to 'gui/gadgets' | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-03 | more learning/debugging codev0.2.1 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-03 | add Makefile | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-03 | move complete | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-03 | move over widget window | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-03 | move gochan & golang stuff over | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-03 | move logSettings window here | Jeff Carr | |
| 2024-01-03 | start moving this stuff out | Jeff Carr | |
