summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-29add semi-working gocuiv0.7.4Jeff Carr
2023-03-23Squashed commit of the following:v0.7.3Jeff Carr
2023-03-12Squashed commit of the following:v0.7Jeff Carr
2023-03-12Squashed commit of the following:Jeff Carr
2023-03-12Squashed commit of the following:Jeff Carr
2023-03-03release as v0.6.5v0.6.5Jeff Carr
2023-03-01minor makefile changeJeff Carr
2023-03-01lots cleaner code between the pluginv0.6.1Jeff Carr
2023-02-25The debugging window is finally usefulJeff Carr
2022-11-14setup building without plugins on windowsv0.5.1Jeff Carr
2022-11-13Massive refactor to use go plugins. This is neat.Jeff Carr
2022-11-09cleanup of the example commands. more plugin workv0.4.6Jeff Carr
2022-11-06Implement a early AddButton() via a golang pluginv0.4.5Jeff Carr
2022-11-06start trying to make the tookits pluginsv0.4.3Jeff Carr
2022-11-05v0.4.2 more code cleanups and improvementsv0.4.2Jeff Carr
2022-10-21correct markdown syntaxJeff Carr
2022-10-21minor doc changeJeff Carr
2022-10-21manually adjust docsJeff Carr
2022-10-21add url's in markup syntaxJeff Carr
2022-10-21OnChanged(doc.go) func() {goreadme > README.md}Jeff Carr
2022-10-21forgot to update the README.mdJeff Carr
2022-10-21v0.4.1 set sane toolkit default look and feelv0.4.1Jeff Carr
2022-10-20Squashed commit of the following:Jeff Carr
2022-10-19Refactor to 'gui/toolkit/'Jeff Carr
2022-10-17purge lots of old codeJeff Carr
2022-10-17GROUP: implement 'group' in toolkit/Jeff Carr
2022-10-17TITLE: set the window titlev0.3.3Jeff Carr
2022-10-17remove old codeJeff Carr
2022-10-17DEMO: change the toolkit demo to not use 'tabs'Jeff Carr
2022-10-17DEMO: work on a toolkit demoJeff Carr
2022-10-17DEMO: add andlabs/ui demo windowJeff Carr
2022-10-17start moving tab handling into toolkit/v0.3.2Jeff Carr
2022-10-16add a GO Language Debugging WindowJeff Carr
2022-10-16fix andlabs.ui.NewLabel()Jeff Carr
2022-10-16Add slander and spinbox in toolkit/andlabsJeff Carr
2022-10-11Merge branch 'master' into develv0.3.1Jeff Carr
2022-10-11Merge branch 'jcarr'Jeff Carr
2022-10-11Merge branch 'master' of git.wit.org:wit/guiJeff Carr
2022-10-11build without go.mod fileJeff Carr
2022-10-11Merge branch 'refactor'Jeff Carr
2022-10-11Change Node to BoxJeff Carr
2022-10-08Try renaming 'Node' to 'Box'Jeff Carr
2022-10-08Merge branch 'master' into jcarrJeff Carr
2022-10-08use the old way to ignore go.mod?Jeff Carr
2022-10-08BUILD: builds again with go 1.19 on sid as of todayJeff Carr
2021-11-04KILL: how did this get here?Jeff Carr
2021-11-04NOTE: minorJeff Carr
2021-11-04SMALL: some stuff hanging aroundJeff Carr
2021-11-04GOOD: font button shows up again (doesn't do anything)Jeff Carr
2021-11-04GOOD: read text from multi-line entryboxJeff Carr