<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.ratatanek.cz/hg/ggui/</link>
    <language>en-us</language>

    <title>ggui Changelog</title>
    <description>ggui Changelog</description>
    <item>
    <title>Added support for Linux.</title>
    <guid isPermaLink="true">http://www.ratatanek.cz/hg/ggui/rev/6985a0a9c6c5</guid>
    <description><![CDATA[Added support for Linux.]]></description>
    <author>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#86;&#101;&#106;&#110;&#97;&#114;&#32;&#60;&#97;&#118;&#97;&#107;&#97;&#114;&#64;&#114;&#97;&#116;&#97;&#116;&#97;&#110;&#101;&#107;&#46;&#99;&#122;&#62;</author>
    <pubDate>Tue, 06 Jul 2010 17:43:38 +0200</pubDate>
</item>
<item>
    <title>Added custom::size() and its win32 implementation.</title>
    <guid isPermaLink="true">http://www.ratatanek.cz/hg/ggui/rev/285a75e26303</guid>
    <description><![CDATA[Added custom::size() and its win32 implementation.]]></description>
    <author>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#86;&#101;&#106;&#110;&#97;&#114;&#32;&#60;&#97;&#118;&#97;&#107;&#97;&#114;&#64;&#114;&#97;&#116;&#97;&#116;&#97;&#110;&#101;&#107;&#46;&#99;&#122;&#62;</author>
    <pubDate>Sun, 27 Jun 2010 19:32:58 +0200</pubDate>
</item>
<item>
    <title>Added custom_painter::canvas::line_width and its implementation for win32.</title>
    <guid isPermaLink="true">http://www.ratatanek.cz/hg/ggui/rev/a88e0dc01163</guid>
    <description><![CDATA[Added custom_painter::canvas::line_width and its implementation for win32.]]></description>
    <author>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#86;&#101;&#106;&#110;&#97;&#114;&#32;&#60;&#97;&#118;&#97;&#107;&#97;&#114;&#64;&#114;&#97;&#116;&#97;&#116;&#97;&#110;&#101;&#107;&#46;&#99;&#122;&#62;</author>
    <pubDate>Sun, 27 Jun 2010 19:32:15 +0200</pubDate>
</item>
<item>
    <title>Fixed custom_mouse_filter to pass coordinates in screen widths for gtk2.</title>
    <guid isPermaLink="true">http://www.ratatanek.cz/hg/ggui/rev/dd10870ec6a1</guid>
    <description><![CDATA[Fixed custom_mouse_filter to pass coordinates in screen widths for gtk2.]]></description>
    <author>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#86;&#101;&#106;&#110;&#97;&#114;&#32;&#60;&#97;&#118;&#97;&#107;&#97;&#114;&#64;&#114;&#97;&#116;&#97;&#116;&#97;&#110;&#101;&#107;&#46;&#99;&#122;&#62;</author>
    <pubDate>Sat, 12 Jun 2010 11:49:32 +0200</pubDate>
</item>
<item>
    <title>Fixed the keysink to actually call do_key_press.</title>
    <guid isPermaLink="true">http://www.ratatanek.cz/hg/ggui/rev/60f4bf83ed5a</guid>
    <description><![CDATA[Fixed the keysink to actually call do_key_press.]]></description>
    <author>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#86;&#101;&#106;&#110;&#97;&#114;&#32;&#60;&#97;&#118;&#97;&#107;&#97;&#114;&#64;&#114;&#97;&#116;&#97;&#116;&#97;&#110;&#101;&#107;&#46;&#99;&#122;&#62;</author>
    <pubDate>Sat, 12 Jun 2010 11:48:42 +0200</pubDate>
</item>
<item>
    <title>Added a custom_keysink for gtk2.</title>
    <guid isPermaLink="true">http://www.ratatanek.cz/hg/ggui/rev/17ac9ed06483</guid>
    <description><![CDATA[Added a custom_keysink for gtk2.]]></description>
    <author>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#86;&#101;&#106;&#110;&#97;&#114;&#32;&#60;&#97;&#118;&#97;&#107;&#97;&#114;&#64;&#114;&#97;&#116;&#97;&#116;&#97;&#110;&#101;&#107;&#46;&#99;&#122;&#62;</author>
    <pubDate>Sat, 12 Jun 2010 11:09:00 +0200</pubDate>
</item>
<item>
    <title>Implemented ggui::context for gtk2.</title>
    <guid isPermaLink="true">http://www.ratatanek.cz/hg/ggui/rev/39ad73ecc454</guid>
    <description><![CDATA[Implemented ggui::context for gtk2.]]></description>
    <author>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#86;&#101;&#106;&#110;&#97;&#114;&#32;&#60;&#97;&#118;&#97;&#107;&#97;&#114;&#64;&#114;&#97;&#116;&#97;&#116;&#97;&#110;&#101;&#107;&#46;&#99;&#122;&#62;</author>
    <pubDate>Sat, 12 Jun 2010 11:08:26 +0200</pubDate>
</item>
<item>
    <title>The cursor position is now reported correctly during wheeling under win32.</title>
    <guid isPermaLink="true">http://www.ratatanek.cz/hg/ggui/rev/92f6f5518358</guid>
    <description><![CDATA[The cursor position is now reported correctly during wheeling under win32.]]></description>
    <author>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#86;&#101;&#106;&#110;&#97;&#114;&#32;&#60;&#97;&#118;&#97;&#107;&#97;&#114;&#64;&#114;&#97;&#116;&#97;&#116;&#97;&#110;&#101;&#107;&#46;&#99;&#122;&#62;</author>
    <pubDate>Fri, 11 Jun 2010 15:42:53 +0200</pubDate>
</item>
<item>
    <title>custom_mouse_filter now returns coordinates in screen widths/heights.</title>
    <guid isPermaLink="true">http://www.ratatanek.cz/hg/ggui/rev/fc8642cbe775</guid>
    <description><![CDATA[custom_mouse_filter now returns coordinates in screen widths/heights.]]></description>
    <author>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#86;&#101;&#106;&#110;&#97;&#114;&#32;&#60;&#97;&#118;&#97;&#107;&#97;&#114;&#64;&#114;&#97;&#116;&#97;&#116;&#97;&#110;&#101;&#107;&#46;&#99;&#122;&#62;</author>
    <pubDate>Fri, 11 Jun 2010 15:06:00 +0200</pubDate>
</item>
<item>
    <title>Added support for mouse wheels in custom_mouse_filter.</title>
    <guid isPermaLink="true">http://www.ratatanek.cz/hg/ggui/rev/4d55d15dc393</guid>
    <description><![CDATA[Added support for mouse wheels in custom_mouse_filter.]]></description>
    <author>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#86;&#101;&#106;&#110;&#97;&#114;&#32;&#60;&#97;&#118;&#97;&#107;&#97;&#114;&#64;&#114;&#97;&#116;&#97;&#116;&#97;&#110;&#101;&#107;&#46;&#99;&#122;&#62;</author>
    <pubDate>Fri, 11 Jun 2010 13:49:00 +0200</pubDate>
</item>

  </channel>
</rss>
