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
/
gocui
/
place.go
Age
Commit message (
Expand
)
Author
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-12-16
gocui: fixes to labels + line entries
v0.8.8.1
v0.8.8
Jeff Carr
2023-12-02
gocui plugin refactor to a *node binary tree
Jeff Carr
2023-05-10
andlabs: debugging flags working again
v0.8.6
Jeff Carr
2023-04-27
gocui: grid width fixed
Jeff Carr
2023-04-26
gocui: closer to working layout
Jeff Carr
2023-04-26
gocui: more spacing logic
Jeff Carr
2023-04-25
gocui: hmm. trying to reformat the layout
Jeff Carr
2023-04-06
gocui: resize works on textbox's
Jeff Carr
2023-04-06
gocui: more or less correct sizes
v0.7.7
Jeff Carr
2023-04-06
gocui: next step hide junk
Jeff Carr
2023-04-05
gocui: more almost working
Jeff Carr
2023-04-05
gocui: it might actually work
Jeff Carr
2023-04-05
gocui: don't try to draw on add()
Jeff Carr
2023-04-05
gocui: store more in w.gocuiSize.
Jeff Carr
2023-04-05
gocui: more dumb and broken attempts at fixing this code
Jeff Carr
2023-04-05
gocui: s/realSize/gocuiSize/
Jeff Carr
2023-04-05
gocui: rework spacing logic
Jeff Carr
2023-04-04
I can't add
Jeff Carr
2023-04-04
minor reorg
Jeff Carr
2023-04-04
gocui: grid resize
Jeff Carr
2023-04-04
gocui: use (w,h) and avoid (x,y) names
Jeff Carr
2023-04-03
gocui: simple grid working
Jeff Carr
2023-04-03
gocui: debugging logical sizes
Jeff Carr
2023-04-03
gocui: more color cleanups
Jeff Carr
2023-04-03
gocui: working towards correct layout
Jeff Carr