summaryrefslogtreecommitdiff
path: root/andlabs
AgeCommit message (Collapse)Author
2024-01-18move everything into seperate reposJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-17new pathsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-17common tree package for toolkitsv0.12.4Jeff Carr
This update provides *lots* of toolkit updates. This will allow the next step of debugging the gocui toolkit to make it work again. There are new common routines for handling the plugin channel communication Signed-off-by: Jeff Carr <[email protected]>
2024-01-16use widget.GetString()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-15Destroy window and node from binary treev0.12.3Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-14clean go mod filesv0.12.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-14working on margin and padv0.12.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-14pad() code cleanupJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-13hidden widgetsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-11type value anyJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-11move towards var value anyv0.10.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-10debugging stuffJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-10fix dropdown.Set() and place() on groupJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-08go.wit.com/log changeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-08moved to 'go.wit.com/log'Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-08move to 'go.wit.com/log'Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-05andlabs compiles with 'go.wit.com/gui/widget'Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-03move widget.go in this archiveJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-01move into seperate repoJeff Carr