summaryrefslogtreecommitdiff
path: root/view.go
AgeCommit message (Collapse)Author
2025-02-19refactor for protobufJeff Carr
2025-02-09text boxes are forced 5 spaces wideJeff Carr
2025-02-06trying to send Close Window() from toolkit pluginJeff Carr
2025-02-06fixed window title string lengthJeff Carr
2025-02-01lots of code cleanup and debugging workJeff Carr
2025-02-01GPL 3.0Jeff Carr
2024-02-05rename to drawView()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05move code blocks aroundJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05function renameJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05stdout window remembers where it wasJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-04State.Hidden is honoredJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-03trying to debug SetText()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-02finds the item chosen from the dropdown listJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-02crippled, but worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-01maybe stable with the dns control panelJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30hidden still not working in window redrawJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30delete windowJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-29trying to fix paddingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28sizes are getting betterJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28trying to compute sizesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28trying to fix windowsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28cleaner debuggingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28window is starting to draw!Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28still loads and displays window widgetJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28fake buttons have labelsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28large refactor to use the tree packageJeff Carr
Things build and now need to be fixed treeRoot has no children lists all widgets works shows help module loads Signed-off-by: Jeff Carr <[email protected]>
2024-01-18pathsv0.0.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18init move into seperate repo. all history lost :(v0.0.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>