summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-11-04GOOD: use global 'Stretchy' settingJeff Carr
2021-11-04GOOD: add Node.SetMargined()Jeff Carr
2021-11-04PANIC: remove almost all panic()sJeff Carr
2021-11-03EDITBOX: pull in a edit box exampleJeff Carr
2021-11-03GUI: show error windowsJeff Carr
2021-11-03WINDOW: try to properly destroy a windowJeff Carr
2021-11-01TABS: very reliable tab, window and node handlingJeff Carr
2021-11-01CODE: old codeJeff Carr
2021-11-01BREAK: add vertical and horizontal breaksJeff Carr
2021-11-01CLEAN: remove more cruftJeff Carr
2021-11-01CLEAN: out of the rabbit holeJeff Carr
2021-10-31CLEAN: remove GuiButton structJeff Carr
2021-10-31CLEAN: more code removalsJeff Carr
2021-10-31REFACTOR: remove GuiWindow & GuiBoxJeff Carr
2021-10-31BOX: kill GuiBoxJeff Carr
2021-10-31BOX: more removals of GuiBoxJeff Carr
2021-10-31BOX: keep removing GuiBoxJeff Carr
2021-10-31BOX: remove GuiBoxJeff Carr
2021-10-31BOX: keep removing GuiBoxJeff Carr
2021-10-31BOX: remove GuiBoxJeff Carr
2021-10-31BOX: start removing GuiBoxJeff Carr
2021-10-31TEXT: fix OnChanged() handlingJeff Carr
2021-10-31REFACTOR: refactor everything to gui.Node structv0.2Jeff Carr
2021-10-31NODE: resurrect 'ssh' windowJeff Carr
2021-10-31NODE: walkingJeff Carr
2021-10-31NODE: migrate more of my personal gui appJeff Carr
2021-10-31NODE: switch more aroundJeff Carr
2021-10-31NODE: remove old codeJeff Carr
2021-10-31NODE: make node entries for the buttonsJeff Carr
2021-10-31NODE: add a button in the hole that doesn't use the other holeJeff Carr
2021-10-30NODE: still in the rabbit holeJeff Carr
2021-10-28BOX: start node.button() funcs in the rabbit holeJeff Carr
2021-10-28CLEAN: rename some functions for consistancyJeff Carr
2021-10-28DOCS: clean up variable names for node.*() functionsv0.0.5Jeff Carr
2021-10-28NODES: indent output based on depth in node treeJeff Carr