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
/
node.go
Age
Commit message (
Expand
)
Author
2025-04-30
it is a tree, but the variable shouldn't be this
Jeff Carr
2025-03-03
starting to stub in widgetpb
Jeff Carr
2024-02-22
seperate mirror code
v0.21.0
v0.20.9
Jeff Carr
2024-02-19
try out a "Mirror" concept for widgets
Jeff Carr
2024-02-07
use internal log flags
v0.20.1
Jeff Carr
2024-02-05
prepare for protobuf
v0.20.0
Jeff Carr
2024-01-25
hidden state is working
v0.13.12
Jeff Carr
2024-01-21
visable state is honored. TODO: fix hide/show
Jeff Carr
2024-01-20
log settings works again
v0.12.19
Jeff Carr
2024-01-19
hidden settings seem to work
Jeff Carr
2024-01-19
don't expand by default
Jeff Carr
2024-01-19
builds and remembers Visable
Jeff Carr
2024-01-18
move widget
v0.12.15
Jeff Carr
2024-01-18
new paths
v0.12.14
Jeff Carr
2024-01-17
work around a toolkit panic()
v0.12.11
Jeff Carr
2024-01-13
work on hiding widgets
v0.12.5
Jeff Carr
2024-01-11
api update
v0.12.3
Jeff Carr
2024-01-11
var value any
v0.12.2
Jeff Carr
2024-01-06
sierpinski carpet mode
Jeff Carr
2024-01-05
move to "gui/widget"
Jeff Carr
2024-01-03
complete the move to 'go.wit.com/log'
Jeff Carr
2024-01-03
move to go.wit.com/log !!!
Jeff Carr
2024-01-01
reorg to final resting place at go.wit.com/gui/gui
v0.9.5
Jeff Carr
2023-12-20
move to go.wit.com/gui
v0.9.0
Jeff Carr
2023-05-09
more code cleanups
Jeff Carr
2023-05-09
andlabs: now attempt grid placement
Jeff Carr
2023-04-28
s/Config/me/ to remove direct access to anything
Jeff Carr
2023-04-28
further code cleanups
Jeff Carr
2023-04-23
more code cleanups
Jeff Carr
2023-04-23
actually ran again without crashing
Jeff Carr
2023-04-08
andlabs: the binary tree limps along again
Jeff Carr
2023-04-03
gocui: working towards correct layout
Jeff Carr
2023-03-30
'hide' and 'show' works in gocui
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-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
2022-11-06
start trying to make the tookits plugins
v0.4.3
Jeff Carr
2022-10-20
Squashed commit of the following:
Jeff Carr
2022-10-19
Refactor to 'gui/toolkit/'
Jeff Carr