<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GTK+ &#187; uncategorized</title>
	<atom:link href="http://blogs.gnome.org/gtk/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/gtk</link>
	<description>Just another GNOME Blogs weblog</description>
	<lastBuildDate>Mon, 06 Jun 2011 10:11:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Newly designed gtk.org now up and running!</title>
		<link>http://blogs.gnome.org/gtk/2011/06/06/newly-designed-gtk-org-now-up-and-running/</link>
		<comments>http://blogs.gnome.org/gtk/2011/06/06/newly-designed-gtk-org-now-up-and-running/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 10:03:35 +0000</pubDate>
		<dc:creator>mr</dc:creator>
				<category><![CDATA[uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/gtk/?p=335</guid>
		<description><![CDATA[Originally, the website for http://www.gtk.org was going to be updated in line with the release for GTK+ 3.0 but there were a few set backs and more review needed. Finally, it&#8217;s up and running thanks to a lot of help from Devin Samarin and comments from the GTK+ community. We have more plans to improve [...]]]></description>
			<content:encoded><![CDATA[<p>Originally, the website for <a href="http://www.gtk.org">http://www.gtk.org</a> was going to be updated in line with the release for GTK+ 3.0 but there were a few set backs and more review needed. Finally, it&#8217;s up and running thanks to a lot of help from Devin Samarin and comments from the GTK+ community.</p>
<p>We have more plans to improve things on the website such as business support around GTK+ which is not really obvious enough on the current website. As part of the updates to the new website, we now list more recently established maintainers of the toolkit (seen on the <a href="http://www.gtk.org/documentation.php">Development</a> page).</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/gtk/2011/06/06/newly-designed-gtk-org-now-up-and-running/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GTK+ 2.20 Released</title>
		<link>http://blogs.gnome.org/gtk/2010/04/01/gtk-2-20-released/</link>
		<comments>http://blogs.gnome.org/gtk/2010/04/01/gtk-2-20-released/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 12:43:02 +0000</pubDate>
		<dc:creator>andreasn</dc:creator>
				<category><![CDATA[uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/gtk/?p=329</guid>
		<description><![CDATA[GTK+ 2.20 adds new functionality while maintaining source and binary compatibility with GTK+ 2.18. Highlights of new features and improvements in GTK+ 2.20 are: Noteworthy changes: GtkSpinner, GtkCellRendererSpinner &#8211; A new widget that renders a &#8216;spinner&#8217; animation to indicate ongoing activity. The corresponding cell renderer renders the same animation inside a treeview GtkOffscreenWindow &#8211; A [...]]]></description>
			<content:encoded><![CDATA[<p>GTK+ 2.20 adds new functionality while maintaining source and binary compatibility with GTK+ 2.18. Highlights of new features and improvements in GTK+ 2.20 are:</p>
<p>Noteworthy changes:</p>
<ul>
<li>GtkSpinner, GtkCellRendererSpinner &#8211; A new widget that renders a &#8216;spinner&#8217; animation to indicate ongoing activity. The corresponding cell renderer renders the same animation inside a treeview</li>
<li>GtkOffscreenWindow &#8211; A new toplevel container widget to manage offscreen rendering of child widgets</li>
<li>GtkNotebook &#8211; You can now show &#8216;action widgets&#8217; in the space that is not occupied by tabs. This functionality is also available in GtkBuilder via the &#8216;action-start&#8217; and &#8216;action-end&#8217; child types.
<li>
<li>Filechooser &#8211; GtkFileSystemModel has been reimplemented, for major speedup and simplifications.</li>
<li>Keyboard handling &#8211; The compose sequences understood by the builtin input method have been synced with X.org, and the additional sequences have been rationalized</li>
<li>Mnemonic underlines &#8211; Can now optionally be hidden until the Alt key is pressed, this can be turned on with the gtk-auto-mnemonics setting</li>
<li>Keyboard accelerators &#8211; The Super, Meta and Hyper modifiers are working more reliably</li>
<li>GDK &#8211; There is a new function to get the &#8216;primary&#8217; monitor in multi-monitor setups: gdk_screen_get_primary_monitory.</li>
<li>gdk-pixbuf &#8211; Embedded color profiles in png and tiff images can be stored and retrieved. Support for the QTIF image format has been added</li>
<li>Win32 &#8211; XP themes have been disabled since they don&#8217;t work</li>
<li>OS X &#8211; GTK+ uses standard Mac keyboard shortcuts (Cmd-X/Cmd-C instead of Ctrl-X/Ctrl-C, etc). The handling of multi-monitor setups has been greatly improved</li>
<li>Introspection support &#8211; Introspection data is now included in GTK+ itself. As a consequence, a dependency on gobject-introspection has been added</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/gtk/2010/04/01/gtk-2-20-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GLib 2.24.0 released</title>
		<link>http://blogs.gnome.org/gtk/2010/04/01/glib-2-24-released/</link>
		<comments>http://blogs.gnome.org/gtk/2010/04/01/glib-2-24-released/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 12:32:57 +0000</pubDate>
		<dc:creator>andreasn</dc:creator>
				<category><![CDATA[uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/gtk/?p=326</guid>
		<description><![CDATA[GLib 2.22 is a stable release adding an incremental improvement in functionality over GLib 2.20 while maintaining binary and source compatibility. Major changes include: The requirements for g_thread_init() have been relaxed slightly, it can be called multiple times, and does not have to be the first call. GObject now links to GThread and threads are [...]]]></description>
			<content:encoded><![CDATA[<p>GLib 2.22 is a stable release adding an incremental improvement in functionality over GLib 2.20 while maintaining binary and source compatibility. Major changes include:</p>
<ul>
<li>The requirements for g_thread_init() have been relaxed slightly, it can be called multiple times, and does not have to be the first call. GObject now links to GThread and threads are enabled automatically when g_type_init() is called. Thread-safety issuesvwith boxed types in GObject have been fixed.  The -pthread flag has been added to all gmodule .pc files, because it is not generally permissible to load modules that are linked against libpthread if the program has not been compiled with threading support.</li>
<li>GType now has a G_DEFINE_INTERFACE convenience macro</li>
<li>GIO supports lazy loading of GIO modules, and there is a new gio-querymodule utility that goes along with this. Packagers will need to adapt to this.</li>
<li>GIO uses splice(2) to transfer data between file descriptors without extraneous copies.</li>
<li>The GVariant variant datatype has been added.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/gtk/2010/04/01/glib-2-24-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GLib 2.21.3 unstable release</title>
		<link>http://blogs.gnome.org/gtk/2009/07/08/glib-2213-unstable-release/</link>
		<comments>http://blogs.gnome.org/gtk/2009/07/08/glib-2213-unstable-release/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 18:18:32 +0000</pubDate>
		<dc:creator>andreasn</dc:creator>
				<category><![CDATA[uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/gtk/?p=299</guid>
		<description><![CDATA[This is a development release leading up to GLib 2.22. Overview of Changes from GLib 2.21.2 GMappedFile is refcounted now Mainloop: It is now possible to set per-thread default contexts, with g_main_context_push_thread_default. glib-mkenums supports a @basename@ substitution, in addition to @filename GIO: Vfs implementations can support storing of per-file metadata. GCancellable can now be subclassed. [...]]]></description>
			<content:encoded><![CDATA[<p>This is a development release leading up to GLib 2.22.</p>
<p><strong>Overview of Changes from GLib 2.21.2</strong></p>
<ul>
<li>GMappedFile is refcounted now</li>
<li>Mainloop: It is now possible to set per-thread default contexts, with g_main_context_push_thread_default.</li>
<li>glib-mkenums supports a @basename@ substitution, in addition to @filename</li>
<li>
<ul>GIO:</p>
<li>Vfs implementations can support storing of per-file metadata.</li>
<li>GCancellable can now be subclassed.</li>
<li>Unmount and eject methods now optionally allow interaction, via variants that take a GMountOperation object.</li>
</ul>
</li>
</ul>
<p><a href="http://bugzilla.gnome.org/buglist.cgi?bug_id=556706,579449,579933,579984,585937,586675,586797,586868,587415,587434,586928">11 bugs</a> fixed in this release!</p>
<p>See the <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-July/msg00017.html">original announcement</a> for more info and downloads.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/gtk/2009/07/08/glib-2213-unstable-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GTK+ 2.16.4 stable release</title>
		<link>http://blogs.gnome.org/gtk/2009/07/08/gtk-2164-stable-release/</link>
		<comments>http://blogs.gnome.org/gtk/2009/07/08/gtk-2164-stable-release/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 18:09:23 +0000</pubDate>
		<dc:creator>andreasn</dc:creator>
				<category><![CDATA[uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/gtk/?p=297</guid>
		<description><![CDATA[This is a quick followup release to fix an unfortunate bug that was introduced in 2.16.3. This fixes a side-effect introduced by the fix for bug 586330 that caused all stock buttons to loose their mnemonics. See the original announcement for more info and downloads.]]></description>
			<content:encoded><![CDATA[<p>This is a quick followup release to fix an unfortunate bug that was introduced in 2.16.3.<br />
This fixes a side-effect introduced by the fix for bug 586330 that caused all stock buttons to loose their mnemonics.</p>
<p>See the <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-July/msg00005.html">original announcement</a> for more info and downloads.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/gtk/2009/07/08/gtk-2164-stable-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GTK+ 2.16.3 stable release</title>
		<link>http://blogs.gnome.org/gtk/2009/07/08/gtk-2163-stable-release/</link>
		<comments>http://blogs.gnome.org/gtk/2009/07/08/gtk-2163-stable-release/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 18:04:22 +0000</pubDate>
		<dc:creator>andreasn</dc:creator>
				<category><![CDATA[uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/gtk/?p=295</guid>
		<description><![CDATA[This is a bug fix release in the 2.16 series. 9 bugs fixed in this release! See the original announcement for more info and downloads.]]></description>
			<content:encoded><![CDATA[<p>This is a bug fix release in the 2.16 series.</p>
<p><a href="http://bugzilla.gnome.org/buglist.cgi?bug_id=565317,586315,461944,529908,564063,585626,585858,585953,586330">9 bugs</a> fixed in this release!</p>
<p>See the <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-June/msg00134.html">original announcement</a> for more info and downloads.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/gtk/2009/07/08/gtk-2163-stable-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GLib 2.20.4 stable release</title>
		<link>http://blogs.gnome.org/gtk/2009/07/08/glib-2204-stable-release/</link>
		<comments>http://blogs.gnome.org/gtk/2009/07/08/glib-2204-stable-release/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 17:57:34 +0000</pubDate>
		<dc:creator>andreasn</dc:creator>
				<category><![CDATA[uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/gtk/?p=292</guid>
		<description><![CDATA[This is a bug fix release in the 2.20 series. 9 bugs fixed in this release! See the original announcement for more info and downloads.]]></description>
			<content:encoded><![CDATA[<p>This is a bug fix release in the 2.20 series.</p>
<p><a href="http://bugzilla.gnome.org/buglist.cgi?bug_id=579449,579933,585088,585360,585478,585520,585676,585726,586868">9 bugs</a> fixed in this release!</p>
<p>See the <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-June/msg00133.html">original announcement</a> for more info and downloads.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/gtk/2009/07/08/glib-2204-stable-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GTK+ 2.16.1 stable release</title>
		<link>http://blogs.gnome.org/gtk/2009/04/12/gtk-2161-stable-release/</link>
		<comments>http://blogs.gnome.org/gtk/2009/04/12/gtk-2161-stable-release/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 20:05:43 +0000</pubDate>
		<dc:creator>andreasn</dc:creator>
				<category><![CDATA[uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/gtk/?p=271</guid>
		<description><![CDATA[This is a bug fix release in the 2.16 series. 30 bugs fixed in this release! Read the original announcement for more info and downloads.]]></description>
			<content:encoded><![CDATA[<p>This is a bug fix release in the 2.16 series.<br />
<a href="http://bugzilla.gnome.org/buglist.cgi?bug_id=575700,574283,538840,576254,576306,437533,577224,576150,562863,575644,571374,577650,578094,518642,532858,557629,577789,577824,577964,578221,578271,578276,578290,578354,578365,578366,573922,561345,577868,572797">30 bugs</a> fixed in this release!<br />
Read the <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-April/msg00079.html">original announcement</a> for more info and downloads.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/gtk/2009/04/12/gtk-2161-stable-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/gtk/category/uncategorized/feed/ ) in 1.32228 seconds, on Feb 11th, 2012 at 11:03 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 12th, 2012 at 12:03 am UTC -->
