summaryrefslogtreecommitdiff
path: root/table.go
AgeCommit message (Expand)Author
2025-09-26rm deprecated thingsv0.25.4Jeff Carr
2025-09-16handle AnyCols()v0.25.3Jeff Carr
2025-09-16found anypb.Any typeJeff Carr
2025-09-14s/Row/Col/Jeff Carr
2025-04-30it is a tree, but the variable shouldn't be thisJeff Carr
2025-03-10quiet outputJeff Carr
2025-03-05cleanup debugging outputv0.22.37Jeff Carr
2025-03-05start passing guipb.WidgetJeff Carr
2025-03-05generic protobuf table buttons workJeff Carr
2025-03-05passes mouse clicks to gitpbJeff Carr
2025-03-05add buttons to the tableJeff Carr
2025-03-05set prognamev0.22.36Jeff Carr
2025-03-04Delete actually does DeleteJeff Carr
2025-03-04deprecate guipb.WindowJeff Carr
2025-02-23fake hostname pb table update to gocui workedv0.22.34Jeff Carr
2025-02-23attempt to send update to pluginJeff Carr
2025-02-22rm garbagev0.22.33Jeff Carr
2025-02-21remove more debugging outputv0.22.31Jeff Carr
2025-02-21attempt just make a grid for the tablev0.22.30Jeff Carr
2025-02-21start thinking about a raw grid widgetv0.22.29Jeff Carr
2025-02-20time columnv0.22.28Jeff Carr
2025-02-19table v1v0.22.27Jeff Carr
2025-02-19ints and stringsJeff Carr
2025-02-19string rowsJeff Carr
2025-02-19work on tablesJeff Carr
2025-02-13stubbed in tables()v0.22.26Jeff Carr
2024-01-01quiet some output. start thinking about NewTable()Your Name
2024-02-22seperate mirror codev0.21.0v0.20.9Jeff Carr
2024-02-22thoughts on how to make tablesJeff Carr
2022-10-20Squashed commit of the following:Jeff Carr
2022-10-11Change Node to BoxJeff Carr
2021-10-31REFACTOR: remove GuiWindow & GuiBoxJeff Carr
2021-10-31BOX: remove GuiBoxJeff Carr
2021-10-31REFACTOR: refactor everything to gui.Node structv0.2Jeff Carr
2019-06-13more moves towards cleaner 'box' handlingJeff Carr
2019-06-13finally vm list working againJeff Carr
2019-06-02see if an interface can store the outside valuesJeff Carr
2019-06-02almost complete 'CLEAN'. yet more code refactoringJeff Carr
2019-06-02finally cleaned out all protobuf referencesJeff Carr
2019-06-01more control panel code removalJeff Carr
2019-05-24move all structs into a common fileJeff Carr
2019-05-24more mouse click handling cleanupsJeff Carr
2019-05-21use the standard golang 'image/color' structJeff Carr
2019-05-21remove libui dependancy on ui.TableString typeJeff Carr
2019-05-21better variable namesJeff Carr
2019-05-13combined table column initJeff Carr
2019-05-13remove all the uneeded row argsJeff Carr
2019-05-12only have one copy of the libUI -> human index mappingJeff Carr
2019-05-12really simplify the cell index -> human index mappingJeff Carr
2019-05-12no longer need the setCell function callbackJeff Carr