summaryrefslogtreecommitdiff
path: root/table.go
AgeCommit message (Collapse)Author
2019-05-12remove the old Value from the structJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-12more code removalJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-12some data is flowing all the way through to the GUI for the first timeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-12attempt a mapping between the libUI and human index'sJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-12try to clean up this wrapper codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-12freeze to try to fix things inside of libuiJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-12export all the structs in TableDataJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-08Cleaned out the cell width type init from the data initJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-08successfully inserted a rowJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-08export two functionsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-08Initial commitJeff Carr
Signed-off-by: Jeff Carr <[email protected]>