| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-12 | ignore binary from autotypistv0.20.7v0.20.6v0.20.5v0.20.4 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-09 | TODO: send os.Stdout to stdout viewv0.20.3v0.20.2 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-09 | gocui panic loads nocui | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-09 | debugging cleanups | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-07 | fix range panic in dropdown menu | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-06 | added patch from user for ctrl-zv0.20.1 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-05 | need to implement heartbeatv0.20.0 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-05 | remove old action function | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-05 | old single channel function deprecated | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-05 | compiles. slightly works | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-05 | use treeNode.Hidden() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-05 | found box direction error | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-05 | inverse logic for sizes of boxes (orientation was wrong) | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-05 | gadget window displays correctly for some reason | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-05 | rename to drawView() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-05 | move code blocks around | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-05 | correct filename | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-05 | function rename | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-05 | fixed errors in Show() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-05 | stdout window remembers where it was | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-04 | State.Hidden is honored | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-03 | trying to debug SetText() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-02 | dropdown's workv0.19.2 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-02 | finds the item chosen from the dropdown list | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-02 | debug gocui.MainLoop() panic error | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-02 | crippled, but works | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-02 | rename dropdown related variables | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-01 | dropdown & combobox's pop upv0.19.1 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-01 | restore STDOUT and STDERR on panic() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-01 | space out buttons more | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-01 | start debugging combobox & dropdown | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-01 | releases finally work | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-01 | checkbox worksv0.19.0 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-01 | set checkbox color | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-01 | correctly delete window gocui views | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-01 | maybe stable with the dns control panel | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-01 | dns control panel work, doesn't update labels | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-30 | try to get toolkit to closev0.18.0 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-30 | GPL | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-30 | trap toolkit panics | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-30 | hidden still not working in window redraw | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-30 | sizes shouldn't include hidden widgets | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-30 | disable color works | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-30 | delete window | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-30 | group has horizontal padding now | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-29 | trying to fix padding | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-29 | more on working windows | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-29 | switching windows is starting to work | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-29 | window widgets are being displayed | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-29 | testing go | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
