<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jcarr/gui/debug_window.go, branch v0.6.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/jcarr/gui/atom?h=v0.6.1</id>
<link rel='self' href='http://cgit.wit.com/jcarr/gui/atom?h=v0.6.1'/>
<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>
</feed>
