| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-24 | add notesv0.13.11 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-23 | SetText() is just SetValue()v0.13.1 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-21 | silence output | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-21 | visable state is honored. TODO: fix hide/show | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-21 | cleaner logging outputv0.12.20 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-20 | log settings works againv0.12.19 | Jeff Carr | |
| still dreaming of protobuf here go mod update show panic for now finally drop sending stuff for non-visable windows 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-19 | SetValue()v0.12.18 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-19 | don't expand by default | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-19 | builds and remembers Visable | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-19 | auto typist auto hides | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-19 | cleanup andlabs | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-18 | window destroy (aka Hide) worksv0.12.17 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-18 | what is written in golang stone, stays writtenv0.12.16 | 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 | finally able to lower the delay | 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-17 | oops. build error. re-release. boo.v0.12.13 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-17 | put json concept in toolkits/treev0.12.12 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-17 | work around a toolkit panic()v0.12.11 | Jeff Carr | |
| things should work when GUI is not really there Int() and Bool() helloworld works compiles and runs RawWindow shouldn't auto exit add StandardExit() Signed-off-by: Jeff Carr <[email protected]> Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-15 | named in honor of the mac/os and Bruce Hornv0.12.10 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-15 | add Destroy()v0.12.9 | Jeff Carr | |
| improve syntax shortcuts go mod update Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-14 | minimal go mod filesv0.12.8 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-14 | more go mod testingv0.12.7 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-14 | working on margin()v0.12.6 | 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-12 | use better urlv0.12.4 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-11 | api updatev0.12.3 | Jeff Carr | |
| 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-11 | continuing move toward var value anyv0.12.1 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-10 | start fixing GetText() and move to any | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-08 | go.wit.com/log change | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-08 | go.wit.com/log Flags change | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-08 | remove the invisible box for hack | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-07 | use local go-arg for nowv0.11.1 | 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 | go mod tidy | 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-05 | Tabs are Windows | Jeff Carr | |
| Tabs don't exist. The are simply windows within a window. There are *lots* of problems with trying to treat everything that way. Luckily, we don't have to care. All the problems with handling that concept can be pushed to the toolkits/ therefore, this primitive code can be kept as clean as possible Makefile and git cleanups Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-04 | changes for the log control window()v0.10.3 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-03 | TODO: make the docs correct at pkg.go.devv0.10.2 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-03 | go mod tidy for toolkit movev0.10.1 | 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-03 | move to go.wit.com/log !!! | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-03 | move learning code to gui/debugger | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-03 | move the debian packaging to gui/toolkits | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-03 | all debug stuff moved to 'go.wit.com/gui/debugger'v0.9.9 | Jeff Carr | |
| I finally was able to clean out all the debugging code and make a clean, new GO debugger. It's quite nice I think. Well, it's useful to me at any rate. 2024 New Years wish: someone contributes code to improve it Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-01 | fix doc paths to go.wit.comv0.9.2 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-01 | correct path to go.wit.com/gui/guiv0.9.7 | 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]> | |||
