summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-02-24new toolkit tree functionsv0.22.19Jeff Carr
2025-02-23times kinda updatev0.22.18Jeff Carr
2025-02-23update worked to gocuiJeff Carr
2025-02-23check if the table is already hereJeff Carr
2025-02-23better 'make' rulesJeff Carr
2025-02-21quiet more debugging outputv0.22.17v0.22.16Jeff Carr
2025-02-21rm printf'sv0.22.15Jeff Carr
2025-02-21this actually worked?Jeff Carr
2025-02-21this needs to be redoneJeff Carr
2025-02-21remove debugging printf'sv0.22.14Jeff Carr
2025-02-20preliminary time columnv0.22.13v0.22.12Jeff Carr
2025-02-19table v1v0.22.11Jeff Carr
2025-02-19starting the table windowJeff Carr
2025-02-19before gocui refactorJeff Carr
2025-02-19string rowsJeff Carr
2025-02-19testing on tablesJeff Carr
2025-02-19actually delete the node from the treeJeff Carr
2025-02-19hide/destroy windowJeff Carr
2025-02-14take out delayv0.22.10Jeff Carr
2025-02-13debugging init()v0.22.9Jeff Carr
2025-02-13widget proto moved to guipbJeff Carr
2025-02-13subbed in Tables()Jeff Carr
2025-02-13a simpler timeJeff Carr
2025-02-13using WaitOK() to debug gocui & andlabs init()Jeff Carr
2025-02-12initOnce()Jeff Carr
2025-02-12updates for a standard plugin code fileJeff Carr
2025-02-12working on fixing button disableJeff Carr
2024-01-01quash old debugging messagesYour Name
2025-02-09add IsEnabled()v0.22.8Jeff Carr
2025-02-08make a config filev0.22.7Jeff Carr
2025-02-07code doesn't work yetv0.22.6Jeff Carr
2025-02-07recursive parent Hidden() check breaks everythingJeff Carr
2025-02-02run 'goimports' & 'vet' by defaultJeff Carr
2025-02-02tinkeringJeff Carr
2025-02-01start toying with a protobuf herev0.22.5Jeff Carr
2024-02-09TODO: investigate this panic()v0.22.4v0.22.3v0.22.2v0.22.1v0.22.0v0.21.0v0.20.8v0.20.7v0.20.6v0.20.5v0.20.4v0.20.3v0.20.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-09binary tree is globalJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-09nil check in wrong placeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-09gocui panic loads nocuiJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-09more node State repairsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-07start work towards toolkitclose()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-07cleanup logging outputv0.20.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05need protobuf herev0.20.0Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05action channel deprecatedJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05compiles. kinda worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05add func Hidden() boolJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-02better function namesv0.19.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-01fix checkboxv0.19.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30release managementv0.18.0Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30this must be golang-like so it can be used in proprietary pluginsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>