Commit Graph

292 Commits

Author SHA1 Message Date
Jeff Carr 2133a00c6b NODE: remove lots of deprecated code
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-25 08:12:31 -05:00
Jeff Carr 26fba883a7 NODE: climbing up the rabbit hole more
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-25 08:07:46 -05:00
Jeff Carr 23e471d9c1 NODE: finally remove initBlankWindow()
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-25 07:51:17 -05:00
Jeff Carr c74e39a9ef NODE: TODO: refactor InitWindow to use NewWindow()
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-25 07:18:17 -05:00
Jeff Carr a678fcd2ad MISC: minor cleanup
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-25 06:59:04 -05:00
Jeff Carr af1daa80a0 REORG: move more find() functions into find.go
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-25 06:50:27 -05:00
Jeff Carr 3fa94aeb01 REORG: move find() functions into find.go
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-25 06:46:49 -05:00
Jeff Carr 76b371b375 EXIT: more accurate window close & exit code
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-25 06:42:33 -05:00
Jeff Carr 3ad83abc3a DEMO: leave a clean "pure" andlabs/ui tab example
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-25 05:46:25 -05:00
Jeff Carr e907164e17 CLEAN: clean up labels
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-25 05:41:12 -05:00
Jeff Carr 9a07e2b2af EXAMPLE: correctly add a tab to the example app
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-25 05:25:10 -05:00
Jeff Carr 585e7f00f0 DEBUG: add buttons to add demo & debug tabs.
TabMargin is now always set to true

Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-25 05:00:12 -05:00
Jeff Carr 4e0b713201 NODE: it builds, runs and doesn't crash
Also, it doesn't really work as the formatting and other buttons
and things don't get populated
2021-10-24 09:01:51 -05:00
Jeff Carr f71355f571 NODE: walking around in the rabbit hole 2021-10-11 03:39:15 -05:00
Jeff Carr af1042c85d NODE: climbing up the rabbit hole 2021-10-09 19:25:52 -05:00
Jeff Carr 9ea89ac01f NODE: walking around in the rabbit hole 2021-10-09 11:23:27 -05:00
Jeff Carr b3e00c173b NODE: climbing up the rabbit hole 2021-10-09 10:46:57 -05:00
Jeff Carr da16b8106c NODE: walking around in the rabbit hole 2021-10-09 07:13:58 -05:00
Jeff Carr 3d6e0e5518 NODE: walking around in the rabbit hole 2021-10-09 06:38:32 -05:00
Jeff Carr 043c5d7fcb NODE: going down a rabbit hole 2021-10-09 05:31:59 -05:00
Jeff Carr 310569479b NODE: walking around in the rabbit hole 2021-10-09 03:04:15 -05:00
Jeff Carr 24244a206e NODE: walking around in the rabbit hole 2021-10-09 02:37:14 -05:00
Jeff Carr e16eb26379 NODE: going down a rabbit hole 2021-10-09 01:51:15 -05:00
Jeff Carr 7d5b353f0d NODE: going down a rabbit hole 2021-10-08 10:22:38 -05:00
Jeff Carr 3cdc585913 NODE: going down a rabbit hole 2021-10-08 07:36:53 -05:00
Jeff Carr f83ab4577d NODE: continued work on implementing a node tree
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-07 21:56:16 -05:00
Jeff Carr 387b7ead6e NODE: continued work on implementing a node tree
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-07 21:31:15 -05:00
Jeff Carr dcdced47db NODE: continued work on implementing a node tree 2021-10-07 21:04:16 -05:00
Jeff Carr 189d31bb33 NODE: continued work on implementing a node tree
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-07 12:04:48 -05:00
Jeff Carr b288902b1c NODE: continued work on implementing a node tree 2021-10-07 06:48:50 -05:00
Jeff Carr e4446ea51a NODE: continued work on implementing a node tree 2021-10-07 06:19:35 -05:00
Jeff Carr a3c0cc390c NODE: start passing *Node around
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-07 05:52:22 -05:00
Jeff Carr 5e439f7340 NODE: start populating the node tree 2021-10-07 02:23:04 -05:00
Jeff Carr e796008fbd DEBUG: add more debugging options 2021-10-07 01:37:37 -05:00
Jeff Carr 2ccc1b518d REFACTOR: things are back to working as they were
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-06 14:32:07 -05:00
Jeff Carr 908615c038 TAB: correctly lookup and add tabs to blank windows
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-06 13:23:00 -05:00
Jeff Carr c58dee3d01 BUG: make it compile
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-06 11:58:39 -05:00
Jeff Carr 375444ea28 VIM-GO: auto-reformatting by vim-go
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-06 11:56:52 -05:00
Jeff Carr 62010a8d16 FORMAT: I think somehow I formatted this 2021-10-06 11:50:35 -05:00
Jeff Carr 07061a47e7 EXAMPLE: further improvements to the example
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-06 11:17:43 -05:00
Jeff Carr 02943567b1 EXAMPLE: provide a clean example
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-06 10:59:22 -05:00
Jeff Carr 790e6f2c46 REFACTOR: continue to move in a better direction
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-06 10:43:58 -05:00
Jeff Carr b4a11c0aa1 CODE: start a general code refactor
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-06 08:36:28 -05:00
Jeff Carr cabdb12495 BUILD: suck it up and try to use go.mod
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-06 05:14:24 -05:00
Jeff Carr e7e7080825 BUILD: remove old rules that don't work anymore
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-06 02:02:39 -05:00
Jeff Carr facc785798 BUG: fix WxH
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-06 01:52:27 -05:00
Jeff Carr 9dc8d79062 DEBUG: add DumpMap()
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-05 10:37:53 -05:00
Jeff Carr ccb91460ca BUG: fix potential 'nil' reference
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-05 10:23:27 -05:00
Jeff Carr 6d401ea14a DEBUG: add Hide(), Show() and Delete() for *ui.Tab
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-05 09:42:30 -05:00
Jeff Carr 6438e4cc6a CODE: not sure, but it compiles and runs somehow
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-05 09:29:55 -05:00