<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gui/gadgets/basicCombobox.go, branch v0.20.6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/gui/gadgets/atom?h=v0.20.6</id>
<link rel='self' href='http://cgit.wit.com/gui/gadgets/atom?h=v0.20.6'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/gui/gadgets/'/>
<updated>2024-01-30T07:37:21Z</updated>
<entry>
<title>add Show() and Hide()</title>
<updated>2024-01-30T07:37:21Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-30T07:37:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/gui/gadgets/commit/?id=1ac95c7125b6f2f196138139b85c82284e5adbd7'/>
<id>urn:sha1:1ac95c7125b6f2f196138139b85c82284e5adbd7</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>loggging output cleanups</title>
<updated>2024-01-21T17:42:31Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-21T17:42:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/gui/gadgets/commit/?id=5eea7f505926031b77cc7832c6c328d674c2ddd1'/>
<id>urn:sha1:5eea7f505926031b77cc7832c6c328d674c2ddd1</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>lots of cleanups for the gui and toolkit packages</title>
<updated>2024-01-21T01:53:23Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-21T01:53:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/gui/gadgets/commit/?id=57843518b20cbf544a96b885b619e83529602597'/>
<id>urn:sha1:57843518b20cbf544a96b885b619e83529602597</id>
<content type='text'>
    log flags gui again
    fix panic()
    SetVisible() false on create
    update go mod

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>lots of syntax changes</title>
<updated>2024-01-18T11:04:18Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-18T11:04:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/gui/gadgets/commit/?id=a8d95fef8d0879a3e3ecdac76ab4df4fee658fcf'/>
<id>urn:sha1:a8d95fef8d0879a3e3ecdac76ab4df4fee658fcf</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>now should work without needed to actually display</title>
<updated>2024-01-18T03:46:50Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-18T03:46:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/gui/gadgets/commit/?id=32fe455bb5c75b756ca0ff7e2a5d076a30978db4'/>
<id>urn:sha1:32fe455bb5c75b756ca0ff7e2a5d076a30978db4</id>
<content type='text'>
    a nice improvement. actual toolkit widgets
       arent' actually needed. It's faster
       and can run in the dark
    autotypist compiles and runs

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>add SetTitle()</title>
<updated>2024-01-11T06:56:20Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-11T06:56:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/gui/gadgets/commit/?id=b6d0521996572f0eebd6ff039e80a29fcaeb853b'/>
<id>urn:sha1:b6d0521996572f0eebd6ff039e80a29fcaeb853b</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>enable() and disable()</title>
<updated>2024-01-11T02:04:51Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-11T02:04:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/gui/gadgets/commit/?id=1a31a687d6b2c5e96b26e82f3f27bdaa5363dc8b'/>
<id>urn:sha1:1a31a687d6b2c5e96b26e82f3f27bdaa5363dc8b</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>keep map[] of values to not allow duplicates</title>
<updated>2024-01-10T06:30:27Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-10T06:30:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/gui/gadgets/commit/?id=d617973bfe1a8ce50a013a7827547381a4f87ad9'/>
<id>urn:sha1:d617973bfe1a8ce50a013a7827547381a4f87ad9</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>use log Flags</title>
<updated>2024-01-06T02:29:57Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-06T02:29:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/gui/gadgets/commit/?id=30832551c35db0e398cee43d302e44b0de2e65bc'/>
<id>urn:sha1:30832551c35db0e398cee43d302e44b0de2e65bc</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>initial commit</title>
<updated>2024-01-01T22:19:40Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-01T22:19:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/gui/gadgets/commit/?id=7f6059a8e0f83bb4b450c1264195f08fe1280f05'/>
<id>urn:sha1:7f6059a8e0f83bb4b450c1264195f08fe1280f05</id>
<content type='text'>
</content>
</entry>
</feed>
