<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Gtk2Hs &#187; Announcements</title>
	<atom:link href="http://projects.haskell.org/gtk2hs/archives/category/announcements/feed/" rel="self" type="application/rss+xml" />
	<link>http://projects.haskell.org/gtk2hs</link>
	<description>A GUI Library for Haskell based on Gtk</description>
	<pubDate>Sun, 13 Nov 2011 22:31:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>New Gtk2Hs 0.12.2 release</title>
		<link>http://projects.haskell.org/gtk2hs/archives/2011/11/13/new-gtk2hs-0122-release/</link>
		<comments>http://projects.haskell.org/gtk2hs/archives/2011/11/13/new-gtk2hs-0122-release/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 22:31:02 +0000</pubDate>
		<dc:creator>Axel</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://projects.haskell.org/gtk2hs/?p=91</guid>
		<description><![CDATA[I am very grateful to Duncan who put a lot of effort into adjusting Gtk2Hs to work with GHC 7.XX which resulted in the release of Gtk2Hs 0.12.1 which was not widely announced. Since then two bugs in Pango and Cairo were fixed and I&#8217;m now happy to announce the release of Gtk2Hs 0.12.2.
New in [...]]]></description>
			<content:encoded><![CDATA[<p>I am very grateful to Duncan who put a lot of effort into adjusting Gtk2Hs to work with GHC 7.XX which resulted in the release of Gtk2Hs 0.12.1 which was not widely announced. Since then two bugs in Pango and Cairo were fixed and I&#8217;m now happy to announce the release of Gtk2Hs 0.12.2.</p>
<p>New in this (and Duncan&#8217;s) release:</p>
<p>- compiles with GHC 7.XX<br />
- works with the binary Gtk+ packages on Windows without the need for Msys/MingW<br />
- more robust CPP detection under Windows<br />
- Gtk+ on Aqua working on Mac<br />
- a serious performance bug in Cairo rendering due to Double to CDouble conversion fixed<br />
(reported and fixed by Eugene Kirpichov and Felipe Lessa)<br />
- typesetting paragraphs manually using PangoItem now works as expected<br />
(reported by Brandon Moore)</p>
<p>Many thanks to Duncan, Brandon, Eugene and Felipe!</p>
<p>Enjoy,<br />
Axel</p>
]]></content:encoded>
			<wfw:commentRss>http://projects.haskell.org/gtk2hs/archives/2011/11/13/new-gtk2hs-0122-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Gtk2Hs 0.12.1 pre-release packages available</title>
		<link>http://projects.haskell.org/gtk2hs/archives/2011/09/07/gtk2hs-0121-pre-release-packages-available/</link>
		<comments>http://projects.haskell.org/gtk2hs/archives/2011/09/07/gtk2hs-0121-pre-release-packages-available/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 06:51:38 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://projects.haskell.org/gtk2hs/?p=90</guid>
		<description><![CDATA[Duncan has kindly upgraded the Gtk2Hs core packages to work with GHC version 7. They have successfully been tested on Linux, Mac OS 10.5, 10.6, 10.7 (even the native Aqua version seems to work), and Windows 7. Anyone having a different platform than the aforementioned: now is the time to test.
Note that users of ghc-6.10 [...]]]></description>
			<content:encoded><![CDATA[<p>Duncan has kindly upgraded the Gtk2Hs core packages to work with GHC version 7. They have successfully been tested on Linux, Mac OS 10.5, 10.6, 10.7 (even the native Aqua version seems to work), and Windows 7. Anyone having a different platform than the aforementioned: now is the time to test.</p>
<p>Note that users of ghc-6.10 will need to first install a more recent<br />
version of the Cabal library, at least 1.8. This is straightforward and<br />
should not break anything.</p>
<p><strong>Try with cabal-install<br />
</strong><br />
If you&#8217;ve got cabal-install version 0.10 or later you can copy and paste<br />
this huge command line to install them all:</p>
<p><code>cabal install http://code.haskell.org/~duncan/gtk2hs/gtk2hs-buildtools-0.12.1.tar.gz<br />
cabal install http://code.haskell.org/~duncan/gtk2hs/glib-0.12.1.tar.gz http://code.haskell.org/~duncan/gtk2hs/gio-0.12.1.tar.gz http://code.haskell.org/~duncan/gtk2hs/pango-0.12.1.tar.gz http://code.haskell.org/~duncan/gtk2hs/cairo-0.12.1.tar.gz http://code.haskell.org/~duncan/gtk2hs/gtk-0.12.1.tar.gz<br />
</code><br />
(The above are two lines only!)</p>
<p>Axel</p>
]]></content:encoded>
			<wfw:commentRss>http://projects.haskell.org/gtk2hs/archives/2011/09/07/gtk2hs-0121-pre-release-packages-available/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Gtk2Hs 0.12.0 released</title>
		<link>http://projects.haskell.org/gtk2hs/archives/2010/11/11/gtk2hs-0120-released/</link>
		<comments>http://projects.haskell.org/gtk2hs/archives/2010/11/11/gtk2hs-0120-released/#comments</comments>
		<pubDate>Thu, 11 Nov 2010 07:41:00 +0000</pubDate>
		<dc:creator>Axel</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://haskell.org/gtk2hs/archives/2010/11/11/gtk2hs-0120-released/</guid>
		<description><![CDATA[The Gtk2Hs team is happy to announce a new release of the core packages glib, gio, pango, cairo, and gtk all in version 0.12.0. Andy Stewart has put in a lot of effort to add many new functions to gtk, thereby getting close to covering the full Gtk+ API. John Obbele has kindly investigated into [...]]]></description>
			<content:encoded><![CDATA[<p>The Gtk2Hs team is happy to announce a new release of the core packages glib, gio, pango, cairo, and gtk all in version 0.12.0. Andy Stewart has put in a lot of effort to add many new functions to gtk, thereby getting close to covering the full Gtk+ API. John Obbele has kindly investigated into fixing some memory leaks.</p>
]]></content:encoded>
			<wfw:commentRss>http://projects.haskell.org/gtk2hs/archives/2010/11/11/gtk2hs-0120-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Uploaded version 0.11.2 of the gtk package</title>
		<link>http://projects.haskell.org/gtk2hs/archives/2010/08/15/uploaded-version-0112-of-the-gtk-package/</link>
		<comments>http://projects.haskell.org/gtk2hs/archives/2010/08/15/uploaded-version-0112-of-the-gtk-package/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 15:41:31 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://haskell.org/gtk2hs/archives/2010/08/15/uploaded-version-0112-of-the-gtk-package/</guid>
		<description><![CDATA[Due to a glitch, the debugging output was accidentally turned on the in 0.11.1 release of the gtk package. This upload fixes this. Sorry for the inconvenience. The other packages will not be updated.
]]></description>
			<content:encoded><![CDATA[<p>Due to a glitch, the debugging output was accidentally turned on the in 0.11.1 release of the gtk package. This upload fixes this. Sorry for the inconvenience. The other packages will not be updated.</p>
]]></content:encoded>
			<wfw:commentRss>http://projects.haskell.org/gtk2hs/archives/2010/08/15/uploaded-version-0112-of-the-gtk-package/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

