<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>GNOME FTP Releases</title>
        <link>http://ftp.gnome.org/pub/GNOME/</link>
        <description>A list of recent files released on GNOME's FTP site</description>
        <webMaster>webmaster@gnome.org</webMaster>
        <lastBuildDate>Wed, 17 Mar 2010 16:22:58 +0000</lastBuildDate>
		<item>
			<title>gtk+ 2.18.9</title>
			<link>http://download.gnome.org/sources/gtk+/2.18/</link>
			<description>&lt;tt&gt;
Overview of Changes from GTK+ 2.18.8 to 2.18.9&lt;br&gt;
==============================================&lt;br&gt;
&lt;br&gt;
* Avoid a crash when doing DND on X servers without the shape extension&lt;br&gt;
* Avoid an assertion when finalizing entries&lt;br&gt;
&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/gtk+/2.18/gtk+-2.18.9.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gtk+/2.18/gtk+-2.18.9.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gtk+/2.18/gtk+-2.18.9.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gtk+/2.18/gtk+-2.18.9.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Wed, 17 Mar 2010 16:22:58 +0000</pubDate>
		</item>
		<item>
			<title>gtksourceview 2.9.9</title>
			<link>http://download.gnome.org/sources/gtksourceview/2.9/</link>
			<description>&lt;tt&gt;
News in 2.9.9&lt;br&gt;
-------------&lt;br&gt;
* Distribute a catalog for glade3&lt;br&gt;
* Misc bugfixes&lt;br&gt;
* Updated translations&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/gtksourceview/2.9/gtksourceview-2.9.9.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gtksourceview/2.9/gtksourceview-2.9.9.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gtksourceview/2.9/gtksourceview-2.9.9.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gtksourceview/2.9/gtksourceview-2.9.9.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Tue, 16 Mar 2010 20:30:24 +0000</pubDate>
		</item>
		<item>
			<title>gtk-sharp 2.12.10</title>
			<link>http://download.gnome.org/sources/gtk-sharp/2.12/</link>
			<description>&lt;tt&gt;
2010-03-08  Mike Kestner  &lt;mkestner@novell.com&gt;&lt;br&gt;
&lt;br&gt;
	* configure.in.in: revert the -platform flag usage on windows until&lt;br&gt;
	we can figure out why it breaks Gtk# on mono.&lt;br&gt;
&lt;br&gt;
2010-03-01  Mike Kestner  &lt;mkestner@novell.com&gt;&lt;br&gt;
&lt;br&gt;
	* msi/gtk-sharp-2.0.wxs.in: use the netfx runtime version checks.&lt;br&gt;
	Check for version 2.0 or greater.&lt;br&gt;
	* msi/Makefile.am: ref the netfx extension.&lt;br&gt;
&lt;br&gt;
2010-02-26  Mike Kestner  &lt;mkestner@novell.com&gt;&lt;br&gt;
&lt;br&gt;
	* configure.in.in: backport the mono-2 configure fallback.&lt;br&gt;
&lt;br&gt;
2010-02-26  Mike Gorse  &lt;mgorse@novell.com&gt;&lt;br&gt;
&lt;br&gt;
	* atk/Object.custom, atk/glue/object.c: Bind GetAttributes.&lt;br&gt;
