new-gui/toolkit/gocui
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
..
Makefile Massive refactor to use go plugins. This is neat. 2022-11-13 08:53:03 -06:00
button.go Squashed commit of the following: 2023-03-12 08:47:16 -05:00
debug.go ready for version v0.7.4 2023-03-29 22:44:08 -05:00
gocui.go Squashed commit of the following: 2023-03-12 08:47:16 -05:00
group.go Squashed commit of the following: 2023-03-12 08:47:16 -05:00
keybindings.go Squashed commit of the following: 2023-03-12 08:47:16 -05:00
log.go starting to try safe chan and goroutines 2023-03-24 20:14:18 -05:00
plugin.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
views.go Squashed commit of the following: 2023-03-12 08:47:16 -05:00
window.go Squashed commit of the following: 2023-03-12 08:47:16 -05:00