new-gui/toolkit/andlabs
Jeff Carr 6196739d82 lots cleaner code between the plugin
Queue() around SetText is helping userspace crashing
    merge forceDump(bool) into Dump()
    debugging output configuration is pretty clean
    keep cutting down duplicate things
    --gui-verbose flag works
    make label "standard" code
    add debug.FreeOSMemory()
    move the GO language internals to display in the GUI
    update push to do tags and go to github.com/wit-go/
    remove the other license file
        it might be confusing golang.org and github
    proper WidgetType
    added a Quit() button

Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-03-01 11:35:36 -06:00
..
Makefile setup building without plugins on windows 2022-11-14 14:30:28 -06:00
box.go lots cleaner code between the plugin 2023-03-01 11:35:36 -06:00
button.go lots cleaner code between the plugin 2023-03-01 11:35:36 -06:00
checkbox.go lots cleaner code between the plugin 2023-03-01 11:35:36 -06:00
common.go lots cleaner code between the plugin 2023-03-01 11:35:36 -06:00
debug.go lots cleaner code between the plugin 2023-03-01 11:35:36 -06:00
demo.go The debugging window is finally useful 2023-02-25 14:05:25 -06:00
dropdown.go lots cleaner code between the plugin 2023-03-01 11:35:36 -06:00
group.go lots cleaner code between the plugin 2023-03-01 11:35:36 -06:00
label.go lots cleaner code between the plugin 2023-03-01 11:35:36 -06:00
log.go lots cleaner code between the plugin 2023-03-01 11:35:36 -06:00
main.go lots cleaner code between the plugin 2023-03-01 11:35:36 -06:00
plugin.go lots cleaner code between the plugin 2023-03-01 11:35:36 -06:00
slider.go lots cleaner code between the plugin 2023-03-01 11:35:36 -06:00
spinner.go lots cleaner code between the plugin 2023-03-01 11:35:36 -06:00
structs.go lots cleaner code between the plugin 2023-03-01 11:35:36 -06:00
tab.go lots cleaner code between the plugin 2023-03-01 11:35:36 -06:00
textbox.go lots cleaner code between the plugin 2023-03-01 11:35:36 -06:00
widget.go lots cleaner code between the plugin 2023-03-01 11:35:36 -06:00
window.go lots cleaner code between the plugin 2023-03-01 11:35:36 -06:00