&lt;br&gt;
2010-01-11  Mike Kestner  &lt;mkestner@novell.com&gt;&lt;br&gt;
&lt;br&gt;
	* configure.in.in: checks for wix and add platform switch to win32&lt;br&gt;
	builds to ensure 32BIT+ and PE32 are set. [Fixes #473566]&lt;br&gt;
	* gtk-sharp-2.0.wxs.in: moved to msi dir and enhanced. see below.&lt;br&gt;
	* license.rtf: moved to msi dir&lt;br&gt;
	* Makefile.am: add new dir, move installer target to msi Makefile.&lt;br&gt;
	* msi/*: new installer building framework.  conditionally builds on wix&lt;br&gt;
	availability.  downloads official binary bundles to build an unmanaged&lt;br&gt;
	module. adds the .mo files to support translation [Fixes #513017]&lt;br&gt;
	updated gtk+ version to 2.16.6.  still depends on win32-installers build&lt;br&gt;
	for mono-posix and mono-cairo modules.&lt;br&gt;
&lt;br&gt;
2009-11-30  Mike Kestner  &lt;mkestner@novell.com&gt;&lt;br&gt;
&lt;br&gt;
	* generator/Method.cs: support win32_utf8_variant attribute on methods.&lt;br&gt;
	* glib/*.cs: support win32 utf8 variant methods.&lt;br&gt;
	* gtk/*.custom: support win32 utf8 variant methods.&lt;br&gt;
	* gtk/Gtk.metadata: mark some win32_utf8_variant methods.&lt;br&gt;
	  [Fixes #550961] Adapted from a patch by Tor Lillqvist.&lt;br&gt;
&lt;br&gt;
2009-11-23  Christian Hoff  &lt;christian_hoff@gmx.net&gt;&lt;br&gt;
&lt;br&gt;
	* generator/Signal.cs: Return a GInterfaceAdapter in the signalargs's&lt;br&gt;
	accessor properties instead of trying to return the implementor as stored in&lt;br&gt;
	the arguments array.&lt;br&gt;
&lt;br&gt;
2009-11-20  Gabriel Burt  &lt;gabriel.burt@gmail.com&gt;&lt;br&gt;
&lt;br&gt;
	* bootstrap-2.12: Bump GTK_SHARP_VERSION to 2.12.10&lt;br&gt;
&lt;br&gt;
2009-11-20  Gabriel Burt  &lt;gabriel.burt@gmail.com&gt;&lt;br&gt;
&lt;br&gt;
	Make TextBufferSerializeFunc return byte []&lt;br&gt;
&lt;br&gt;
	* gtk/Makefile.am:&lt;br&gt;
	* gtk/textbuffer-serializefunc.patch:&lt;br&gt;
	* gtk/GtkSharp.TextBufferSerializeFuncNative.cs:&lt;br&gt;
	* gtk/TextBufferSerializeFunc.cs: Copy of generated bindings, fixed to&lt;br&gt;
	be usable. [Fixes #555495]&lt;br&gt;
&lt;br&gt;
	* gtk/TextBuffer.custom: Add binding of RegisterSerializeFormat since no&lt;br&gt;
	longer generated.&lt;br&gt;
&lt;br&gt;
	* gtk/Gtk.metadata: Remove GtkTextBufferSerializeFunc and&lt;br&gt;
	RegisterSerializeFormat so bindings not generated.&lt;br&gt;
&lt;br&gt;
2009-11-10  Gabriel Burt  &lt;gabriel.burt@gmail.com&gt;&lt;br&gt;
&lt;br&gt;
	* atk/atk-table.patch:&lt;br&gt;
	* atk/ColumnDeletedHandler.cs:&lt;br&gt;
	* atk/Table.cs:&lt;br&gt;
	* atk/TableAdapter.cs:&lt;br&gt;
	* atk/ColumnInsertedHandler.cs:&lt;br&gt;
	* atk/Atk.metadata:&lt;br&gt;
	* atk/RowDeletedHandler.cs:&lt;br&gt;
	* atk/RowInsertedHandler.cs: We have to implement AtkTable's&lt;br&gt;
	GetSelectedRows/Columns methods manually, and the only way to do that is&lt;br&gt;
	to not generate those classes.  So these files are the generated files&lt;br&gt;
	with the necessary modifications (see atk-table.patch).  This fixes&lt;br&gt;
	support for custom widgets to add AtkTable a11y (BNC #512477)&lt;br&gt;
&lt;br&gt;
	* atk/NoOpObject.custom: Manually implement Atk.Table iface&lt;br&gt;
&lt;br&gt;
	* atk/Makefile.am: Add new files to build&lt;br&gt;
&lt;br&gt;
2009-10-30  Mike Kestner  &lt;mkestner@novell.com&gt;&lt;br&gt;
&lt;br&gt;
	* glib/GType.cs: avoid another exception on bogus assm.Locations.&lt;br&gt;
	  [Fixes #546045]&lt;br&gt;
&lt;br&gt;
2009-10-23  Christian Hoff  &lt;christian_hoff@gmx.net&gt;&lt;br&gt;
&lt;br&gt;
	* gtk/CellRenderer.custom: Pass the GdkRectangle parameters of CellRenderer.Render&lt;br&gt;
	by reference. Patch by Diego Pettenò.&lt;br&gt;
&lt;br&gt;
2009-09-22  Brad Taylor  &lt;brad@getcoded.net&gt;&lt;br&gt;
&lt;br&gt;
	* glib/Idle.cs: &lt;br&gt;
	* glib/Timeout.cs: Don't try to remove the handler from the managed&lt;br&gt;
	hashtable twice, add a comment explaining the need for the else branch.&lt;br&gt;
&lt;br&gt;
2009-09-22  Brad Taylor  &lt;brad@getcoded.net&gt;&lt;br&gt;
&lt;br&gt;
	* glib/Idle.cs: &lt;br&gt;
	* glib/Timeout.cs: Make sure to remove the unmanaged reference to the&lt;br&gt;
	delegate when we're disposed or finalized.  In particular, this fixes a&lt;br&gt;
	problem where GLib.Object's PerformQueuedUnrefs was being called after&lt;br&gt;
	both the object and the handler had been GC'ed, resulting in a&lt;br&gt;
	segfault.&lt;br&gt;
&lt;br&gt;
2009-09-16  Mike Kestner  &lt;mkestner@novell.com&gt;&lt;br&gt;
&lt;br&gt;
	* gtk/Gtk.metadata: hide StatusIcon.GetGeometry for custom impl.&lt;br&gt;
	* gtk/StatusIcon.custom: custom GetGeometry implementation to avoid&lt;br&gt;
	marshaling exceptions on win32.  [Fixes #518169]&lt;br&gt;
&lt;br&gt;
2009-09-11  Christian Hoff  &lt;christian_hoff@gmx.net&gt;&lt;br&gt;
&lt;br&gt;
	* gtk/Application.cs: Port the theming-relevant part of the&lt;br&gt;
	SWF.Application.DoEvents code to avoid loading the assembly &lt;br&gt;
	at runtime on the Windows platform.&lt;br&gt;
&lt;br&gt;
2009-08-23  Christian Hoff  &lt;christian_hoff@gmx.net&gt;&lt;br&gt;
&lt;br&gt;
	* gdk/Gdk.metadata: Mark PixbufFormat.Extensions and&lt;br&gt;
	PixbufFormat.MimeTypes as null-terminated arrays.	[Fixes #533472]&lt;br&gt;
&lt;br&gt;
2009-08-12  Christian Hoff  &lt;christian_hoff@gmx.net&gt;&lt;br&gt;
&lt;br&gt;
	* configure.in.in: Detect GDK backend.&lt;br&gt;
	* */*.dll.config.in: Link against the libs of the correct GDK backend&lt;br&gt;
	instead of using x11 on Linux/win32 on Windows.&lt;br&gt;
	Patch by Christian Hergert.	[Fixes 527840]&lt;br&gt;
&lt;br&gt;
2009-08-05  Christian Hoff  &lt;christian_hoff@gmx.net&gt;&lt;br&gt;
&lt;br&gt;
	* sample/CustomcellRenderer.cs: Use GObject property registration&lt;br&gt;
	instead of a CellDataFunc.&lt;br&gt;
&lt;br&gt;
2009-08-05  Christian Hoff  &lt;christian_hoff@gmx.net&gt;&lt;br&gt;
&lt;br&gt;
	* glib/glue/object.c: Use -G_MINFLOAT and -G_MINDOUBLE since&lt;br&gt;
	these constants return the minumum positive values for this type.&lt;br&gt;
&lt;br&gt;
2009-07-30  Mike Kestner  &lt;mkestner@novell.com&gt;&lt;br&gt;
&lt;br&gt;
	* generator/InterfaceGen.cs: remove var keyword usage to fix build&lt;br&gt;
	 on .net 2.0. Fix a few mixed line endings as well.&lt;br&gt;
&lt;br&gt;
2009-07-27  Mike Gorse  &lt;mgorse@novell.com&gt;&lt;br&gt;
&lt;br&gt;
	* atk/Atk.metadata: Remove owned for Relation.GetTarget.&lt;br&gt;
&lt;br&gt;
2009-07-21  Christian Hoff  &lt;christian_hoff@gmx.net&gt;&lt;br&gt;
&lt;br&gt;
	* glib/GInterfaceAdapter.cs: Fix a leak related to GCHandles not being freed.&lt;br&gt;
	Patch from Mike Kestner with a minor tweak by me. [Fixes #523306]&lt;br&gt;
&lt;br&gt;
2009-07-13  Gabriel Burt  &lt;gabriel.burt@gmail.com&gt;&lt;br&gt;
&lt;br&gt;
	* generator/GenBase.cs: Add AppendCustom override that you can pass the&lt;br&gt;
	type name in, used to include .custom for Name + Adapter and Name +&lt;br&gt;
	Implementor .custom files for interface gen.&lt;br&gt;
&lt;br&gt;
	* generator/InterfaceGen.cs: Use the new AppendCustom override for the&lt;br&gt;
	Name + Adapter.custom file, and add support for including custom file for&lt;br&gt;
	the Name + Implementor interface; necessary to manually implement an&lt;br&gt;
	interface method.&lt;br&gt;
&lt;br&gt;
2009-07-10  Christian Hoff  &lt;christian_hoff@gmx.net&gt;&lt;br&gt;
&lt;br&gt;
	* pango/Pango.metadata: Mark "ink_rect" and "logical_rect" parameters of Get*Extends&lt;br&gt;
	methods as "out".  [Fixes #510105]&lt;br&gt;
&lt;br&gt;
2009-06-08  Christian Hoff  &lt;christian_hoff@gmx.net&gt;&lt;br&gt;
&lt;br&gt;
	* atk/ObjectFactory.custom: Reimplement ObjectFactory virtual&lt;br&gt;
	methods. Patch provided by Mike Kestner and Gabriel Burt.&lt;br&gt;
&lt;br&gt;
2009-05-31  Mike Kestner  &lt;mkestner@novell.com&gt;&lt;br&gt;
&lt;br&gt;
	* gtk-sharp-2.0.wxs.in: move the RemoveExistingVersions action&lt;br&gt;
	after InstallFinalize to avoid a problem where the GAC assemblies&lt;br&gt;
	disappear.  [Fixes #508580]&lt;br&gt;
&lt;br&gt;
2009-05-27  Mike Kestner  &lt;mkestner@novell.com&gt;&lt;br&gt;
&lt;br&gt;
	* bootstrap-2.12: bump version to 2.12.9.&lt;br&gt;
	* gtk-sharp-2.0.wxs.in: merge mono-posix-lib module.  Add update&lt;br&gt;
	element so that we remove existing older installs.&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/gtk-sharp/2.12/gtk-sharp-2.12.10.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gtk-sharp/2.12/gtk-sharp-2.12.10.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gtk-sharp/2.12/gtk-sharp-2.12.10.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Tue, 16 Mar 2010 17:02:00 +0000</pubDate>
		</item>
		<item>
			<title>glib 2.22.5</title>
			<link>http://download.gnome.org/sources/glib/2.22/</link>
			<description>&lt;tt&gt;
Overview of Changes from GLib 2.22.4 to GLib 2.22.5&lt;br&gt;
===================================================&lt;br&gt;
&lt;br&gt;
* Bugs fixed:&lt;br&gt;
 568760 nautilus freezes due to a bug...&lt;br&gt;
 609813 Renaming a file discards file notes&lt;br&gt;
 611696 gio uses GetAddrInfo which requires special handing...&lt;br&gt;
 552912 glib-2.18 /live-g-file/test_copy_move failed...&lt;br&gt;
 609143 *result_uncertain is never assigned in g_content_type_guess&lt;br&gt;
 609531 missing licence headers&lt;br&gt;
 610860 test_g_file_open_readwrite fails if $HOME is unwritable&lt;br&gt;
 612702 Fix GSocket-related crash on Windows&lt;br&gt;
&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/glib/2.22/glib-2.22.5.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/glib/2.22/glib-2.22.5.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/glib/2.22/glib-2.22.5.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/glib/2.22/glib-2.22.5.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Tue, 16 Mar 2010 11:09:46 +0000</pubDate>
		</item>
		<item>
			<title>gtk+ 2.18.8</title>
			<link>http://download.gnome.org/sources/gtk+/2.18/</link>
			<description>&lt;tt&gt;
Overview of Changes from GTK+ 2.18.7 to 2.18.8&lt;br&gt;
==============================================&lt;br&gt;
&lt;br&gt;
* Bugs fixed:&lt;br&gt;
 612066 empathy hangs when clicked on information about contact...&lt;br&gt;
 569042 gailbooleancell does not seem to attend to changes...&lt;br&gt;
 609650 GtkPlug Embedded signal is not emitted when plug/socket...&lt;br&gt;
 609744 crash at parse_data_for_row_pseudocolor&lt;br&gt;
 609952 destroying a notebook window when the last tab got dragged...&lt;br&gt;
 610141 gtk_assistant_get_nth_page() function fails to deliver...&lt;br&gt;
 610184 gtk_assistant_set_current_page() segfaults...&lt;br&gt;
 610381 More space between toolbar icon and label&lt;br&gt;
 610632 gtk_info_bar_set_default_response problem&lt;br&gt;
 611686 focus_in/focus_out in gailtreeview.c should return FALSE...&lt;br&gt;
 612119 Do not scroll when middle pasting&lt;br&gt;
 612308 GTK+ Build error: redefinition of 'struct IPrintDialogCallback'&lt;br&gt;
 612346 gdk_window_set_icon_name doesn't work&lt;br&gt;
 612505 Entry layout not updated when underlying buffer changes&lt;br&gt;
 598881 Unimplemented GdkWindowImplIface methods crash gimp on OSX&lt;br&gt;
&lt;br&gt;
* Updated translations:&lt;br&gt;
 Bengali India&lt;br&gt;
 Low German&lt;br&gt;
 Oriya&lt;br&gt;
 Polish&lt;br&gt;
&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/gtk+/2.18/gtk+-2.18.8.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gtk+/2.18/gtk+-2.18.8.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gtk+/2.18/gtk+-2.18.8.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gtk+/2.18/gtk+-2.18.8.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Mon, 15 Mar 2010 23:38:49 +0000</pubDate>
		</item>
		<item>
			<title>java-gnome 4.0.15</title>
			<link>http://download.gnome.org/sources/java-gnome/4.0/</link>
			<description>&lt;tt&gt;
&lt;a name="4.0.15" id="1268692532" title="Radio thang"&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
java-gnome 4.0.15 (16 Mar 2010)&lt;br&gt;
===============================&lt;br&gt;
&lt;br&gt;
_Radio things_&lt;br&gt;
&lt;br&gt;
This has mostly been a bug fix cycle with numerous internal quality&lt;br&gt;
improvements being made. A few developer visible API additions have been made,&lt;br&gt;
summarized below.&lt;br&gt;
&lt;br&gt;
Unified radio handling&lt;br&gt;
----------------------&lt;br&gt;
&lt;br&gt;
There are a number of controls in GTK that exhibit the "radio" behaviour of&lt;br&gt;
being in a group of which only one can be selected: RadioButton,&lt;br&gt;
RadioMenuItem, RadioToolButton and RadioAction. We originally had a class&lt;br&gt;
called RadioButtonGroup which was used when constructing RadioButtons to&lt;br&gt;
indicate which group they were a member of. In introducing overage of the&lt;br&gt;
other radio types, Guillaume Mazoyer implemented a generic grouping class&lt;br&gt;
called RadioGroup which is now used for all the radio types.&lt;br&gt;
&lt;br&gt;
* **`org.gnome.gtk.RadioGroup`**&lt;br&gt;
* **`org.gnome.gtk.RadioButton`**&lt;br&gt;
* **`org.gnome.gtk.RadioMenuItem`**&lt;br&gt;
* **`org.gnome.gtk.RadioToolButton`**&lt;br&gt;
* **`org.gnome.gtk.RadioAction`**&lt;br&gt;
&lt;br&gt;
XDG utility functions&lt;br&gt;
---------------------&lt;br&gt;
&lt;br&gt;
A number of utility functions (aka static methods) were added to Glib allowing&lt;br&gt;
you to access the various user and systems directories as specified by the XDG&lt;br&gt;
specification. These are `Glib.getUserConfigDir()`, `Glib.getUserDataDir()`&lt;br&gt;
and friends.&lt;br&gt;
&lt;br&gt;
* **`org.gnome.glib.UserDirectory`**&lt;br&gt;
* **`org.gnome.glib.Glib`**&lt;br&gt;
&lt;br&gt;
Miscellaneous improvements&lt;br&gt;
--------------------------&lt;br&gt;
&lt;br&gt;
Better control of positioning when popping up context menus; you can specify&lt;br&gt;
co-ordinates when calling Menu's `popup()`.&lt;br&gt;
&lt;br&gt;
* **`org.gnome.gtk.Menu`**&lt;br&gt;
* `org.gnome.gtk.GtkMenuOverride`&lt;br&gt;
&lt;br&gt;
The no-arg "convenience" packing methods we invented for HBox and VBox were&lt;br&gt;
causing more trouble than they were worth because people we not understanding&lt;br&gt;
the implications of the "default" packing values. So these are deprecated; the&lt;br&gt;
full four-argument `packStart()` and `packEnd()` have been present for a long&lt;br&gt;
time and are to be used in preference.&lt;br&gt;
&lt;br&gt;
* **`org.gnome.gtk.Box`**&lt;br&gt;
&lt;br&gt;
Serkan Kaba spent a bit of time working with the text version of the ComboBox&lt;br&gt;
API. Apparently no one had needed `removeText()` so he added that.&lt;br&gt;
&lt;br&gt;
* **`org.gnome.gtk.TextComboBox`**&lt;br&gt;
&lt;br&gt;
A number of improvements to the coverage of GDK's event masks were merged.&lt;br&gt;
This is work originally by Vreixo Formoso necessary to support the&lt;br&gt;
`Widget.MotionNotifyEvent` signal, though it has use in other applications.&lt;br&gt;
Widget now has `addEvents()` and `setEvents()` to this end.&lt;br&gt;
&lt;br&gt;
* **`org.gnome.gtk.Widget`**&lt;br&gt;
* `org.gnome.gtk.GtkWidgetOverride`&lt;br&gt;
* **`org.gnome.gdk.EventMotion`**&lt;br&gt;
* **`org.gnome.gdk.EventMask`**&lt;br&gt;
&lt;br&gt;
Finally, Guillaume needed to handle selections in IconViews. The API is&lt;br&gt;
similiar to that in TreeView, but doesn't use the same TreeSelection helper&lt;br&gt;
class; the methods are directly on IconView. Boo for asymmetry. Anyway, we've&lt;br&gt;
exposed isSelected() on both TreeSelection and IconView so you can find out if&lt;br&gt;
a given TreePath is currently selected.&lt;br&gt;
&lt;br&gt;
* **`org.gnome.gtk.IconView`**&lt;br&gt;
* **`org.gnome.gtk.TreeSelection`**&lt;br&gt;
* `org.gnome.gtk.ValidateIconView`&lt;br&gt;
&lt;br&gt;
Better initialization checking&lt;br&gt;
------------------------------&lt;br&gt;
&lt;br&gt;
Logic checking that the library has been properly initialized has been&lt;br&gt;
refactored, making it harder to accidentally misuse java-gnome when getting&lt;br&gt;
started \[or when starting a new program after you've been using the library&lt;br&gt;
for years and forgotten the basics `:)`\].&lt;br&gt;
&lt;br&gt;
Last but not least, a number of bug fixes; one was developer-visible;&lt;br&gt;
`Enchant.requestDictionary()` now returns `null` like it claimed to if you&lt;br&gt;
request an unknown dictionary. Nice catch, Serkan.&lt;br&gt;
&lt;br&gt;
* **`org.freedesktop.enchant.Enchant`**&lt;br&gt;
* `org.freedesktop.enchant.Plumbing`&lt;br&gt;
* `org.freedesktop.enchant.ValidateEnchantInternals`&lt;br&gt;
&lt;br&gt;
All the source files have the full (ie traditional) GPL v2 header text now;&lt;br&gt;
the files comprising the library as used at run-time have GPL headers text +&lt;br&gt;
the Classpath Exception text. Needed to be done. Makes for a large diff this&lt;br&gt;
release, but makes the&lt;br&gt;
[Ohloh](http://www.ohloh.net/p/java-gnome/analyses/latest)'s page for&lt;br&gt;
java-gnome happy too `:)`.&lt;br&gt;
&lt;br&gt;
AfC&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/java-gnome/4.0/java-gnome-4.0.15.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/java-gnome/4.0/java-gnome-4.0.15.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/java-gnome/4.0/java-gnome-4.0.15.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Mon, 15 Mar 2010 23:06:45 +0000</pubDate>
		</item>
		<item>
			<title>totem-pl-parser 2.29.92</title>
			<link>http://download.gnome.org/sources/totem-pl-parser/2.29/</link>
			<description>&lt;tt&gt;
2.29.92&lt;br&gt;
* Fix parsing of Guardian Podcasts&lt;br&gt;
* Fix parsing of pukas.wax playlist&lt;br&gt;
* Fix directory file descriptor leak&lt;br&gt;
* Fix versioning of the introspection support&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/totem-pl-parser/2.29/totem-pl-parser-2.29.92.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/totem-pl-parser/2.29/totem-pl-parser-2.29.92.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/totem-pl-parser/2.29/totem-pl-parser-2.29.92.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/totem-pl-parser/2.29/totem-pl-parser-2.29.92.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Mon, 15 Mar 2010 18:36:12 +0000</pubDate>
		</item>
		<item>
			<title>totem 2.29.92</title>
			<link>http://download.gnome.org/sources/totem/2.29/</link>
			<description>&lt;img src="http://download.gnome.org/sources/totem/totem.png" align="right" class="right"&gt;
&lt;tt&gt;
commit 249a95b738788c7b5356a83e61e45ade0972579e&lt;br&gt;
Author: A S Alam &lt;aalam@users.sf.net&gt;&lt;br&gt;
Date:   Mon Mar 15 07:48:02 2010 +0530&lt;br&gt;
&lt;br&gt;
    updating for Punjabi by A S Alam&lt;br&gt;
&lt;br&gt;
 po/pa.po |  697 ++++++++++++++++++++++++++++++++------------------------------&lt;br&gt;
 1 files changed, 356 insertions(+), 341 deletions(-)&lt;br&gt;
&lt;br&gt;
commit 703e473c730d34e7fedd8c2c6ccfd4025cc7899d&lt;br&gt;
Author: Torstein Adolf Winterseth &lt;kvikende@fsfe.org&gt;&lt;br&gt;
Date:   Sat Mar 13 20:22:13 2010 +0100&lt;br&gt;
&lt;br&gt;
    Updated Norwegian Nynorsk translation&lt;br&gt;
&lt;br&gt;
 po/nn.po |  449 ++++++++++++++++++++++++++++----------------------------------&lt;br&gt;
 1 files changed, 205 insertions(+), 244 deletions(-)&lt;br&gt;
&lt;br&gt;
commit 8c5af140549529c865df2724ed0e03bf31e91467&lt;br&gt;
Author: Changwoo Ryu &lt;cwryu@debian.org&gt;&lt;br&gt;
Date:   Sun Mar 14 03:16:18 2010 +0900&lt;br&gt;
&lt;br&gt;
    Updated Korean translation&lt;br&gt;
&lt;br&gt;
 po/ko.po |    4 ++--&lt;br&gt;
 1 files changed, 2 insertions(+), 2 deletions(-)&lt;br&gt;
&lt;br&gt;
commit 2806cf0d026634c859700c4e75deefa40c18193a&lt;br&gt;
Author: Changwoo Ryu &lt;cwryu@debian.org&gt;&lt;br&gt;
Date:   Sun Mar 14 03:13:27 2010 +0900&lt;br&gt;
&lt;br&gt;
    Updated Korean translation&lt;br&gt;
&lt;br&gt;
 po/ko.po |  679 ++++++++++++++++++++++++++++++++------------------------------&lt;br&gt;
 1 files changed, 353 insertions(+), 326 deletions(-)&lt;br&gt;
&lt;br&gt;
commit f12d33a19c7eefefdea75123925de99d95387954&lt;br&gt;
Author: Duarte Loreto &lt;happyguy_pt@hotmail.com&gt;&lt;br&gt;
Date:   Tue Mar 9 00:14:07 2010 +0000&lt;br&gt;
&lt;br&gt;
    Updated Portuguese translation&lt;br&gt;
&lt;br&gt;
 po/pt.po |  659 +++++++++++++++++++++++++++++++-------------------------------&lt;br&gt;
 1 files changed, 330 insertions(+), 329 deletions(-)&lt;br&gt;
&lt;br&gt;
commit fb9744cbf6c6165607288f9af11d8c10773c00e0&lt;br&gt;
Author: Peteris Krisjanis &lt;pecisk@gmail.com&gt;&lt;br&gt;
Date:   Sun Mar 7 20:41:56 2010 +0200&lt;br&gt;
&lt;br&gt;
    Updated Latvian translation.&lt;br&gt;
&lt;br&gt;
 po/lv.po |    4 ++--&lt;br&gt;
 1 files changed, 2 insertions(+), 2 deletions(-)&lt;br&gt;
&lt;br&gt;
commit d7055b3598c951bdaab9f3710b883b10542a0ab0&lt;br&gt;
Author: Peteris Krisjanis &lt;pecisk@gmail.com&gt;&lt;br&gt;
Date:   Sun Mar 7 20:39:26 2010 +0200&lt;br&gt;
&lt;br&gt;
    Updated Latvian translation.&lt;br&gt;
&lt;br&gt;
 po/lv.po |  755 +++++++++++++++++++++++++++++---------------------------------&lt;br&gt;
 1 files changed, 350 insertions(+), 405 deletions(-)&lt;br&gt;
&lt;br&gt;
commit 917afea27f08200cad33411704a37fdd09a78a04&lt;br&gt;
Author: Marek Černocký &lt;marek@manet.cz&gt;&lt;br&gt;
Date:   Sun Mar 7 15:29:00 2010 +0100&lt;br&gt;
&lt;br&gt;
    Update Czech translation&lt;br&gt;
&lt;br&gt;
 help/cs/cs.po                          | 1634 ++++++--------------------------&lt;br&gt;
 help/cs/figures/totem_start_window.png |  Bin 0 -&gt; 43256 bytes&lt;br&gt;
 2 files changed, 293 insertions(+), 1341 deletions(-)&lt;br&gt;
&lt;br&gt;
commit 86ac6aeb4070b597344254426fa981f8cbf47ad4&lt;br&gt;
Author: Gabor Kelemen &lt;kelemeng@gnome.hu&gt;&lt;br&gt;
Date:   Fri Mar 5 11:43:19 2010 +0100&lt;br&gt;
&lt;br&gt;
    Updated Hungarian translation&lt;br&gt;
&lt;br&gt;
 po/hu.po |  566 ++++++++++++++++++++++++++++----------------------------------&lt;br&gt;
 1 files changed, 256 insertions(+), 310 deletions(-)&lt;br&gt;
&lt;br&gt;
commit b6065490a4bfc5f011281d4ad2f0c2ac553f9601&lt;br&gt;
Author: Gintautas Miliauskas &lt;gintautas@miliauskas.lt&gt;&lt;br&gt;
Date:   Tue Mar 2 17:34:51 2010 +0200&lt;br&gt;
&lt;br&gt;
    Updated Lithuanian translation.&lt;br&gt;
&lt;br&gt;
 po/lt.po |  617 +++++++++++++++++++++++++++++++-------------------------------&lt;br&gt;
 1 files changed, 313 insertions(+), 304 deletions(-)&lt;br&gt;
&lt;br&gt;
commit f9cc47c463d0b86fdf9083f65f0f828eccc681ad&lt;br&gt;
Author: Marek Černocký &lt;marek@manet.cz&gt;&lt;br&gt;
Date:   Tue Mar 2 13:18:10 2010 +0100&lt;br&gt;
&lt;br&gt;
    Update Czech translation&lt;br&gt;
&lt;br&gt;
 po/cs.po |  242 ++++++++++++++++++++++++++++++--------------------------------&lt;br&gt;
 1 files changed, 117 insertions(+), 125 deletions(-)&lt;br&gt;
&lt;br&gt;
commit 66ea75d81e60e3045be90365cb9403d34c398907&lt;br&gt;
Author: Timo Jyrinki &lt;timo.jyrinki@iki.fi&gt;&lt;br&gt;
Date:   Sat Feb 27 23:29:53 2010 +0200&lt;br&gt;
&lt;br&gt;
    Updated Finnish translation.&lt;br&gt;
&lt;br&gt;
 po/fi.po |  626 ++++++++++++++++++++++++++++++++------------------------------&lt;br&gt;
 1 files changed, 319 insertions(+), 307 deletions(-)&lt;br&gt;
&lt;br&gt;
commit 3b0e6fe4ebe014e413cbdb5be49334bf0c9df35e&lt;br&gt;
Author: Torstein Adolf Winterseth &lt;kvikende@yahoo.no&gt;&lt;br&gt;
Date:   Sat Feb 27 13:01:20 2010 +0100&lt;br&gt;
&lt;br&gt;
    Updated Norwegian Nynorsk translation&lt;br&gt;
&lt;br&gt;
 po/nn.po | 3037 +++++++++++++++++++++++++++++++++++++++-----------------------&lt;br&gt;
 1 files changed, 1894 insertions(+), 1143 deletions(-)&lt;br&gt;
&lt;br&gt;
commit 6a4b05773a4255635c53783796b6e7414678767a&lt;br&gt;
Author: Sebastian Dröge &lt;sebastian.droege@collabora.co.uk&gt;&lt;br&gt;
Date:   Thu Feb 25 18:10:05 2010 +0100&lt;br&gt;
&lt;br&gt;
    Improve the comment in the last commit to mention where we set the bus to flush=false again&lt;br&gt;
&lt;br&gt;
 src/backend/bacon-video-widget-gst-0.10.c |    4 +++-&lt;br&gt;
 1 files changed, 3 insertions(+), 1 deletions(-)&lt;br&gt;
&lt;br&gt;
commit fda6b27a40f4e130b48cd2c7ab8f9bed7b8009f3&lt;br&gt;
Author: Sebastian Dröge &lt;sebastian.droege@collabora.co.uk&gt;&lt;br&gt;
Date:   Thu Feb 25 17:45:40 2010 +0100&lt;br&gt;
&lt;br&gt;
    Set playbin2's bus to flushing when shutting down until we start playback again&lt;br&gt;
    &lt;br&gt;
    This makes sure that we never get any pending messages after we&lt;br&gt;
    stopped playback. Without this change, error messages after a&lt;br&gt;
    missing plugin message could still appear although the codec&lt;br&gt;
    installer was started and playbin2 was stopped already.&lt;br&gt;
&lt;br&gt;
 src/backend/bacon-video-widget-gst-0.10.c |    9 ++++++---&lt;br&gt;
 1 files changed, 6 insertions(+), 3 deletions(-)&lt;br&gt;
&lt;br&gt;
commit 9b4946edec013bfdc0ce2ad281b1296cdc3ecb20&lt;br&gt;
Author: Piotr Drąg &lt;piotrdrag@gmail.com&gt;&lt;br&gt;
Date:   Thu Feb 25 01:55:49 2010 +0100&lt;br&gt;
&lt;br&gt;
    Updated Polish translation&lt;br&gt;
&lt;br&gt;
 po/pl.po | 1170 ++++++++++++++++++++++++++++++++------------------------------&lt;br&gt;
 1 files changed, 605 insertions(+), 565 deletions(-)&lt;br&gt;
&lt;br&gt;
commit 4a17b08834df3fb581481a0322f4a05900fbc222&lt;br&gt;
Author: Nikos Charonitakis &lt;nikosx@gmail.com&gt;&lt;br&gt;
Date:   Thu Feb 25 01:05:40 2010 +0200&lt;br&gt;
&lt;br&gt;
    Updated Greek translation&lt;br&gt;
&lt;br&gt;
 po/el.po |  683 +++++++++++++++++++++++++++++++++-----------------------------&lt;br&gt;
 1 files changed, 367 insertions(+), 316 deletions(-)&lt;br&gt;
&lt;br&gt;
commit 6f64e37b5ae01131e67911e76639d5c2ba727793&lt;br&gt;
Author: Bruce Cowan &lt;bcowan@fastmail.co.uk&gt;&lt;br&gt;
Date:   Wed Feb 24 17:00:59 2010 +0000&lt;br&gt;
&lt;br&gt;
    Updated British English translation&lt;br&gt;
&lt;br&gt;
 po/en_GB.po |  649 ++++++++++++++++++++++++++++++-----------------------------&lt;br&gt;
 1 files changed, 330 insertions(+), 319 deletions(-)&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/totem/2.29/totem-2.29.92.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/totem/2.29/totem-2.29.92.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/totem/2.29/totem-2.29.92.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Mon, 15 Mar 2010 18:35:58 +0000</pubDate>
		</item>
		<item>
			<title>nautilus-sendto 2.28.3</title>
			<link>http://download.gnome.org/sources/nautilus-sendto/2.28/</link>
			<description>&lt;tt&gt;
Version 2.28.3&lt;br&gt;
==============&lt;br&gt;
&lt;br&gt;
Nautilus Sento&lt;br&gt;
&lt;br&gt;
Bug fixes:&lt;br&gt;
	- Fix undefined references when linking plugins&lt;br&gt;
	- Fix possible crasher in Bluetooth plugin&lt;br&gt;
	- Respect the "gtk-button-images" setting&lt;br&gt;
	- Fix keyboard selection in mail plugin&lt;br&gt;
&lt;br&gt;
==============&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/nautilus-sendto/2.28/nautilus-sendto-2.28.3.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/nautilus-sendto/2.28/nautilus-sendto-2.28.3.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/nautilus-sendto/2.28/nautilus-sendto-2.28.3.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Mon, 15 Mar 2010 18:35:30 +0000</pubDate>
		</item>
		<item>
			<title>gnome-user-share 2.29.92</title>
			<link>http://download.gnome.org/sources/gnome-user-share/2.29/</link>
			<description>&lt;tt&gt;
This is gnome-user-share 2.29.92, a system for easy sharing of user files.&lt;br&gt;
&lt;br&gt;
Major changes since 2.29.91 are:&lt;br&gt;
* Fix extension conflicting with nautilus-share's&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/gnome-user-share/2.29/gnome-user-share-2.29.92.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gnome-user-share/2.29/gnome-user-share-2.29.92.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gnome-user-share/2.29/gnome-user-share-2.29.92.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gnome-user-share/2.29/gnome-user-share-2.29.92.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Mon, 15 Mar 2010 18:35:16 +0000</pubDate>
		</item>
		<item>
			<title>clutter 1.2.2</title>
			<link>http://download.gnome.org/sources/clutter/1.2/</link>
			<description>&lt;tt&gt;
Clutter 1.2.2 (15/03/2010)&lt;br&gt;
===============================================================================&lt;br&gt;
&lt;br&gt;
  • List of changes since Clutter 1.2.0&lt;br&gt;
&lt;br&gt;
    » Fix introspection annotations for ClutterBox&lt;br&gt;
&lt;br&gt;
    » Compilation fixes for the EGL native backend&lt;br&gt;
&lt;br&gt;
    » Fix ClutterX11TexturePixmap ::queue-damage-redraw default handler&lt;br&gt;
      registration to avoid a run-time warning&lt;br&gt;
&lt;br&gt;
    » Handle TEXTURE_RECTANGLE_ARB in the 2D sliced textures, and add&lt;br&gt;
      a test case for that extension to avoid regressions&lt;br&gt;
&lt;br&gt;
    » Improve the strictness of the JSON parser in the internal copy&lt;br&gt;
      of JSON-GLib to which we fall back in the absence of the system&lt;br&gt;
      one&lt;br&gt;
&lt;br&gt;
    » Fix a crasher on NVidia drivers when enabling the ARGB visuals&lt;br&gt;
      by default on GLX.&lt;br&gt;
&lt;br&gt;
Many thanks to:&lt;br&gt;
&lt;br&gt;
  José Dapena Paz&lt;br&gt;
  Neil Roberts&lt;br&gt;
  Owen W. Taylor&lt;br&gt;
  Øyvind Kolås&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/clutter/1.2/clutter-1.2.2.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/clutter/1.2/clutter-1.2.2.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/clutter/1.2/clutter-1.2.2.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/clutter/1.2/clutter-1.2.2.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Mon, 15 Mar 2010 18:20:10 +0000</pubDate>
		</item>
		<item>
			<title>empathy 2.29.93</title>
			<link>http://download.gnome.org/sources/empathy/2.29/</link>
			<description>&lt;tt&gt;
NEW in 2.29.93&lt;br&gt;
==============&lt;br&gt;
&lt;br&gt;
The "6 amp limitation" release.&lt;br&gt;
&lt;br&gt;
Empathy now supports marking contacts as favourite. This feature has to be&lt;br&gt;
turned on by passing --enable-favourite-contacts during configure and depends&lt;br&gt;
on the telepathy-logger. We discourage distributions shipping GNOME from&lt;br&gt;
enabling this feature for now. It will be enabled by default in 2.31.x.&lt;br&gt;
&lt;br&gt;
Empathy no longer removes a manually-set Away status when the screen is unlocked.&lt;br&gt;
It is now able to invite contacts to MSN multi-user chats if you have&lt;br&gt;
telepathy-butterfly 0.5.6 installed.&lt;br&gt;
&lt;br&gt;
Bugs fixed:&lt;br&gt;
 - Fixed #566832, Don't reset status to available unlocking the screen (Brian Curtis)&lt;br&gt;
 - Fixed #609001, Clicking on the tray icon should close roster when open (Guillaume Desmottes)&lt;br&gt;
 - Fixed #611525, Separate the debug window into its own process. (Mike Ruprecht)&lt;br&gt;
 - Fixed #611972, Support marking contacts as favorites (Travis Reitter, Guillaume Desmottes)&lt;br&gt;
 - Fixed #611998, Do not use constant in gettext expressions (Guillaume Desmottes)&lt;br&gt;
 - Fixed #612381, accounts pane is still twiddleable underneath assistant (Danielle Madeley)&lt;br&gt;
 - Fixed #612433, Window title for the accounts dialog should match the name in the launcher (Ken VanDine)&lt;br&gt;
 - Fixed #612448, Display offline contacts and sort by status by default (Guillaume Desmottes)&lt;br&gt;
 - Fixed #612450, Side bar should display the audio input page by default (Guillaume Desmottes)&lt;br&gt;
 - Fixed #612461, Deal with new butterfly using the conference interface (Jonny Lamb)&lt;br&gt;
 - Fixed #612519, Handle a butterfly network ID migration (Jonny Lamb)&lt;br&gt;
 - Fixed #612672, Wrong folder used for saving received files (Guillaume Desmottes)&lt;br&gt;
 - Fixed #612718, Invite participant dialog show contact on all network (Guillaume Desmottes)&lt;br&gt;
 - Fixed #612946, Receive note path via DnD from tomboy (Olivier Le Thanh Duong)&lt;br&gt;
&lt;br&gt;
Translations:&lt;br&gt;
 - Updated br Translation (deniarnuad)&lt;br&gt;
 - Updated es Translation (Jorge González)&lt;br&gt;
 - Updated gl Translation (Fran Diéguez)&lt;br&gt;
 - Updated it Translation (Luca Ferretti)&lt;br&gt;
 - Updated ru Translation (Leonid Kanter)&lt;br&gt;
 - Updated sl Translation (Matej Urbančič)&lt;br&gt;
 - Updated uk Translation (Maxim V. Dziumanenko)&lt;br&gt;
&lt;br&gt;
Documentation translations:&lt;br&gt;
 - Updated de Documentation translation (Mario Blättermann)&lt;br&gt;
 - Updated es Documentation translation (Jorge González)&lt;br&gt;
 - Updated it Documentation translation (Milo Casagrande)&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/empathy/2.29/empathy-2.29.93.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/empathy/2.29/empathy-2.29.93.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/empathy/2.29/empathy-2.29.93.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/empathy/2.29/empathy-2.29.93.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Mon, 15 Mar 2010 17:17:28 +0000</pubDate>
		</item>
		<item>
			<title>gedit 2.29.9</title>
			<link>http://download.gnome.org/sources/gedit/2.29/</link>
			<description>&lt;img src="http://download.gnome.org/sources/gedit/gedit.png" align="right" class="right"&gt;
&lt;tt&gt;
gedit 2.29.9&lt;br&gt;
============&lt;br&gt;
&lt;br&gt;
New Features and Fixes&lt;br&gt;
======================&lt;br&gt;
- Fix a file corruption bug in the new file saving code (Paolo Borelli)&lt;br&gt;
- Misc bugfixes&lt;br&gt;
&lt;br&gt;
New and updated translations&lt;br&gt;
============================&lt;br&gt;
- ar (Khaled Hosny)&lt;br&gt;
- bg (Krasimir Chonov)&lt;br&gt;
- de (Hendrik Richter)&lt;br&gt;
- en_GB (Philip Withnall)&lt;br&gt;
- eu (Iñaki Larrañaga Murgoitio)&lt;br&gt;
- fr (Claude Paroz)&lt;br&gt;
- gl (Antón Méixome)&lt;br&gt;
- hu (Gabor Kelemen)&lt;br&gt;
- it (Milo Casagrande)&lt;br&gt;
- nb (Kjartan Maraas)&lt;br&gt;
- pa (A S Alam)&lt;br&gt;
- pt_BR (Og Maciel)&lt;br&gt;
- ru (Leonid Kanter)&lt;br&gt;
- sr@latin (Goran Rakić)&lt;br&gt;
- sr (Горан Ракић)&lt;br&gt;
- sv (Daniel Nylander)&lt;br&gt;
- ta (Dr,T,Vasudevan)&lt;br&gt;
- uk (Maxim Dziumanenko)&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
============&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/gedit/2.29/gedit-2.29.9.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gedit/2.29/gedit-2.29.9.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gedit/2.29/gedit-2.29.9.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gedit/2.29/gedit-2.29.9.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Sun, 14 Mar 2010 21:55:28 +0000</pubDate>
		</item>
		<item>
			<title>dasher 4.11</title>
			<link>http://download.gnome.org/sources/dasher/4.11/</link>
			<description>&lt;img src="http://download.gnome.org/sources/dasher/dasher.png" align="right" class="right"&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/dasher/4.11/dasher-4.11.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/dasher/4.11/dasher-4.11.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Sat, 13 Mar 2010 23:07:20 +0000</pubDate>
		</item>
		<item>
			<title>chronojump 0.9.1</title>
			<link>http://download.gnome.org/sources/chronojump/0.9/</link>
			<description>&lt;tt&gt;
Sat Mar 13 11:26:20 2010 +0800 Xavier de Blas &lt;xaviblas@gmail.com&gt;&lt;br&gt;
Fixed convert from 0.72db and open server site on windows &lt;br&gt;
 src/gui/chronojump.cs                              |    7 ++++++-&lt;br&gt;
 src/oldCodeNeedToDBConvert/sqlite/personSession.cs |    2 +-&lt;br&gt;
 2 files changed, 7 insertions(+), 2 deletions(-)&lt;br&gt;
&lt;br&gt;
Sat Mar 13 01:17:39 2010 +0100 Andoni Morales Alastruey &lt;ylatuya@gmail.com&gt;&lt;br&gt;
Remove from the win32 bundle files generated by the makefiles &lt;br&gt;
 build/windows_bundle/bin/Chronojump.exe            |  Bin 15616955 -&gt; 0 bytes&lt;br&gt;
 build/windows_bundle/bin/Chronojump_mini.exe       |  Bin 6261069 -&gt; 0 bytes&lt;br&gt;
 .../share/locale/ca/LC_MESSAGES/chronojump.mo      |  Bin 66682 -&gt; 0 bytes&lt;br&gt;
 .../share/locale/es/LC_MESSAGES/chronojump.mo      |  Bin 90276 -&gt; 0 bytes&lt;br&gt;
 4 files changed, 0 insertions(+), 0 deletions(-)&lt;br&gt;
&lt;br&gt;
Sat Mar 13 01:16:01 2010 +0100 Andoni Morales Alastruey &lt;ylatuya@gmail.com&gt;&lt;br&gt;
Update innosetup script &lt;br&gt;
 .../windows_bundle/build/chronojump_innosetup.iss  |    4 ++--&lt;br&gt;
 1 files changed, 2 insertions(+), 2 deletions(-)&lt;br&gt;
&lt;br&gt;
Sat Mar 13 01:13:25 2010 +0100 Andoni Morales Alastruey &lt;ylatuya@gmail.com&gt;&lt;br&gt;
Integrate generation of transalations in the win32 makefile &lt;br&gt;
 Makefile.win32 |   40 +++++++++++++++++++++++++++++++++++++---&lt;br&gt;
 1 files changed, 37 insertions(+), 3 deletions(-)&lt;br&gt;
&lt;br&gt;
Fri Mar 12 21:48:08 2010 +0100 Mario Blättermann &lt;mariobl@gnome.org&gt;&lt;br&gt;
Updated German translation &lt;br&gt;
 po/de.po | 1530 ++++++++++++++++++++++++++++++++++----------------------------&lt;br&gt;
 1 files changed, 835 insertions(+), 695 deletions(-)&lt;br&gt;
&lt;br&gt;
Fri Mar 12 18:50:57 2010 +0800 Xavier de Blas &lt;xaviblas@gmail.com&gt;&lt;br&gt;
Bump version 0.9 &lt;br&gt;
 configure.ac |    2 +-&lt;br&gt;
 po/ca.po     | 3028 +++++++++++++++++++++++++++++-----------------------------&lt;br&gt;
 po/es.po     |    6 +-&lt;br&gt;
 3 files changed, 1544 insertions(+), 1492 deletions(-)&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/chronojump/0.9/chronojump-0.9.1.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/chronojump/0.9/chronojump-0.9.1.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/chronojump/0.9/chronojump-0.9.1.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Sat, 13 Mar 2010 03:57:04 +0000</pubDate>
		</item>
		<item>
			<title>chronojump 0.9</title>
			<link>http://download.gnome.org/sources/chronojump/0.9/</link>
			<description>&lt;p&gt;&lt;a href="http://download.gnome.org/sources/chronojump/0.9/chronojump-0.9.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/chronojump/0.9/chronojump-0.9.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Fri, 12 Mar 2010 10:56:41 +0000</pubDate>
		</item>
		<item>
			<title>gnome-video-arcade 0.7.0</title>
			<link>http://download.gnome.org/sources/gnome-video-arcade/0.7/</link>
			<description>&lt;p&gt;&lt;a href="http://download.gnome.org/sources/gnome-video-arcade/0.7/gnome-video-arcade-0.7.0.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gnome-video-arcade/0.7/gnome-video-arcade-0.7.0.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Fri, 12 Mar 2010 00:31:23 +0000</pubDate>
		</item>
		<item>
			<title>gnote 0.7.2</title>
			<link>http://download.gnome.org/sources/gnote/0.7/</link>
			<description>&lt;tt&gt;
0.7.2 "Thursdays should not be free" - 2010/03/12&lt;br&gt;
&lt;br&gt;
New Features:&lt;br&gt;
&lt;br&gt;
* 551097 - Search for phrases&lt;br&gt;
* 584789 - Allow user to decide if links are updated when renaming a note&lt;br&gt;
&lt;br&gt;
Fixes:&lt;br&gt;
&lt;br&gt;
* 603925 - Fix boost.m4 to work with Autoconf &gt;= 2.64&lt;br&gt;
* 609864 - Fix implicit linking&lt;br&gt;
&lt;br&gt;
Translations:&lt;br&gt;
&lt;br&gt;
* Updated translations:&lt;br&gt;
  - Arabic (ar)&lt;br&gt;
  - Bengali India (bn_IN)&lt;br&gt;
  - Chinese Simplified (zh_CN)&lt;br&gt;
  - Czech (cs)&lt;br&gt;
  - German (de)&lt;br&gt;
  - Lithuanian (lt)&lt;br&gt;
  - Oriya (or)&lt;br&gt;
  - Polish (pl)&lt;br&gt;
  - Slovenian (sl)&lt;br&gt;
  - Spanish (es)&lt;br&gt;
  - Swedish (sv)&lt;br&gt;
  - Telegu (te)&lt;br&gt;
  - Thai (th)&lt;br&gt;
* Added translations:&lt;br&gt;
  - Hindi (hi)&lt;br&gt;
  - Malayalam (ml)&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/gnote/0.7/gnote-0.7.2.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gnote/0.7/gnote-0.7.2.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gnote/0.7/gnote-0.7.2.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Fri, 12 Mar 2010 00:22:10 +0000</pubDate>
		</item>
		<item>
			<title>brasero 2.29.92</title>
			<link>http://download.gnome.org/sources/brasero/2.29/</link>
			<description>&lt;tt&gt;
10-03-2010: 2.29.92&lt;br&gt;
&lt;br&gt;
- Fix #608170 - Drive selection widget unusable from GtkBuilder&lt;br&gt;
- Add support for GtkBuilder interface to BraseroMediumSelection&lt;br&gt;
  widget&lt;br&gt;
- Fix gobject-introspection shared libraries&lt;br&gt;
- Fix #608719 - nautilus crashed with signal 5 in brasero_burn_caps_get_default()&lt;br&gt;
- Fix building libbrasero-burn with GObject Introspection in some cases&lt;br&gt;
- Fix memory leak where a GError was not propagated properly&lt;br&gt;
- Ran autoupdate on configure.in to straight things up&lt;br&gt;
- Fix #611373 - messages in the Brasero Manual V2.2 are different from&lt;br&gt;
  the real&lt;br&gt;
- Fix a test that could lead to read outside the allocated buffer.&lt;br&gt;
- Many Updated translations&lt;br&gt;
&lt;br&gt;
Homepage: http://www.gnome.org/projects/brasero&lt;br&gt;
&lt;br&gt;
Please report bugs to: http://bugzilla.gnome.org/browse.cgi?product=brasero&lt;br&gt;
&lt;br&gt;
Mailing List for User and Developer discussion: brasero-list@gnome.org&lt;br&gt;
&lt;br&gt;
GIT Repository: http://git.gnome.org/cgit/brasero/&lt;br&gt;
&lt;br&gt;
Thanks to all the people who contributed to this release through patches, translation, advices, artwork, bug reports.&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/brasero/2.29/brasero-2.29.92.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/brasero/2.29/brasero-2.29.92.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/brasero/2.29/brasero-2.29.92.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/brasero/2.29/brasero-2.29.92.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Thu, 11 Mar 2010 23:37:16 +0000</pubDate>
		</item>
		<item>
			<title>gnome-terminal 2.29.92</title>
			<link>http://download.gnome.org/sources/gnome-terminal/2.29/</link>
			<description>&lt;img src="http://download.gnome.org/sources/gnome-terminal/gnome-terminal.png" align="right" class="right"&gt;
&lt;tt&gt;
2.30.0&lt;br&gt;
======&lt;br&gt;
 * Many bugs fixed: http://bugzilla.gnome.org/buglist.cgi?product=gnome-terminal&amp;bug_status=RESOLVED&amp;resolution=FIXED&amp;chfieldfrom=2009-09-24&amp;chfieldto=2010-03-29+23:59:00&amp;chfield=bug_status&lt;br&gt;
 * Many translation updates&lt;br&gt;
&lt;/tt&gt;
&lt;p&gt;&lt;a href="http://download.gnome.org/sources/gnome-terminal/2.29/gnome-terminal-2.29.92.news"&gt;News&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gnome-terminal/2.29/gnome-terminal-2.29.92.changes"&gt;ChangeLog&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gnome-terminal/2.29/gnome-terminal-2.29.92.tar.gz"&gt;gzip&lt;/a&gt; &amp;middot; &lt;a href="http://download.gnome.org/sources/gnome-terminal/2.29/gnome-terminal-2.29.92.tar.bz2"&gt;bzip2&lt;/a&gt;&lt;/p&gt;
			</description>
			<pubDate>Thu, 11 Mar 2010 20:19:42 +0000</pubDate>
		</item>
	</channel>
</rss>
