<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://code.unixwork.de/hg/toolkit/</link>
    <language>en-us</language>

    <title>toolkit Changelog</title>
    <description>toolkit Changelog</description>
    <item>
    <title>[default] small fixes in the motif grid widget</title>
    <guid isPermaLink="true">https://code.unixwork.de/hg/toolkit/rev/c1d4c331c28b</guid>
    <link>https://code.unixwork.de/hg/toolkit/rev/c1d4c331c28b</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>c1d4c331c28b</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>default</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td>tip</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>small fixes in the motif grid widget</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>ui/motif/Grid.c<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 04 Jul 2026 17:46:17 +0200</pubDate>
</item>
<item>
    <title>fix potential use-after-free in uic_context_detach_all</title>
    <guid isPermaLink="true">https://code.unixwork.de/hg/toolkit/rev/c9702a6d7306</guid>
    <link>https://code.unixwork.de/hg/toolkit/rev/c9702a6d7306</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>c9702a6d7306</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>fix potential use-after-free in uic_context_detach_all</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>ui/common/context.c<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 19 Jun 2026 21:18:18 +0200</pubDate>
</item>
<item>
    <title>set event obj in attachment change events</title>
    <guid isPermaLink="true">https://code.unixwork.de/hg/toolkit/rev/00515f6dbbd7</guid>
    <link>https://code.unixwork.de/hg/toolkit/rev/00515f6dbbd7</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>00515f6dbbd7</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>set event obj in attachment change events</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>ui/common/context.c<br />ui/common/context.h<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 19 Jun 2026 19:59:02 +0200</pubDate>
</item>
<item>
    <title>correctly bind content toggle button to action (GTK)</title>
    <guid isPermaLink="true">https://code.unixwork.de/hg/toolkit/rev/beba01f68a9f</guid>
    <link>https://code.unixwork.de/hg/toolkit/rev/beba01f68a9f</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>beba01f68a9f</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>correctly bind content toggle button to action (GTK)</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>ui/gtk/button.c<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 19 Jun 2026 17:49:31 +0200</pubDate>
</item>
<item>
    <title>fix missing reveal icon in the UiIconId enum</title>
    <guid isPermaLink="true">https://code.unixwork.de/hg/toolkit/rev/244030831fcd</guid>
    <link>https://code.unixwork.de/hg/toolkit/rev/244030831fcd</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>244030831fcd</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>fix missing reveal icon in the UiIconId enum</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>ui/common/icons.c<br />ui/ui/icons.h<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 19 Jun 2026 17:41:46 +0200</pubDate>
</item>
<item>
    <title>merge</title>
    <guid isPermaLink="true">https://code.unixwork.de/hg/toolkit/rev/ca58333d687c</guid>
    <link>https://code.unixwork.de/hg/toolkit/rev/ca58333d687c</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>ca58333d687c</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>merge</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 19 Jun 2026 17:24:39 +0200</pubDate>
</item>
<item>
    <title>add more icons</title>
    <guid isPermaLink="true">https://code.unixwork.de/hg/toolkit/rev/0b43e00d3a80</guid>
    <link>https://code.unixwork.de/hg/toolkit/rev/0b43e00d3a80</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>0b43e00d3a80</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>add more icons</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>ui/common/icons.c<br />ui/ui/icons.h<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 19 Jun 2026 17:23:28 +0200</pubDate>
</item>
<item>
    <title>use SF Symbols (Cocoa)</title>
    <guid isPermaLink="true">https://code.unixwork.de/hg/toolkit/rev/fd3a3d237ecc</guid>
    <link>https://code.unixwork.de/hg/toolkit/rev/fd3a3d237ecc</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>fd3a3d237ecc</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>use SF Symbols (Cocoa)</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>ui/cocoa/image.m<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 18 Jun 2026 18:14:06 +0200</pubDate>
</item>
<item>
    <title>define new icons, add definitions for gtk and cocoa</title>
    <guid isPermaLink="true">https://code.unixwork.de/hg/toolkit/rev/31b2b5a23062</guid>
    <link>https://code.unixwork.de/hg/toolkit/rev/31b2b5a23062</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>31b2b5a23062</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>define new icons, add definitions for gtk and cocoa</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>ui/common/icons.c<br />ui/ui/icons.h<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 18 Jun 2026 17:55:52 +0200</pubDate>
</item>
<item>
    <title>add arg wrapper functions for the content toggle button</title>
    <guid isPermaLink="true">https://code.unixwork.de/hg/toolkit/rev/6a1a43a1b526</guid>
    <link>https://code.unixwork.de/hg/toolkit/rev/6a1a43a1b526</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>6a1a43a1b526</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>add arg wrapper functions for the content toggle button</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>ui/common/args.c<br />ui/common/args.h<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 17 Jun 2026 21:16:55 +0200</pubDate>
</item>

  </channel>
</rss>