Commit Graph

8 Commits

Author SHA1 Message Date
Jeff Carr 15e9548cf5 it's my memory so I can forget
lots of general improvements
    ready to fix gocui
    working on log settings
    fix the debugger

Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-20 20:24:58 -06:00
Jeff Carr c1b2c4a182 update paths
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-18 22:36:35 -06:00
Jeff Carr f3d6daa29e fix paths
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-18 01:34:32 -06:00
Jeff Carr 9e8a40023c change to alex's local tree
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-15 16:55:17 -06:00
Jeff Carr ff32316084 ah, a much cleaner start to a debugger
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 <jcarr@wit.com>
2024-01-04 23:28:55 -06:00
Jeff Carr 1f0e212002 logSettings window moved to 'gui/gadgets'
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-04 12:49:26 -06:00
Jeff Carr 796d07652e move logSettings window here 2024-01-03 11:36:11 -06:00
Jeff Carr 6b49c4139e start moving this stuff out 2024-01-03 11:18:56 -06:00