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
/
common.go
Age
Commit message (
Expand
)
Author
2024-01-21
cleaner logging output
v0.12.20
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
builds and remembers Visable
Jeff Carr
2024-01-19
auto typist auto hides
Jeff Carr
2024-01-18
window destroy (aka Hide) works
v0.12.17
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-15
add Destroy()
v0.12.9
Jeff Carr
2024-01-14
working on margin()
v0.12.6
Jeff Carr
2024-01-13
work on hiding widgets
v0.12.5
Jeff Carr
2024-01-11
var value any
v0.12.2
Jeff Carr
2024-01-11
continuing move toward var value any
v0.12.1
Jeff Carr
2024-01-10
start fixing GetText() and move to any
Jeff Carr
2024-01-06
sierpinski carpet mode
Jeff Carr
2024-01-05
move to "gui/widget"
Jeff Carr
2024-01-04
changes for the log control window()
v0.10.3
Jeff Carr
2024-01-03
complete the move to 'go.wit.com/log'
Jeff Carr
2024-01-03
all debug stuff moved to 'go.wit.com/gui/debugger'
v0.9.9
Jeff Carr
2024-01-01
reorg to final resting place at go.wit.com/gui/gui
v0.9.5
Jeff Carr
2023-12-31
log flag debugging
Jeff Carr
2023-12-31
continue move to remove tabs
Jeff Carr
2023-12-20
move to go.wit.com/gui
v0.9.0
Jeff Carr
2023-12-20
code moved to the cloudflare package
Jeff Carr
2023-12-03
clean and rename examples
Jeff Carr
2023-05-09
getting pretty clean at this point
Jeff Carr
2023-05-09
working on removing newaction()
Jeff Carr
2023-05-09
start correctly handling grid placement
Jeff Carr
2023-04-23
actually ran again without crashing
Jeff Carr
2023-04-08
gocui: compiling and running again
Jeff Carr
2023-04-08
andlabs: the binary tree limps along again
Jeff Carr
2023-04-08
more code deprecation
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-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-14
setup building without plugins on windows
v0.5.1
Jeff Carr
2022-11-13
Massive refactor to use go plugins. This is neat.
Jeff Carr