| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-26 | rm deprecated thingsv0.25.4 | Jeff Carr | |
| 2025-09-16 | handle AnyCols()v0.25.3 | Jeff Carr | |
| 2025-09-16 | found anypb.Any type | Jeff Carr | |
| 2025-09-14 | s/Row/Col/ | Jeff Carr | |
| 2025-04-30 | it is a tree, but the variable shouldn't be this | Jeff Carr | |
| 2025-03-10 | quiet output | Jeff Carr | |
| 2025-03-05 | cleanup debugging outputv0.22.37 | Jeff Carr | |
| 2025-03-05 | start passing guipb.Widget | Jeff Carr | |
| 2025-03-05 | generic protobuf table buttons work | Jeff Carr | |
| 2025-03-05 | passes mouse clicks to gitpb | Jeff Carr | |
| 2025-03-05 | add buttons to the table | Jeff Carr | |
| 2025-03-05 | set prognamev0.22.36 | Jeff Carr | |
| 2025-03-04 | Delete actually does Delete | Jeff Carr | |
| 2025-03-04 | deprecate guipb.Window | Jeff Carr | |
| 2025-02-23 | fake hostname pb table update to gocui workedv0.22.34 | Jeff Carr | |
| 2025-02-23 | attempt to send update to plugin | Jeff Carr | |
| 2025-02-22 | rm garbagev0.22.33 | Jeff Carr | |
| 2025-02-21 | remove more debugging outputv0.22.31 | Jeff Carr | |
| 2025-02-21 | attempt just make a grid for the tablev0.22.30 | Jeff Carr | |
| 2025-02-21 | start thinking about a raw grid widgetv0.22.29 | Jeff Carr | |
| 2025-02-20 | time columnv0.22.28 | Jeff Carr | |
| 2025-02-19 | table v1v0.22.27 | Jeff Carr | |
| 2025-02-19 | ints and strings | Jeff Carr | |
| 2025-02-19 | string rows | Jeff Carr | |
| 2025-02-19 | work on tables | Jeff Carr | |
| 2025-02-13 | stubbed in tables()v0.22.26 | Jeff Carr | |
| 2024-01-01 | quiet some output. start thinking about NewTable() | Your Name | |
| 2024-02-22 | seperate mirror codev0.21.0v0.20.9 | Jeff Carr | |
| 2024-02-22 | thoughts on how to make tables | Jeff Carr | |
| 2022-10-20 | Squashed commit of the following: | Jeff Carr | |
| all non binary tree structs are gone (almost all) Use names from https://en.wikipedia.org/wiki/Graphical_widget toolkit andlabs/ui is isolated from being accessable all direct references to andlabs are removed working dropdown widgets add debugging more buttons and windows | |||
| 2022-10-11 | Change Node to Box | Jeff Carr | |
| 2021-10-31 | REFACTOR: remove GuiWindow & GuiBox | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2021-10-31 | BOX: remove GuiBox | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2021-10-31 | REFACTOR: refactor everything to gui.Node structv0.2 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-06-13 | more moves towards cleaner 'box' handling | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-06-13 | finally vm list working again | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-06-02 | see if an interface can store the outside values | Jeff Carr | |
| also finally fixed the splash area logic Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-06-02 | almost complete 'CLEAN'. yet more code refactoring | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-06-02 | finally cleaned out all protobuf references | Jeff Carr | |
| this effort is almost done being 'cleaned' of the code I started with. This library is not perfect and lacks features from andlabs/ui but it will work for our purposes Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-06-01 | more control panel code removal | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-05-24 | move all structs into a common file | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-05-24 | more mouse click handling cleanups | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-05-21 | use the standard golang 'image/color' struct | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-05-21 | remove libui dependancy on ui.TableString type | Jeff Carr | |
| Use standard golang 'string' instead of requiring every external function that manipulates the UI actually need to import the libui toolkit. This hopefully seperates the GUI from the data the GUI displays. The libui code actually scans through the data and updates the cells based on what is stored in memory so this makes this seperation clean. Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-05-21 | better variable names | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-05-13 | combined table column init | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-05-13 | remove all the uneeded row args | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-05-12 | only have one copy of the libUI -> human index mapping | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-05-12 | really simplify the cell index -> human index mapping | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-05-12 | no longer need the setCell function callback | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
