summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
2023-04-06gocui: more size calculationsJeff Carr
2023-04-05gocui: more almost workingJeff Carr
2023-04-05gocui: it might actually workJeff Carr
2023-04-05gocui: don't try to draw on add()Jeff Carr
2023-04-05more fixesJeff Carr
2023-04-05gocui: close to fixing tab coordsJeff Carr
2023-04-05gocui: store more in w.gocuiSize.Jeff Carr
2023-04-05gocui: window and tab position kinda correctJeff Carr
2023-04-05gocui: more dumb and broken attempts at fixing this codeJeff Carr
2023-04-05gocui: s/realSize/gocuiSize/Jeff Carr
2023-04-05gocui: rework spacing logicJeff Carr
2023-04-04I can't addJeff Carr
2023-04-04minor reorgJeff Carr
2023-04-04gocui: grid resizeJeff Carr
2023-04-04gocui: use (w,h) and avoid (x,y) namesJeff Carr
2023-04-03gocui: simple grid workingJeff Carr
2023-04-03gocui: more size debuggingJeff Carr
2023-04-03gocui: debugging logical sizesJeff Carr
2023-04-03gocui: more color cleanupsJeff Carr
2023-04-03gocui: working towards correct layoutJeff Carr
2023-03-30'hide' and 'show' works in gocuiJeff Carr
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:Jeff Carr
2023-03-03release as v0.6.5v0.6.5Jeff 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-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-17GROUP: implement 'group' in toolkit/Jeff Carr
2022-10-17DEMO: change the toolkit demo to not use 'tabs'Jeff Carr
2022-10-17DEMO: add andlabs/ui demo windowJeff Carr
2022-10-16fix andlabs.ui.NewLabel()Jeff Carr
2022-10-16Add slander and spinbox in toolkit/andlabsJeff Carr