| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-30 | make a way to debug sending a widget protobuf treev0.22.31v0.22.30v0.22.29v0.22.28v0.22.27 | Jeff Carr | |
| 2025-03-25 | Bottom() box should be verticalv0.22.26 | Jeff Carr | |
| 2025-03-05 | set prognamesv0.22.25v0.22.24v0.22.23v0.22.22v0.22.21v0.22.20v0.22.19 | Jeff Carr | |
| 2025-03-03 | add Custom() close window methodv0.22.18 | Jeff Carr | |
| 2025-03-03 | new standard: GenericWindow() | Jeff Carr | |
| 2025-02-05 | func name changev0.22.9v0.22.8v0.22.7v0.22.17v0.22.16v0.22.15v0.22.14v0.22.13v0.22.12v0.22.11v0.22.10 | Jeff Carr | |
| 2024-12-13 | minorv0.22.6v0.22.5 | Jeff Carr | |
| 2024-02-19 | add mirror widget supportv0.22.4v0.22.3v0.22.2v0.22.1v0.22.0v0.21.0v0.20.8 | Jeff Carr | |
| 2024-02-14 | maybe caused the window close problemv0.20.7v0.20.6v0.20.5v0.20.4 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-13 | added missing Show() | Jeff Carr | |
| 2024-02-12 | correct initial hidden state | Jeff Carr | |
| 2024-02-11 | basic window opens correctly on first tryv0.20.3 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-07 | allow windows to be created off the root nodev0.20.2 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-31 | use SetText()v0.20.0 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-30 | release automationv0.17.0 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-30 | add Show() and Hide() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-28 | new releasev0.14.0 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-27 | testing automatic release versionv0.13.18 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-27 | release automation testingv0.13.16 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-26 | new guiv0.13.13 | Jeff Carr | |
| move to SetText() use SetChecked() Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-24 | update to new guiv0.13.0 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-24 | still working on names | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-23 | oneliner.Hide() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-21 | loggging output cleanupsv0.12.16 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-21 | Title? what with the Ttile?v0.12.15 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-20 | lots of cleanups for the gui and toolkit packagesv0.12.14 | Jeff Carr | |
| log flags gui again fix panic() SetVisible() false on create update go mod Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-19 | enable() and disable() on the whole window | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-19 | hidden fields work | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-19 | SetLabel() and SetValue() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-19 | go modv0.12.13 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-19 | SetValue() and SetChecked() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-19 | go modv0.12.12 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-18 | minor changesv0.12.11 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-18 | cleanup old codev0.12.10 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-18 | fixed pathsv0.12.9 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-18 | lots of syntax changesv0.12.8 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-18 | fix pathv0.12.7 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-17 | now should work without needed to actually displayv0.12.6 | Jeff Carr | |
| a nice improvement. actual toolkit widgets arent' actually needed. It's faster and can run in the dark autotypist compiles and runs Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-16 | add StandardExit() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-15 | move to separate repov0.12.5 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-15 | basicWindow.Hide() works | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-14 | runs Custom() on window close | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-14 | clean go mod filesv0.12.4 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-14 | more go mod testingv0.12.3 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-14 | compiles and runsv0.12.2 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-13 | work on hidden widgetsv0.12.1 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-12 | try a nested repo | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-11 | gui api updatesv0.10.3 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-11 | add SetTitle()v0.10.2 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-10 | enable() and disable()v0.10.1 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
