Commit Graph

173 Commits

Author SHA1 Message Date
Jeff Carr 1b7d44ec42 add an enum for messages 2025-03-27 06:26:01 -05:00
Jeff Carr ebf856a579 works again using an interface 2025-03-27 01:08:14 -05:00
Jeff Carr 5876518571 enum footer fix 2025-03-26 23:36:12 -05:00
Jeff Carr 81b4b453e7 more attempts to work on the signal-server proto files 2025-03-26 20:44:06 -05:00
Jeff Carr 2269ac2c27 closer 2025-03-26 20:44:06 -05:00
Jeff Carr 255f08f81f still not right 2025-03-26 20:44:06 -05:00
Jeff Carr f3b9d40dfd works again on my simple proto buf examples 2025-03-26 20:44:06 -05:00
Jeff Carr cb8d3f624c add 'enum' and 'oneof' detection 2025-03-26 20:44:06 -05:00
Jeff Carr ae29d5cc67 names corrected for 'scanner' & 'iterator' 2025-03-26 20:44:06 -05:00
Jeff Carr 601bfa0739 correct usage of 'iterator' and 'scanner' 2025-03-26 20:44:06 -05:00
Jeff Carr 4ab3a465af mutex lock. duh. actually use it. 2025-03-26 20:44:06 -05:00
Jeff Carr 7a68c6247a first part done 2025-03-26 20:44:06 -05:00
Jeff Carr 2775e36aa4 try to autoformat the protobufs for the signal devs 2025-03-26 20:44:06 -05:00
Jeff Carr 96fe1d8f14 minor 2025-03-22 05:21:42 -05:00
Jeff Carr 63af32b843 don't globally expose these internal sort things 2025-03-19 07:04:53 -05:00
Jeff Carr 3f296ee1d5 golang 1.24 'iter' 2025-03-19 06:39:51 -05:00
Jeff Carr 444c840c62 This might be a terrible idea
I'm trying to see if this will allow me to compile
	on older versions of GO. This is temporary and
	probably wrong on so many levels I don't understand.

	please accept my appologies in advance for doing this
	I couldn't think of any other ideas to work around this
	problem for now. If you know of a way, please let me know.
2025-03-19 05:25:20 -05:00
Jeff Carr ce1f320032 add IterBy() functions 2025-03-18 15:13:40 -05:00
Jeff Carr 63a3d0dc24 adding more table pb options 2025-03-10 13:52:04 -05:00
Jeff Carr a496b7abf7 custom table pb button clicks 2025-03-10 11:46:27 -05:00
Jeff Carr 4f881d17c0 add InsertBy() functions 2025-03-09 09:30:17 -05:00
Jeff Carr 7f03282aca autogen button click table pb code 2025-03-05 21:41:40 -06:00
Jeff Carr a9f74f08b0 buttons for table pb 2025-03-05 13:32:10 -06:00
Jeff Carr 6700553417 generate Update table gui code 2025-02-24 10:59:50 -06:00
Jeff Carr 7063837d40 deprecate initial prototype code 2025-02-22 14:30:30 -06:00
Jeff Carr 2620425629 add SetParent() 2025-02-21 15:37:04 -06:00
Jeff Carr 2e66d10ffb better main window buttons 2025-02-21 06:05:04 -06:00
Jeff Carr 0c764d07e4 remove debugging printf 2025-02-21 05:41:17 -06:00
Jeff Carr 68eea60f16 autogen pb gui table fixes 2025-02-20 09:38:47 -06:00
Jeff Carr 261d54485c autogen gui tables work 2025-02-20 06:49:41 -06:00
Jeff Carr abd87346f5 autogen gui table code 2025-02-20 05:27:53 -06:00
Jeff Carr a295602905 generate GUI table code 2025-02-20 05:12:36 -06:00
Jeff Carr 4fdcc99241 use fhelp package to attempt to install protoc 2025-02-12 15:10:13 -06:00
Jeff Carr eaa7293fc7 GPL 3.0 2025-02-01 11:41:48 -06:00
Jeff Carr 9a0e4a6d62 auto formatting is working well enough 2025-02-01 07:32:00 -06:00
Jeff Carr cfedee740c goimport for protobuf 2025-02-01 06:54:55 -06:00
Jeff Carr e678606ea2 notsure 2025-01-20 01:39:46 -06:00
Jeff Carr 35f8270d54 add Delete() 2025-01-19 02:36:32 -06:00
Jeff Carr ace99c8aa8 add --identify 2025-01-19 00:35:30 -06:00
Jeff Carr da03400035 build notes for tlog protobuf files 2025-01-17 04:46:42 -06:00
Jeff Carr 0a4b985020 start saving and setting the Uuid 2025-01-17 02:50:36 -06:00
Jeff Carr 97c65be0a0 use the fhelp package 2025-01-14 12:49:22 -06:00
Jeff Carr 81d6cd6b74 start using a common help library 2025-01-13 08:10:17 -06:00
Jeff Carr 1626a2a501 allow setting the mutex lock variable name 2025-01-13 05:55:36 -06:00
Jeff Carr adcc0385f4 corrected the mutex lock names 2025-01-13 04:13:38 -06:00
Jeff Carr f74f364187 bad message handling logic. working the issue 2025-01-13 03:36:55 -06:00
Jeff Carr 9cb5064906 FIX THINGS. THIS IS BETTER! 2025-01-12 19:32:52 -06:00
Jeff Carr b5002b158b more cleanups 2025-01-12 09:55:09 -06:00
Jeff Carr 4e0b3b8f38 cleanup output 2025-01-12 09:40:18 -06:00
Jeff Carr d38f5dda75 cleanups and help files 2025-01-12 09:28:58 -06:00