summaryrefslogtreecommitdiff
path: root/nocui
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-13hidden widgetsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-13always build with GO111MODULES until stableJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-11var value anyJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-11type value anyJeff 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-08use "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-05nocui compiles against '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