new-gui/toolkit/andlabs
Jeff Carr 2d147a9115 code moved to the cloudflare package
use the cloudflare package
    add a protobuf attempt
    better change detection, but formatting is broken
    don't redraw widgets if they are not visible
    create new dns entry worked
    attempting a DNS RR create
    attempt a create API call
    use cloudflare recommended ENV vars
    turn off debugging

Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-12-20 05:58:33 -06:00
..
Makefile gocui: grid width fixed 2023-04-27 20:41:53 -05:00
action.go code moved to the cloudflare package 2023-12-20 05:58:33 -06:00
add.go code moved to the cloudflare package 2023-12-20 05:58:33 -06:00
box.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
button.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
checkbox.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
combobox.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
common.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
debug.go code moved to the cloudflare package 2023-12-20 05:58:33 -06:00
delete.go andlabs: more cleanups 2023-04-27 12:55:11 -05:00
demo.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
dropdown.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
grid.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
group.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
icon.go release as v0.6.5 2023-03-03 14:41:38 -06:00
image.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
label.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
log.go andlabs: debugging flags working again 2023-05-10 14:28:30 -05:00
main.go code moved to the cloudflare package 2023-12-20 05:58:33 -06:00
setText.go tabs, windows + gocui dropdown menu (almost) 2023-12-14 10:36:56 -06:00
slider.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
spinner.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
structs.go gocui: fixes to labels + line entries 2023-12-16 06:57:39 -06:00
tab.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
textbox.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
updateui.go code moved to the cloudflare package 2023-12-20 05:58:33 -06:00
widget.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
window.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00