Commit Graph

28 Commits

Author SHA1 Message Date
Jeff Carr fe87679bd6 fix 'dirty build' logic
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-14 05:18:13 -07:00
Jeff Carr fb4a2523b4 make a simple build script
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-10 23:00:45 -07:00
Jeff Carr dc1c865164 working autobuild on linux
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-07 09:56:15 -07:00
Jeff Carr 2e3907caaf never commit this
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 21:25:06 -07:00
Jeff Carr 47e169d2ba more work on tracking on the version bulid time
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 18:56:15 -07:00
Jeff Carr 2768e0f278 accidentally left empty debugging for loop in the code
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 16:11:40 -07:00
Jeff Carr 5b33e2cf09 use go.mod and go.sum but these shouldn't be in commits
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 14:10:21 -07:00
Jeff Carr 511027b09d try putting these inside the binary
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-06 14:05:51 -07:00
Jeff Carr 294025f248 test build app
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-04 17:01:33 -07:00
Jeff Carr 1b48bec90b fix the splash area logic
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-02 19:56:14 -07:00
Jeff Carr 0101e088c2 clean up & fix the examples
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-31 21:18:08 -07:00
Jeff Carr d96a94e977 more experiments on stability
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-30 00:50:57 -07:00
Jeff Carr 6a65efc40d some more examples
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-29 09:54:28 -07:00
Jeff Carr f3eaf0c5a0 add a test where literally every GUI thing is isolated in a seperate
goroutine

Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-22 18:36:23 -07:00
Jeff Carr 6868e87c5c clean up the libui table examples
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-21 18:00:45 -07:00
Jeff Carr 52f1673cf7 add a new UI table example
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-21 17:45:39 -07:00
Jeff Carr 847992a001 remove these garbage examples
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-21 17:34:54 -07:00
Jeff Carr 977c054d71 ignore elf
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-21 17:18:18 -07:00
Jeff Carr 33484d5aac add a single table UI example in a single file
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-21 16:54:45 -07:00
Jeff Carr 6690122800 the original table example code from andlabs
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-21 15:37:32 -07:00
Jeff Carr 12cb01be84 eventChannel no longer imports 'ui' directly
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-21 15:17:00 -07:00
Jeff Carr 9a49f56147 seperate the area code into it's own file
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-17 13:07:45 -07:00
Jeff Carr 049dbdac72 remove the dnssec socket code.
TODO: add the dns IPv6 checks to the gorilla websocket daemon

Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-12 18:36:31 -07:00
Jeff Carr 0a7370d7f8 Add an example libUI table to push upstream
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-07 19:31:58 -07:00
Jeff Carr 629de89203 Add a systray example
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-07 02:45:36 -07:00
Jeff Carr d0f9f6aedf rename the examples
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-07 02:41:23 -07:00
Jeff Carr 790b4ae20a add a gui-example1/ to test macos and windows
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-06 16:41:59 -07:00
Jeff Carr 4c686b87a5 Initial Commit
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-02-01 05:28:17 -08:00