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
/
table.go
Age
Commit message (
Expand
)
Author
2025-09-26
rm deprecated things
v0.25.4
Jeff Carr
2025-09-16
handle AnyCols()
v0.25.3
Jeff Carr
2025-09-16
found anypb.Any type
Jeff Carr
2025-09-14
s/Row/Col/
Jeff Carr
2025-04-30
it is a tree, but the variable shouldn't be this
Jeff Carr
2025-03-10
quiet output
Jeff Carr
2025-03-05
cleanup debugging output
v0.22.37
Jeff Carr
2025-03-05
start passing guipb.Widget
Jeff Carr
2025-03-05
generic protobuf table buttons work
Jeff Carr
2025-03-05
passes mouse clicks to gitpb
Jeff Carr
2025-03-05
add buttons to the table
Jeff Carr
2025-03-05
set progname
v0.22.36
Jeff Carr
2025-03-04
Delete actually does Delete
Jeff Carr
2025-03-04
deprecate guipb.Window
Jeff Carr
2025-02-23
fake hostname pb table update to gocui worked
v0.22.34
Jeff Carr
2025-02-23
attempt to send update to plugin
Jeff Carr
2025-02-22
rm garbage
v0.22.33
Jeff Carr
2025-02-21
remove more debugging output
v0.22.31
Jeff Carr
2025-02-21
attempt just make a grid for the table
v0.22.30
Jeff Carr
2025-02-21
start thinking about a raw grid widget
v0.22.29
Jeff Carr
2025-02-20
time column
v0.22.28
Jeff Carr
2025-02-19
table v1
v0.22.27
Jeff Carr
2025-02-19
ints and strings
Jeff Carr
2025-02-19
string rows
Jeff Carr
2025-02-19
work on tables
Jeff Carr
2025-02-13
stubbed in tables()
v0.22.26
Jeff Carr
2024-01-01
quiet some output. start thinking about NewTable()
Your Name
2024-02-22
seperate mirror code
v0.21.0
v0.20.9
Jeff Carr
2024-02-22
thoughts on how to make tables
Jeff Carr
2022-10-20
Squashed commit of the following:
Jeff Carr
2022-10-11
Change Node to Box
Jeff Carr
2021-10-31
REFACTOR: remove GuiWindow & GuiBox
Jeff Carr
2021-10-31
BOX: remove GuiBox
Jeff Carr
2021-10-31
REFACTOR: refactor everything to gui.Node struct
v0.2
Jeff Carr
2019-06-13
more moves towards cleaner 'box' handling
Jeff Carr
2019-06-13
finally vm list working again
Jeff Carr
2019-06-02
see if an interface can store the outside values
Jeff Carr
2019-06-02
almost complete 'CLEAN'. yet more code refactoring
Jeff Carr
2019-06-02
finally cleaned out all protobuf references
Jeff Carr
2019-06-01
more control panel code removal
Jeff Carr
2019-05-24
move all structs into a common file
Jeff Carr
2019-05-24
more mouse click handling cleanups
Jeff Carr
2019-05-21
use the standard golang 'image/color' struct
Jeff Carr
2019-05-21
remove libui dependancy on ui.TableString type
Jeff Carr
2019-05-21
better variable names
Jeff Carr
2019-05-13
combined table column init
Jeff Carr
2019-05-13
remove all the uneeded row args
Jeff Carr
2019-05-12
only have one copy of the libUI -> human index mapping
Jeff Carr
2019-05-12
really simplify the cell index -> human index mapping
Jeff Carr
2019-05-12
no longer need the setCell function callback
Jeff Carr
[next]