new-gui/toolkit/andlabs
Jeff Carr 9b79992b7b ready for version v0.7.4
start deprecating toolkit.Widget
    switch to variable name 'ParentId'
    use 'ActionType' and 'WidgetType'
    preliminary redraw()
    final definition of variables 'Name' and 'Text'
    more cleaning of the code
    remove lots of dumb code
    bind 'd' key press to dump out debugging info
    early color handling in gocui!

Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-03-29 22:44:08 -05:00
..
resources release as v0.6.5 2023-03-03 14:41:38 -06:00
Makefile setup building without plugins on windows 2022-11-14 14:30:28 -06:00
action.go ready for version v0.7.4 2023-03-29 22:44:08 -05:00
add.go ready for version v0.7.4 2023-03-29 22:44:08 -05:00
box.go ready for version v0.7.4 2023-03-29 22:44:08 -05:00
button.go ready for version v0.7.4 2023-03-29 22:44:08 -05:00
checkbox.go ready for version v0.7.4 2023-03-29 22:44:08 -05:00
combobox.go ready for version v0.7.4 2023-03-29 22:44:08 -05:00
common.go starting to try safe chan and goroutines 2023-03-24 20:14:18 -05:00
debug.go ready for version v0.7.4 2023-03-29 22:44:08 -05:00
delete.go starting to try safe chan and goroutines 2023-03-24 20:14:18 -05:00
demo.go The debugging window is finally useful 2023-02-25 14:05:25 -06:00
dropdown.go ready for version v0.7.4 2023-03-29 22:44:08 -05:00
grid.go ready for version v0.7.4 2023-03-29 22:44:08 -05:00
group.go ready for version v0.7.4 2023-03-29 22:44:08 -05:00
icon.go release as v0.6.5 2023-03-03 14:41:38 -06:00
image.go ready for version v0.7.4 2023-03-29 22:44:08 -05:00
label.go ready for version v0.7.4 2023-03-29 22:44:08 -05:00
log.go starting to try safe chan and goroutines 2023-03-24 20:14:18 -05:00
main.go starting to try safe chan and goroutines 2023-03-24 20:14:18 -05:00
plugin.go ready for version v0.7.4 2023-03-29 22:44:08 -05:00
process.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
slider.go ready for version v0.7.4 2023-03-29 22:44:08 -05:00
spinner.go ready for version v0.7.4 2023-03-29 22:44:08 -05:00
structs.go starting to try safe chan and goroutines 2023-03-24 20:14:18 -05:00
tab.go ready for version v0.7.4 2023-03-29 22:44:08 -05:00
textbox.go ready for version v0.7.4 2023-03-29 22:44:08 -05:00
widget.go starting to try safe chan and goroutines 2023-03-24 20:14:18 -05:00
window.go ready for version v0.7.4 2023-03-29 22:44:08 -05:00