| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-17 | start thinking further about exact layouts & views | Jeff Carr | |
| 2024-02-07 | try to debug box direction | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-19 | hidden settings seem to work | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-18 | move widgetv0.12.15 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-18 | new pathsv0.12.14 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-13 | work on hiding widgetsv0.12.5 | Jeff Carr | |
| When widgets are hidden, their state works exactly the same as normal, but updates are not sent to the toolkits Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-11 | var value anyv0.12.2 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-06 | sierpinski carpet mode | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-05 | move to "gui/widget" | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-03 | complete the move to 'go.wit.com/log' | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-01 | reorg to final resting place at go.wit.com/gui/guiv0.9.5 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-12-20 | move to go.wit.com/guiv0.9.0 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-05-09 | more code cleanups | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-05-09 | more sendAction() cleanups | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-05-09 | simplify sendAction() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-04-23 | andlabs: QueueMain() on add() + delay is _very_ stable | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 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-19 | Refactor to 'gui/toolkit/' | Jeff Carr | |
| * add a example cmds/consolemouse uses a console button to launch the andlabs/ui * fix wrong return value in toolkit/NewLabel() * redirect STDIN output to a file * wonderful fix of Window() exit * finally remove the ancient stupid variables x & y * phase out struct 'box' and use 'node' instead * better names for things: use NewFoo() and NewBar() | |||
| 2022-10-17 | purge lots of old code | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2022-10-16 | Add slander and spinbox in toolkit/andlabs | Jeff Carr | |
| fix the helloworld demo move slider into toolkit/ move more into the toolkit directory add spinbox() fix example minor update fix examples Fix andlabs.ui.Slider() to work again correctly implement custom OnChange() callback Signed-off-by: Jeff Carr <[email protected]> | |||
| 2022-10-11 | Change Node to Box | Jeff Carr | |
| 2021-11-04 | GOOD: read text from multi-line entrybox | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2021-11-04 | GOOD: use global 'Stretchy' setting | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2021-11-04 | PANIC: remove almost all panic()s | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2021-10-31 | BOX: more removals of GuiBox | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2021-10-31 | BOX: keep removing 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 | TEXT: fix OnChanged() handling | Jeff Carr | |
| 2021-10-31 | REFACTOR: refactor everything to gui.Node structv0.2 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2021-10-05 | BUG: fix potential 'nil' reference | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-06-13 | ready to implement Destroy() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-06-04 | never change the ui.Tab Margined() values | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-06-03 | remove an unused function | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-06-03 | more button cleanups | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-06-03 | start using X & Y axis vars | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-06-02 | remove one of the last duplicate code functions | Jeff Carr | |
| this is almost complete 'clean' 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 | remove more duplicate code | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-06-02 | more code cleanup | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-06-02 | cleanups | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-06-02 | more removals and cleanups | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2019-06-02 | doesn't crash | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
