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
/
tab.go
Age
Commit message (
Expand
)
Author
2023-04-26
gocui: tabs functional now but not perfect
v0.8.3
Jeff Carr
2023-04-26
gocui: closer to correct tabs
Jeff Carr
2023-04-26
gocui: tracking windows and tabs separately
Jeff Carr
2023-04-26
gocui: windows & tabs in seperate rows
Jeff Carr
2023-04-26
gocui: closer to working layout
Jeff Carr
2023-04-25
gocui: more work on tabs
Jeff Carr
2023-04-25
gocui: hmm. trying to reformat the layout
Jeff Carr
2023-04-25
golang: finally doing struct defaults right
Jeff Carr
2023-04-24
gocui: try to make struct defaults work
Jeff Carr
2023-04-06
gocui: more or less correct sizes
v0.7.7
Jeff Carr
2023-04-06
gocui: more size calculations
Jeff Carr
2023-04-05
gocui: don't try to draw on add()
Jeff Carr
2023-04-05
gocui: close to fixing tab coords
Jeff Carr
2023-04-05
gocui: store more in w.gocuiSize.
Jeff Carr
2023-04-05
gocui: window and tab position kinda correct
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-04
I can't add
Jeff Carr
2023-04-03
gocui: more color cleanups
Jeff Carr
2023-04-03
gocui: working towards correct layout
Jeff Carr