index
:
go.wit.com/gui.git
devel
guimaster
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolkit
/
widget.go
Age
Commit message (
Expand
)
Author
2024-01-03
complete the move to 'go.wit.com/log'
Jeff Carr
2023-12-14
tabs, windows + gocui dropdown menu (almost)
Jeff Carr
2023-05-09
working on removing newaction()
Jeff Carr
2023-05-09
andlabs: now attempt grid placement
Jeff Carr
2023-04-27
gocui: better output handling
v0.8.4
Jeff Carr
2023-04-26
gocui: log() output works
Jeff Carr
2023-04-26
gocui: closer to working layout
Jeff Carr
2023-04-26
gocui: more spacing logic
Jeff Carr
2023-04-23
andlabs: ran without crashing
Jeff Carr
2023-04-23
actually ran again without crashing
Jeff Carr
2023-04-22
unloading the gocui toolkit works
Jeff Carr
2023-04-12
better toolkit init options
Jeff Carr
2023-04-06
correctly deprecate *widget to plugins
Jeff Carr
2023-04-06
gocui: callbacks work via a channel
Jeff Carr
2023-04-03
gocui: working towards correct layout
Jeff Carr
2023-03-29
add semi-working gocui
v0.7.4
Jeff Carr
2023-03-23
Squashed commit of the following:
v0.7.3
Jeff Carr
2023-03-12
Squashed commit of the following:
Jeff Carr
2023-03-03
release as v0.6.5
v0.6.5
Jeff Carr
2023-03-01
lots cleaner code between the plugin
v0.6.1
Jeff Carr
2023-02-25
The debugging window is finally useful
Jeff Carr
2022-11-13
Massive refactor to use go plugins. This is neat.
Jeff Carr