<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jcarr/gui/example_window_golang_debug.go, branch v0.22.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/jcarr/gui/atom?h=v0.22.4</id>
<link rel='self' href='http://cgit.wit.com/jcarr/gui/atom?h=v0.22.4'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/'/>
<updated>2023-03-01T17:35:36Z</updated>
<entry>
<title>lots cleaner code between the plugin</title>
<updated>2023-03-01T17:35:36Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-03-01T17:35:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=8dbf5a09097b7868e9218bf98716c57eac998a10'/>
<id>urn:sha1:8dbf5a09097b7868e9218bf98716c57eac998a10</id>
<content type='text'>
    Queue() around SetText is helping userspace crashing
    merge forceDump(bool) into Dump()
    debugging output configuration is pretty clean
    keep cutting down duplicate things
    --gui-verbose flag works
    make label "standard" code
    add debug.FreeOSMemory()
    move the GO language internals to display in the GUI
    update push to do tags and go to github.com/wit-go/
    remove the other license file
        it might be confusing golang.org and github
    proper WidgetType
    added a Quit() button

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>The debugging window is finally useful</title>
<updated>2023-02-25T20:05:25Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-02-25T20:05:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=f3bb68396afa7452ecf1c8d4744c825a9d81057c'/>
<id>urn:sha1:f3bb68396afa7452ecf1c8d4744c825a9d81057c</id>
<content type='text'>
    the gui enabled debugging works
        --gui-debug works from the command line
        The debug window can now select things
        debugging now includes widget types
        all the debug flags work
        finally working debugging flags via gui checkboxes
    add debian packaging rules
    use log() in the toolkit
    use a standard log() to simplify debugging flags
    add reference to 'GO Style Guide'
    use the same LICENSE from the GO developers.
    TODO: make this threadsafe
    TODO: fix plugin stuff

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>cleanup of the example commands. more plugin work</title>
<updated>2022-11-09T14:38:50Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2022-11-09T14:38:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=ed382bec55be25039e4dcf020d1512139855c9bb'/>
<id>urn:sha1:ed382bec55be25039e4dcf020d1512139855c9bb</id>
<content type='text'>
    add a button in two plugins at the same time!
        added a button in andlabs/ui &amp; gocui
    attempt a common widget struct between wit/gui &amp; the plugins
    start handling missing plugins
    rename Makefile command examples
    remote examples used for testing
    filename improvements
    golang src code uses lowercase and _ in filenames
    fix crash when button click function == nil
    fix wrong name 'gocli' -&gt; 'gocui'
    keep fighting with goreadme generated README.md

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
</feed>
