<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>GNOME Commit-Digest &#187; gnome-settings-daemon</title>
	<atom:link href="http://blogs.gnome.org/commitdigest/tag/gnome-settings-daemon/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/commitdigest</link>
	<description>... for the curious in you</description>
	<lastBuildDate>Sun, 22 Nov 2009 18:27:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>		<item>
		<title>Issue 41</title>
		<link>http://blogs.gnome.org/commitdigest/2009/07/19/issue-41/</link>
		<comments>http://blogs.gnome.org/commitdigest/2009/07/19/issue-41/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 08:37:08 +0000</pubDate>
		<dc:creator>fredp</dc:creator>
				<category><![CDATA[Digests]]></category>
		<category><![CDATA[anjuta]]></category>
		<category><![CDATA[banshee]]></category>
		<category><![CDATA[epiphany]]></category>
		<category><![CDATA[evolution]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[gnome-nettool]]></category>
		<category><![CDATA[gnome-screensaver]]></category>
		<category><![CDATA[gnome-settings-daemon]]></category>
		<category><![CDATA[gtk+]]></category>
		<category><![CDATA[gtk-doc]]></category>
		<category><![CDATA[jhbuild]]></category>
		<category><![CDATA[libgdata]]></category>
		<category><![CDATA[libgnome]]></category>
		<category><![CDATA[nautilus-actions]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/commitdigest/?p=211</guid>
		<description><![CDATA[This week&#8230; 1954 commits, in 172 projects, by 279 happy hackers (and 293 were translation commits).

Amitakhya Phukan added Assamese translations to a bunch of modules.
Pierre Wieser rewrote much of the foundations of nautilus-actions, and ported to GtkBuilder along the way.
Along the same line Felix Riemann removed the last bit of libglade from gnome-settings-daemon  (GNOME [...]]]></description>
			<content:encoded><![CDATA[<p><em>This week&#8230;</em> 1954 commits, in 172 projects, by 279 happy hackers (and 293 were translation commits).</p>
<ul>
<li>Amitakhya Phukan added <a href="http://en.wikipedia.org/wiki/Assamese_language">Assamese</a> translations to a bunch of modules.</li>
<li>Pierre Wieser rewrote much of the foundations of nautilus-actions, and ported to GtkBuilder along the way.</li>
<li>Along the same line Felix Riemann removed the last bit of libglade from gnome-settings-daemon  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=582502' class='bug-link bug-link-gnome'>GNOME bug 582502</a>); Jaap Haitsma ported gnome-nettool  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=580149' class='bug-link bug-link-gnome'>GNOME bug 580149</a>), Christopher Taylor did gnome-screensaver  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=463010' class='bug-link bug-link-gnome'>GNOME bug 463010</a>), and Javier Jardón migrated the GTK+ wizard of Anjuta.</li>
<li>A target to generate PDF files have been added to gtk-doc exposed targets.</li>
<li>Several release team scripts, and jhbuild, have added support for SHA-256, to replace MD5 checksums with a better hashing algorithm.</li>
<li>Thanks to Thibault Saunier, libgdata gained support for the Google Documents service  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=587073' class='bug-link bug-link-gnome'>GNOME bug 587073</a>); this is an important step in his <a href="http://socghop.appspot.com/student_project/show/google/gsoc2009/gnome/t124022405031">Nautilus: Add support to Google docs for GNOME</a> GSOC.</li>
<li>Evolution got a rewrite of its calendar cache, backends will be migrating to it after some more testing.</li>
<li>Working on GtkTreeView performances Benjamin Otte looked at Epiphany location bar and changed it to set a fixed width on its cell renderer.</li>
<li>Murray Cumming published a toolpalette branch for GTK+, implementing a new tool palette container widget, with groups of toolbar items that can be shown as a grid of icons or a list of names  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=567729' class='bug-link bug-link-gnome'>GNOME bug 567729</a>).</li>
<li>Also in GTK+ Michael Natterer added a bunch of API to access sealed flags or members, as they are necessary for applications to port applications to a GSEAL-enabled GTK+.</li>
<li>Banshee added support for WebOS, used in the Palm Pre  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=585112' class='bug-link bug-link-gnome'>GNOME bug 585112</a>).</li>
<li>Ray Strode ported the GDM greeter to PolicyKit 1.0, and made it so, that in case of duplicated names, it appends the username to differentiate the entries.</li>
<li>After discussing the matter with designers at GUADEC, William Jon McCann patched libgnome to disable icons on menu items and buttons  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=583352' class='bug-link bug-link-gnome'>GNOME bug 583352</a>,  <a href='http://bugzilla.gnome.org/show_bug.cgi?id=557469' class='bug-link bug-link-gnome'>GNOME bug 557469</a>); guidelines on the proper usage of icons should now be published.</li>
</ul>
<p><span id="more-211"></span></p>
<div class="toplist">
<h3>Top projects</h3>
<table>
<thead>
<tr>
<th>Project</th>
<th>Commits</th>
</tr>
</thead>
<tbody>
<tr>
<td> gnome-games               </td>
<td>  203 </td>
</tr>
<tr>
<td> gimp                      </td>
<td>  106 </td>
</tr>
<tr>
<td> gtk+                      </td>
<td>   94 </td>
</tr>
<tr>
<td> evolution                 </td>
<td>   65 </td>
</tr>
<tr>
<td> empathy                   </td>
<td>   56 </td>
</tr>
<tr>
<td> tracker                   </td>
<td>   54 </td>
</tr>
<tr>
<td> brasero                   </td>
<td>   52 </td>
</tr>
<tr>
<td> f-spot                    </td>
<td>   49 </td>
</tr>
<tr>
<td> nautilus-actions          </td>
<td>   47 </td>
</tr>
<tr>
<td> pitivi                    </td>
<td>   39 </td>
</tr>
</tbody>
</table>
</div>
<div class="toplist">
<h3>Top authors</h3>
<table>
<thead>
<tr>
<th>Author</th>
<th>Commits</th>
<th>Modules</th>
</tr>
</thead>
<tbody>
<tr>
<td> Tim Horton                </td>
<td>  142 </td>
<td>gnome-games, seed</td>
</tr>
<tr>
<td> Martin Nordholts          </td>
<td>   61 </td>
<td>gimp, babl, gimp-web and others</td>
</tr>
<tr>
<td> Jorge González           </td>
<td>   49 </td>
<td>brasero, library-web, gtksourceview and others</td>
</tr>
<tr>
<td> Matthew Barnes            </td>
<td>   48 </td>
<td>evolution, evolution-data-server, evolution-exchange and others</td>
</tr>
<tr>
<td> Pierre Wieser             </td>
<td>   43 </td>
<td>nautilus-actions</td>
</tr>
<tr>
<td> Michael Natterer          </td>
<td>   42 </td>
<td>gimp, gtk+</td>
</tr>
<tr>
<td> Matthias Clasen           </td>
<td>   38 </td>
<td>gtk+, gnome-control-center, gnome-screensaver and others</td>
</tr>
<tr>
<td> Piotr Eljasiak            </td>
<td>   38 </td>
<td>gnome-commander</td>
</tr>
<tr>
<td> Srinivasa Ragavan         </td>
<td>   35 </td>
<td>anjal, evolution, evolution-data-server</td>
</tr>
<tr>
<td> Zhang Sen                 </td>
<td>   34 </td>
<td>gnome-games, gnome-live</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/commitdigest/2009/07/19/issue-41/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issue 37</title>
		<link>http://blogs.gnome.org/commitdigest/2009/06/21/issue-37/</link>
		<comments>http://blogs.gnome.org/commitdigest/2009/06/21/issue-37/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 11:11:32 +0000</pubDate>
		<dc:creator>fredp</dc:creator>
				<category><![CDATA[Digests]]></category>
		<category><![CDATA[file-roller]]></category>
		<category><![CDATA[gnome-disk-utility]]></category>
		<category><![CDATA[gnome-doc-utils]]></category>
		<category><![CDATA[gnome-keyring]]></category>
		<category><![CDATA[gnome-settings-daemon]]></category>
		<category><![CDATA[gnome-user-docs]]></category>
		<category><![CDATA[gnote]]></category>
		<category><![CDATA[gtk+]]></category>
		<category><![CDATA[libsoup]]></category>
		<category><![CDATA[rhythmbox]]></category>
		<category><![CDATA[yelp]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/commitdigest/?p=183</guid>
		<description><![CDATA[This week&#8230; 2062 commits, in 182 projects, by 247 happy hackers (and 281 were translation commits).

In the &#8220;content-sniffing&#8221; branch, Gustavo Noronha Silva started to implement content sniffing in libsoup, including the HTML5 algorithm that sniffs content served as &#8220;text/plain&#8221; by web servers.
Hubert Figuiere fixed a bug when printing date/tome values with 0 micro-second, making gnote [...]]]></description>
			<content:encoded><![CDATA[<p><em>This week&#8230;</em> 2062 commits, in 182 projects, by 247 happy hackers (and 281 were translation commits).</p>
<ul>
<li>In the &#8220;content-sniffing&#8221; branch, Gustavo Noronha Silva started to implement content sniffing in libsoup, including the HTML5 algorithm that sniffs content served as &#8220;text/plain&#8221; by web servers.</li>
<li>Hubert Figuiere fixed a bug when printing date/tome values with 0 micro-second, making gnote timestamps compatible with tomboy . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=581844' class='bug-link bug-link-gnome'>GNOME bug 581844</a>)</li>
<li>File Roller gained support for lzip and xz compression formats  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=579467' class='bug-link bug-link-gnome'>GNOME bug 579467</a>,  <a href='http://bugzilla.gnome.org/show_bug.cgi?id=582237' class='bug-link bug-link-gnome'>GNOME bug 582237</a>).</li>
<li>The &#8220;Palimpset&#8221; Disk Utility now uses the new GtkInfoBar to show job progress, there are two screenshots available (<a href="http://people.freedesktop.org/~david/palimpsest-progress.png">(1)</a> and <a href="http://people.freedesktop.org/~david/palimpsest-spinner.png">(2)</a>).</li>
<li>Stefan Walter started working on a DBus API to gnome-keyring secrets, it is currently developed in the &#8220;dbus-api&#8221; branch.</li>
<li>Shaun McCance merged Mallard support into both Yelp and gnome-doc-utils.</li>
<li>GTK+ gained support for special icons for XDG user dirs, this will allow themes to provide different icons for the Documents, Downloads, Music&#8230; folders . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=541276' class='bug-link bug-link-gnome'>GNOME bug 541276</a>)</li>
<li>Paul Cutler applied a serie of patches to GNOME User Docs (both User Guide and Accessibility Guide), fixing typos and updating them to match the current desktop reality.</li>
<li>Rhythmbox command line control program (rhythmbox-client) got support for song rating . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=583108' class='bug-link bug-link-gnome'>GNOME bug 583108</a>)</li>
<li>Support for touchpad parameters has been added to gnome-settings-daemon  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=578444' class='bug-link bug-link-gnome'>GNOME bug 578444</a>), it still needs a matching patch to be applied in the control center to have a new Touchpad tab in the Mouse Preferences  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=154029' class='bug-link bug-link-gnome'>GNOME bug 154029</a>)</li>
</ul>
<p><span id="more-183"></span></p>
<div class="toplist">
<h3>Top projects</h3>
<table>
<thead>
<tr>
<th>Project</th>
<th>Commits</th>
</tr>
</thead>
<tbody>
<tr>
<td> f-spot                    </td>
<td>  123 </td>
</tr>
<tr>
<td> gnome-bluetooth           </td>
<td>   66 </td>
</tr>
<tr>
<td> conduit                   </td>
<td>   62 </td>
</tr>
<tr>
<td> libchamplain              </td>
<td>   59 </td>
</tr>
<tr>
<td> gnumeric                  </td>
<td>   55 </td>
</tr>
<tr>
<td> empathy                   </td>
<td>   54 </td>
</tr>
<tr>
<td> gtk+                      </td>
<td>   53 </td>
</tr>
<tr>
<td> tracker                   </td>
<td>   47 </td>
</tr>
<tr>
<td> evolution                 </td>
<td>   45 </td>
</tr>
<tr>
<td> glib                      </td>
<td>   43 </td>
</tr>
</tbody>
</table>
</div>
<div class="toplist">
<h3>Top authors</h3>
<table>
<thead>
<tr>
<th>Author</th>
<th>Commits</th>
<th>Modules</th>
</tr>
</thead>
<tbody>
<tr>
<td> Stephane Delcroix         </td>
<td>   73 </td>
<td>f-spot</td>
</tr>
<tr>
<td> John Carr                 </td>
<td>   65 </td>
<td>conduit, jhbuild</td>
</tr>
<tr>
<td> Bastien Nocera            </td>
<td>   59 </td>
<td>gnome-bluetooth, totem-pl-parser, nautilus-sendto</td>
</tr>
<tr>
<td> Morten Welinder           </td>
<td>   54 </td>
<td>gnumeric, gnomeweb-wml, goffice and others</td>
</tr>
<tr>
<td> Matthias Clasen           </td>
<td>   50 </td>
<td>gtk+, glib, gnome-settings-daemon and others</td>
</tr>
<tr>
<td> Richard Hughes            </td>
<td>   47 </td>
<td>gnome-power-manager, gnome-packagekit</td>
</tr>
<tr>
<td> Emmanuel Rodriguez        </td>
<td>   43 </td>
<td>libchamplain</td>
</tr>
<tr>
<td> Runa Bhattacharjee        </td>
<td>   38 </td>
<td>gtksourceview, gnome-utils, gnome-settings-daemon and others</td>
</tr>
<tr>
<td> Toms Bauģis              </td>
<td>   33 </td>
<td>hamster-applet</td>
</tr>
<tr>
<td> Alexander Larsson         </td>
<td>   32 </td>
<td>gvfs, glib, gtk+ and others</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/commitdigest/2009/06/21/issue-37/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Issue 17</title>
		<link>http://blogs.gnome.org/commitdigest/2009/02/01/issue-17/</link>
		<comments>http://blogs.gnome.org/commitdigest/2009/02/01/issue-17/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 16:04:07 +0000</pubDate>
		<dc:creator>fredp</dc:creator>
				<category><![CDATA[Digests]]></category>
		<category><![CDATA[anjuta]]></category>
		<category><![CDATA[banshee]]></category>
		<category><![CDATA[brasero]]></category>
		<category><![CDATA[conduit]]></category>
		<category><![CDATA[ekiga]]></category>
		<category><![CDATA[empathy]]></category>
		<category><![CDATA[file-roller]]></category>
		<category><![CDATA[glib]]></category>
		<category><![CDATA[gnome-applets]]></category>
		<category><![CDATA[gnome-keyring]]></category>
		<category><![CDATA[gnome-settings-daemon]]></category>
		<category><![CDATA[gnome-volume-control]]></category>
		<category><![CDATA[gtk+]]></category>
		<category><![CDATA[gvfs]]></category>
		<category><![CDATA[pango]]></category>
		<category><![CDATA[rhythmbox]]></category>
		<category><![CDATA[sound-juicer]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/commitdigest/?p=112</guid>
		<description><![CDATA[This week&#8230; 1687 commits, in 167 projects, by 184 happy hackers (and 391 were translation commits).

In Conduit, John Stowers added a new dataprovider that changes the desktop wallpaper, and suggests connecting to a flickr RSS feed&#8230;
Sound Juicer media support has been ported from libnautilusburn to libbrasero-media . (GNOME bug 567286)
After much testing Behdad Esfahbod removed [...]]]></description>
			<content:encoded><![CDATA[<p><em>This week&#8230;</em> 1687 commits, in 167 projects, by 184 happy hackers (and 391 were translation commits).</p>
<ul>
<li>In Conduit, John Stowers added a new dataprovider that changes the desktop wallpaper, and suggests connecting to a flickr RSS feed&#8230;</li>
<li>Sound Juicer media support has been ported from libnautilusburn to libbrasero-media . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=567286' class='bug-link bug-link-gnome'>GNOME bug 567286</a>)</li>
<li>After much testing Behdad Esfahbod removed the ClassDef->Defined field in Pango, and the associated special-handling code; he wrote “<i>The special-casing was consuming lots of memory.  EIGHT MEGABYTES for loading DejaVu Sans!  While this could be complete fixed, I decided to remove the special-handling code altogether.  I don&#8217;t think it will make any real difference, and if it does, we&#8217;ll fix fonts.</i>”; in another commit he also saved over 2000 alloc calls when loading DejaVu Sans.</li>
<li>Deskbar got an OpenSearch module .  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=528184' class='bug-link bug-link-gnome'>GNOME bug 528184</a>)</li>
<li>Cosimo Cecchi implemented write support for the ObexFTP gvfs backend .  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=519071' class='bug-link bug-link-gnome'>GNOME bug 519071</a>)</li>
<li>Following libnotify acceptance as an external dependency, Empathy got support and will now show a popup notification when receiving a new message.</li>
<li>Ryan Lortie added _async functions for GDataInputStream (async versions of read_line and read_until ).  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=568575' class='bug-link bug-link-gnome'>GNOME bug 568575</a>)</li>
<li>file-roller got ported to use gtkbuilder instead of libglade.</li>
<li>A good bunch of memory leaks were fixed in brasero.</li>
<li>The Volume Control balance widget got updated to use the new GTK+ scale marks.</li>
<li>Banshee got a basic clutter UI for rendering the video texture from the clutter sink in the media pipeline.</li>
<li>Theppitak Karoonboonyanan went on building modules out of their source trees and filed bugs and patches against those failing, many of those issues are already fixed (in gnome-settings-daemon, Ekiga, Brasero and gnome-keyring).</li>
<li>Callum McKenzie finally killed the last bit of libgnome in gnome-applets; and <a href="http://mail.gnome.org/archives/desktop-devel-list/2009-January/msg00330.html">returned the mixer applet</a>.</li>
<li>Long standing GTK+ bug (lastly spotted in a <a href="http://weblog.savanne.be/157-bizarro-bugs-ctrl-q-for-select-all">post on Planet Gnome by Ruben Vermeersch</a>) got nailed with a patch from Simos Xenitellis .   (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=162726' class='bug-link bug-link-gnome'>GNOME bug 162726</a>)</li>
<li>Rhythmbox improved its handling of transcoding format selection for MTP devices, now preferring MP3 over M4A/AAC . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=567524' class='bug-link bug-link-gnome'>GNOME bug 567524</a>)</li>
<li>Pavel Kostyuchenko work on Anjuta/Glade3 integration (part of GSoC, see <a href="http://code.google.com/soc/2008/gnome/appinfo.html?csaid=671C4A49E54095D03">project his proposal</a>) finally got commited . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=542412' class='bug-link bug-link-gnome'>GNOME bug 542412</a>)</li>
</ul>
<p><span id="more-112"></span></p>
<div class="toplist">
<h3>Top projects</h3>
<table>
<thead>
<tr>
<th>Project</th>
<th>Commits</th>
</tr>
</thead>
<tbody>
<tr>
<td> ooo-build                 </td>
<td>  116 </td>
</tr>
<tr>
<td> empathy                   </td>
<td>  105 </td>
</tr>
<tr>
<td> evolution                 </td>
<td>   72 </td>
</tr>
<tr>
<td> gtk+                      </td>
<td>   54 </td>
</tr>
<tr>
<td> rygel                     </td>
<td>   52 </td>
</tr>
<tr>
<td> evolution-data-server     </td>
<td>   47 </td>
</tr>
<tr>
<td> banshee                   </td>
<td>   44 </td>
</tr>
<tr>
<td> tracker                   </td>
<td>   35 </td>
</tr>
<tr>
<td> gimp                      </td>
<td>   33 </td>
</tr>
<tr>
<td> gnome-power-manager       </td>
<td>   32 </td>
</tr>
</tbody>
</table>
</div>
<div class="toplist">
<h3>Top authors</h3>
<table>
<thead>
<tr>
<th>Author</th>
<th>Commits</th>
<th>Modules</th>
</tr>
</thead>
<tbody>
<tr>
<td> Xavier Claessens (with commits from Jonny Lamb) </td>
<td>   98 </td>
<td>empathy</td>
</tr>
<tr>
<td> Kohei Yoshida             </td>
<td>   72 </td>
<td>ooo-build</td>
</tr>
<tr>
<td> Zeeshan Ali (Khattak)     </td>
<td>   52 </td>
<td>rygel</td>
</tr>
<tr>
<td> Gil Forcada Codinachs     </td>
<td>   45 </td>
<td>gimp, empathy, accerciser and others</td>
</tr>
<tr>
<td> Jorge Gonzalez Gonzalez   </td>
<td>   44 </td>
<td>gnome-user-share, gtk+, damned-lies and others</td>
</tr>
<tr>
<td> Changwoo Ryu              </td>
<td>   42 </td>
<td>libgweather, gnome-nettool, orca and others</td>
</tr>
<tr>
<td> Ilkka Tuohela             </td>
<td>   37 </td>
<td>evolution, gtk+, deskbar-applet and others</td>
</tr>
<tr>
<td> Gabriel Burt              </td>
<td>   32 </td>
<td>banshee</td>
</tr>
<tr>
<td> Srinivasa Ragavan         </td>
<td>   32 </td>
<td>evolution-data-server, evolution</td>
</tr>
<tr>
<td> Tim Horton                </td>
<td>   31 </td>
<td>seed, opengl-glib, gnome-games</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/commitdigest/2009/02/01/issue-17/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issue 16</title>
		<link>http://blogs.gnome.org/commitdigest/2009/01/25/issue-16/</link>
		<comments>http://blogs.gnome.org/commitdigest/2009/01/25/issue-16/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 13:51:11 +0000</pubDate>
		<dc:creator>fredp</dc:creator>
				<category><![CDATA[Digests]]></category>
		<category><![CDATA[alacarte]]></category>
		<category><![CDATA[anjuta]]></category>
		<category><![CDATA[conduit]]></category>
		<category><![CDATA[epiphany]]></category>
		<category><![CDATA[evince]]></category>
		<category><![CDATA[gnome-desktop]]></category>
		<category><![CDATA[gnome-panel]]></category>
		<category><![CDATA[gnome-settings-daemon]]></category>
		<category><![CDATA[gtk+]]></category>
		<category><![CDATA[nautilus]]></category>
		<category><![CDATA[seed]]></category>
		<category><![CDATA[viangre]]></category>
		<category><![CDATA[vino]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/commitdigest/?p=108</guid>
		<description><![CDATA[This week&#8230; 1650 commits, in 173 projects, by 193 happy hackers (and 306 were translation commits).

The panel got lockdown support to prevent it being dragged to a different screen edge . (GNOME bug 309721).
Alacarte was ported to gio . (GNOME bug 514574)
Jonh Wendell rewrote the vinagre applet, to use GObject, fixing the way it works [...]]]></description>
			<content:encoded><![CDATA[<p><em>This week&#8230;</em> 1650 commits, in 173 projects, by 193 happy hackers (and 306 were translation commits).</p>
<ul>
<li>The panel got lockdown support to prevent it being dragged to a different screen edge . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=309721' class='bug-link bug-link-gnome'>GNOME bug 309721</a>).</li>
<li>Alacarte was ported to gio . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=514574' class='bug-link bug-link-gnome'>GNOME bug 514574</a>)</li>
<li>Jonh Wendell rewrote the vinagre applet, to use GObject, fixing the way it works on transparent panels in the process  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=568674' class='bug-link bug-link-gnome'>GNOME bug 568674</a>); he also commited a rewritten Vino Preferences dialog, with the ability to check if the machine can be accessed though the Internet.</li>
<li>Seed got opengl-glib girs and a glxgears port.</li>
<li>In Nautilus, gnome-desktop and gnome-settings-daemon, patches from Ray Strode landed, adding support for fading between backgrounds.</li>
<li>Anjuta got upgraded to use GtkPrint, removing its dependency on libgnomeprint/ui .  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=564659' class='bug-link bug-link-gnome'>GNOME bug 564659</a>)</li>
<li>Patches by Tomeu Vizoso were commited to evince to move code to a libeviview library, so it can be embedded in other applications, Tomeu <a href="http ://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html">blogged about it</a> . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=567751' class='bug-link bug-link-gnome'>GNOME bug 567751</a>)</li>
<li>John Stowers came back on conduit, applying patches and fixing many bugs.</li>
<li>In Epiphany Gustavo Noronha added multiple keyword-based AND-search for the location bar.</li>
<li>GTK+ got support for select-by-word in selectable labels, marks on GtkScale, and improved autocompletion in the file chooser entry.</li>
</ul>
<p><span id="more-108"></span></p>
<div class="toplist">
<h3>Top projects</h3>
<table>
<thead>
<tr>
<th>Project</th>
<th>Commits</th>
</tr>
</thead>
<tbody>
<tr>
<td> gtk+                      </td>
<td>   85 </td>
</tr>
<tr>
<td> ooo-build                 </td>
<td>   54 </td>
</tr>
<tr>
<td> brasero                   </td>
<td>   52 </td>
</tr>
<tr>
<td> seed                      </td>
<td>   42 </td>
</tr>
<tr>
<td> orca                      </td>
<td>   39 </td>
</tr>
<tr>
<td> gnome-games               </td>
<td>   39 </td>
</tr>
<tr>
<td> rygel                     </td>
<td>   38 </td>
</tr>
<tr>
<td> evince                    </td>
<td>   36 </td>
</tr>
<tr>
<td> evolution                 </td>
<td>   35 </td>
</tr>
<tr>
<td> ekiga                     </td>
<td>   35 </td>
</tr>
</tbody>
</table>
</div>
<div class="toplist">
<h3>Top authors</h3>
<table>
<thead>
<tr>
<th>Author</th>
<th>Commits</th>
<th>Modules</th>
</tr>
</thead>
<tbody>
<tr>
<td> Jorge Gonzalez Gonzalez   </td>
<td>   75 </td>
<td>gnome-keyring, gtk+, gnome-games and others</td>
</tr>
<tr>
<td> Matthias Clasen           </td>
<td>   56 </td>
<td>gtk+, glib, gdm</td>
</tr>
<tr>
<td> Vincent Untz              </td>
<td>   43 </td>
<td>gnome-panel, gnome-session, gnome-desktop and others</td>
</tr>
<tr>
<td> Changwoo Ryu              </td>
<td>   39 </td>
<td>gtk+, libgnome, at-spi and others</td>
</tr>
<tr>
<td> Zeeshan Ali (Khattak)     </td>
<td>   38 </td>
<td>rygel</td>
</tr>
<tr>
<td> Philippe Rouquier         </td>
<td>   36 </td>
<td>brasero</td>
</tr>
<tr>
<td> Yair Hershkovitz          </td>
<td>   35 </td>
<td>evolution-data-server, gtk+, brasero and others</td>
</tr>
<tr>
<td> John Stowers              </td>
<td>   31 </td>
<td>conduit</td>
</tr>
<tr>
<td> Christian Persch          </td>
<td>   25 </td>
<td>gnome-games, evince, gnome-terminal and others</td>
</tr>
<tr>
<td> William Walker            </td>
<td>   25 </td>
<td>orca</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/commitdigest/2009/01/25/issue-16/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issue 13</title>
		<link>http://blogs.gnome.org/commitdigest/2009/01/04/issue-13/</link>
		<comments>http://blogs.gnome.org/commitdigest/2009/01/04/issue-13/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 15:45:19 +0000</pubDate>
		<dc:creator>fredp</dc:creator>
				<category><![CDATA[Digests]]></category>
		<category><![CDATA[anjuta]]></category>
		<category><![CDATA[damned-lies]]></category>
		<category><![CDATA[epiphany]]></category>
		<category><![CDATA[gconf]]></category>
		<category><![CDATA[gedit]]></category>
		<category><![CDATA[gnome-settings-daemon]]></category>
		<category><![CDATA[gnome-shell]]></category>
		<category><![CDATA[gossip]]></category>
		<category><![CDATA[gtk+]]></category>
		<category><![CDATA[seed]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/commitdigest/?p=94</guid>
		<description><![CDATA[This week&#8230; 1171 commits, in 146 projects, by 141 happy hackers (and 236 were translation commits).

gedit got an internal message bus to let its plugins communicate.
Epiphany updated from its own EphySearchEntry and EphyIconEntry to GtkEntry, it also uses the new &#8220;progress in entry&#8221; support to draw progress in the location bar.
gconftool got a new &#8211;toggle [...]]]></description>
			<content:encoded><![CDATA[<p><em>This week&#8230;</em> 1171 commits, in 146 projects, by 141 happy hackers (and 236 were translation commits).</p>
<ul>
<li>gedit got an internal message bus to let its plugins communicate.</li>
<li>Epiphany updated from its own EphySearchEntry and EphyIconEntry to GtkEntry, it also uses the new &#8220;progress in entry&#8221; support to draw progress in the location bar.</li>
<li>gconftool got a new &#8211;toggle option, to toggle a boolean key.</li>
<li>gossip removed libgnomeui and libgnomevfs, and started to use libcanberra-gtk for sound support.</li>
<li>Jonathan Matthew added  some basic window management effects to gnome-shell . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=563844' class='bug-link bug-link-gnome'>GNOME bug 563844</a>)</li>
<li>A new version of <a href="http://l10n.gnome.org">l10n.gnome.org</a> (damned-lies) went live, merging in the Vertimus translation tool that was already used by some teams. (<a href="http://mail.gnome.org/archives/gnome-i18n/2008-December/msg00113.html">announce</a>).</li>
<li>A low diskspace checker has been added to the housekeeping plugin of gnome-settings-daemon . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=557647' class='bug-link bug-link-gnome'>GNOME bug 557647</a>)</li>
<li>gnome-build that was a standalone module but only used by anjuta has been merged in anjuta.</li>
<li>GtkEntry Caps Lock warning mode switched to using an icon.</li>
<li>seed got a 0.3 (and 0.3.1) release and Robert Carr sent a <a href="http://mail.gnome.org/archives/gtk-devel-list/2009-January/msg00001.html">summary of what happened since 0.1</a>.</li>
</ul>
<p><span id="more-94"></span></p>
<div class="toplist">
<h3>Top projects</h3>
<table>
<thead>
<tr>
<th>Project</th>
<th>Commits</th>
</tr>
</thead>
<tbody>
<tr>
<td> gtk+                      </td>
<td>  106 </td>
</tr>
<tr>
<td> gedit                     </td>
<td>   69 </td>
</tr>
<tr>
<td> seed                      </td>
<td>   67 </td>
</tr>
<tr>
<td> damned-lies               </td>
<td>   51 </td>
</tr>
<tr>
<td> evolution                 </td>
<td>   48 </td>
</tr>
<tr>
<td> ooo-build                 </td>
<td>   45 </td>
</tr>
<tr>
<td> gimp                      </td>
<td>   42 </td>
</tr>
<tr>
<td> anjuta                    </td>
<td>   33 </td>
</tr>
<tr>
<td> sawfish                   </td>
<td>   25 </td>
</tr>
<tr>
<td> gegl                      </td>
<td>   24 </td>
</tr>
</tbody>
</table>
</div>
<div class="toplist">
<h3>Top authors</h3>
<table>
<thead>
<tr>
<th>Author</th>
<th>Commits</th>
<th>Modules</th>
</tr>
</thead>
<tbody>
<tr>
<td> Matthias Clasen           </td>
<td>  103 </td>
<td>gtk+, glib, jhbuild and others</td>
</tr>
<tr>
<td> Jorge Gonzalez Gonzalez   </td>
<td>   56 </td>
<td>balsa, damned-lies, gimp and others</td>
</tr>
<tr>
<td> Tim Horton                </td>
<td>   47 </td>
<td>seed</td>
</tr>
<tr>
<td> Jesse van den Kieboom     </td>
<td>   43 </td>
<td>gedit, gedit-plugins</td>
</tr>
<tr>
<td> Kohei Yoshida             </td>
<td>   35 </td>
<td>ooo-build</td>
</tr>
<tr>
<td> Christopher Bratusek      </td>
<td>   35 </td>
<td>sawfish, rep-gtk, librep</td>
</tr>
<tr>
<td> Daniel Nylander           </td>
<td>   30 </td>
<td>gimp-help-2, damned-lies, gtk+ and others</td>
</tr>
<tr>
<td> Claude Paroz              </td>
<td>   27 </td>
<td>damned-lies, anjuta, gnome-main-menu and others</td>
</tr>
<tr>
<td> Sven Neumann              </td>
<td>   27 </td>
<td>gimp, gimp-web, gegl and others</td>
</tr>
<tr>
<td> Andre Klapper             </td>
<td>   26 </td>
<td>evolution, gnome-packagekit, dasher and others</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/commitdigest/2009/01/04/issue-13/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Issue 9</title>
		<link>http://blogs.gnome.org/commitdigest/2008/12/07/issue-9/</link>
		<comments>http://blogs.gnome.org/commitdigest/2008/12/07/issue-9/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 14:52:56 +0000</pubDate>
		<dc:creator>fredp</dc:creator>
				<category><![CDATA[Digests]]></category>
		<category><![CDATA[anjuta]]></category>
		<category><![CDATA[empathy]]></category>
		<category><![CDATA[evince]]></category>
		<category><![CDATA[glib]]></category>
		<category><![CDATA[gnome-settings-daemon]]></category>
		<category><![CDATA[gtk-doc]]></category>
		<category><![CDATA[libgweather]]></category>
		<category><![CDATA[totem]]></category>
		<category><![CDATA[vte]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/commitdigest/?p=72</guid>
		<description><![CDATA[This week&#8230; 1282 commits, in 164 projects, by 171 happy hackers (and 156 were translation commits).

Totem got a new Jamendo plugin in totem, a patch from David Jean Louis  (GNOME bug 561811) (a screenshot is posted below).
Empathy lost its libgnomeui dependency and evince dropped its libglade one.
gtk-doc now highlights deprecation warnings, and they are [...]]]></description>
			<content:encoded><![CDATA[<p><em>This week&#8230;</em> 1282 commits, in 164 projects, by 171 happy hackers (and 156 were translation commits).</p>
<ul>
<li>Totem got a new Jamendo plugin in totem, a patch from David Jean Louis  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=561811' class='bug-link bug-link-gnome'>GNOME bug 561811</a>) (a screenshot is posted below).</li>
<li>Empathy lost its libgnomeui dependency and evince dropped its libglade one.</li>
<li>gtk-doc now highlights deprecation warnings, and they are now also supported in signals and properties  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=562655' class='bug-link bug-link-gnome'>GNOME bug 562655</a>).</li>
<li>glib added functions for shadowed mounts (a mount is said to be shadowed if there exists one or more user visible objects (currently <tt>GMount</tt> objects) with a root that is inside the root of mount.) and nautilus started using them.</li>
<li>Behdad  Esfahbod continued his vte cleaning.</li>
<li>Dan Winship moved Luxembourg (city) out of Belgium  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=562772' class='bug-link bug-link-gnome'>GNOME bug #562772</a>).</li>
<li>anjuta devhelp plugin got updated to devhelp/webkit  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=560311' class='bug-link bug-link-gnome'>GNOME bug #560311</a>) and got a button to access online API help (library.gnome.org)</li>
<li>Federico Mena Quintero added support to use libnotify for errors displayed by gnome-settings-daemon xrandr module</li>
<li>GTK+ (trunk) got a method to draw progress in a GtkEntry  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=546285' class='bug-link bug-link-gnome'>GNOME bug 546285</a>), this was prompted by Epiphany developers wondering about a progress-in-location-bar idea.</li>
</ul>
<p><span id="more-72"></span></p>
<div id="attachment_73" class="wp-caption aligncenter" style="width: 310px"><a href="http://blogs.gnome.org/commitdigest/files/2008/12/totem-jamendo.png"><img src="http://blogs.gnome.org/commitdigest/files/2008/12/totem-jamendo-300x260.png" alt="The new Jamendo plugin for Totem" title="Jamendo plugin for Totem" width="300" height="260" class="size-medium wp-image-73" /></a><p class="wp-caption-text">The new Jamendo plugin for Totem</p></div>
<div class="toplist">
<h3>Top projects</h3>
<table>
<thead>
<tr>
<th>Project</th>
<th>Commits</th>
</tr>
</thead>
<tbody>
<tr>
<td> ooo-build                 </td>
<td>  102 </td>
</tr>
<tr>
<td> vte                       </td>
<td>  100 </td>
</tr>
<tr>
<td> tracker                   </td>
<td>   57 </td>
</tr>
<tr>
<td> seed                      </td>
<td>   39 </td>
</tr>
<tr>
<td> gnome-desktop             </td>
<td>   32 </td>
</tr>
<tr>
<td> vala                      </td>
<td>   32 </td>
</tr>
<tr>
<td> brasero                   </td>
<td>   29 </td>
</tr>
<tr>
<td> gimp                      </td>
<td>   28 </td>
</tr>
<tr>
<td> gnome-shell               </td>
<td>   27 </td>
</tr>
<tr>
<td> totem                     </td>
<td>   22 </td>
</tr>
</tbody>
</table>
</div>
<div class="toplist">
<h3>Top authors</h3>
<table>
<thead>
<tr>
<th>Author</th>
<th>Commits</th>
<th>Modules</th>
</tr>
</thead>
<tbody>
<tr>
<td> Behdad Esfahbod           </td>
<td>   83 </td>
<td>vte, pango</td>
</tr>
<tr>
<td> Jürg Billeter            </td>
<td>   33 </td>
<td>vala, vala-tests, tracker</td>
</tr>
<tr>
<td> Christian Persch          </td>
<td>   31 </td>
<td>vte, gnome-games, gnome-terminal</td>
</tr>
<tr>
<td> Mario Blättermann        </td>
<td>   28 </td>
<td>gnome-games, rhythmbox, NetworkManager and others</td>
</tr>
<tr>
<td> Bastien Nocera            </td>
<td>   26 </td>
<td>totem, rhythmbox, totem-pl-parser and others</td>
</tr>
<tr>
<td> Federico Mena Quintero    </td>
<td>   25 </td>
<td>gnome-desktop, gnome-settings-daemon, gnome-control-center</td>
</tr>
<tr>
<td> Daniel Nylander           </td>
<td>   25 </td>
<td>brasero, gnome-nettool, gnome-games and others</td>
</tr>
<tr>
<td> Colin Walters             </td>
<td>   25 </td>
<td>gnome-shell, java-gobject-introspection, gjs and others</td>
</tr>
<tr>
<td> Kohei Yoshida             </td>
<td>   24 </td>
<td>ooo-build</td>
</tr>
<tr>
<td> Matthias Clasen           </td>
<td>   24 </td>
<td>glib, gtk+, libIDL and others</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/commitdigest/2008/12/07/issue-9/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Issue 6</title>
		<link>http://blogs.gnome.org/commitdigest/2008/11/16/issue-6/</link>
		<comments>http://blogs.gnome.org/commitdigest/2008/11/16/issue-6/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 19:43:57 +0000</pubDate>
		<dc:creator>fredp</dc:creator>
				<category><![CDATA[Digests]]></category>
		<category><![CDATA[anjuta]]></category>
		<category><![CDATA[ekiga]]></category>
		<category><![CDATA[evince]]></category>
		<category><![CDATA[gnome-settings-daemon]]></category>
		<category><![CDATA[gtk+]]></category>
		<category><![CDATA[networkmanager]]></category>
		<category><![CDATA[rhythmbox]]></category>
		<category><![CDATA[vte]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/commitdigest/?p=48</guid>
		<description><![CDATA[This week&#8230; 1363 commits, in 162 projects, by 184 happy hackers (and 164 were translation commits).

The getting-rid-of-libgnome-and-gnome-vfs quest continues with Ekiga losing its dependency on libgnome and Anjuta removing some gnome-vfs usage
Matthias Clasen added lockdown support in the gnome-settings-daemon keybinding plugin  (GNOME bug 553434)
In rhythmbox Christophe Fergeau switched several g_timeout_add to g_timeout_add_seconds so it [...]]]></description>
			<content:encoded><![CDATA[<p><em>This week&#8230;</em> 1363 commits, in 162 projects, by 184 happy hackers (and 164 were translation commits).</p>
<ul>
<li>The getting-rid-of-libgnome-and-gnome-vfs quest continues with Ekiga losing its dependency on libgnome and Anjuta removing some gnome-vfs usage</li>
<li>Matthias Clasen added lockdown support in the gnome-settings-daemon keybinding plugin  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=553434' class='bug-link bug-link-gnome'>GNOME bug 553434</a>)</li>
<li>In rhythmbox Christophe Fergeau switched several g_timeout_add to g_timeout_add_seconds so it wakes up the CPU less often; and Bastien Nocera added detection of the new PSP-3000</li>
<li>Bedhad Esfahbod added  pangocairo backend to vte, and made it the default; it is as fast as the xft backend.</li>
<li>NetworkManager got support for PKCS#12 private keys</li>
<li>Evince got support for PDF layers (but it doesn&#8217;t seem like such support has been merged in poppler yet)</li>
<li>Murray Cumming created <a href="http://projects.gnome.org/">projects.gnome.org</a>, to host project pages that were on www.gnome.org/projects/; he <a href="http://mail.gnome.org/archives/devel-announce-list/2008-November/msg00003.html">posted to devel-announce</a> to explain the motivation and implications</li>
<li>Finally, in GTK+-land, Michael Natterer added the new orientation API to GtkRange</li>
</ul>
<p><span id="more-48"></span></p>
<h3>Top projects</h3>
<table>
<thead>
<tr>
<th>Project</th>
<th>Commits</th>
</tr>
</thead>
<tbody>
<tr>
<td> gimp                      </td>
<td>   93 </td>
</tr>
<tr>
<td> gobject-introspection     </td>
<td>   56 </td>
</tr>
<tr>
<td> empathy                   </td>
<td>   55 </td>
</tr>
<tr>
<td> seed                      </td>
<td>   52 </td>
</tr>
<tr>
<td> ooo-build                 </td>
<td>   49 </td>
</tr>
<tr>
<td> gegl                      </td>
<td>   47 </td>
</tr>
<tr>
<td> ekiga                     </td>
<td>   43 </td>
</tr>
<tr>
<td> jhbuild                   </td>
<td>   37 </td>
</tr>
<tr>
<td> rhythmbox                 </td>
<td>   32 </td>
</tr>
<tr>
<td> banshee                   </td>
<td>   31 </td>
</tr>
</tbody>
</table>
<h3>Top authors</h3>
<table>
<thead>
<tr>
<th>Author</th>
<th>Commits</th>
<th>Modules</th>
</tr>
</thead>
<tbody>
<tr>
<td> Jorge Gonzalez Gonzalez   </td>
<td>   53 </td>
<td>gnome-devel-docs, gnome-games, damned-lies and others</td>
</tr>
<tr>
<td> Xavier Claessens          </td>
<td>   49 </td>
<td>empathy</td>
</tr>
<tr>
<td> Sven Neumann              </td>
<td>   46 </td>
<td>gimp, gegl</td>
</tr>
<tr>
<td> Øyvind Kolås            </td>
<td>   40 </td>
<td>gegl, gimp</td>
</tr>
<tr>
<td> Murray Cumming            </td>
<td>   33 </td>
<td>gtkmm, gnomeweb-wml, pangomm and others</td>
</tr>
<tr>
<td> William Jon McCann        </td>
<td>   33 </td>
<td>gnome-media, gnome-screensaver, jhbuild</td>
</tr>
<tr>
<td> Robert Carr               </td>
<td>   32 </td>
<td>seed, gir-repository</td>
</tr>
<tr>
<td> Owen Taylor               </td>
<td>   28 </td>
<td>gobject-introspection, gjs, gnome-shell and others</td>
</tr>
<tr>
<td> Johan Dahlin              </td>
<td>   28 </td>
<td>gobject-introspection, gir-repository, gjs</td>
</tr>
<tr>
<td> Colin Walters             </td>
<td>   27 </td>
<td>gobject-introspection, gnome-shell, java-gobject-introspection and others</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/commitdigest/2008/11/16/issue-6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Issue 5</title>
		<link>http://blogs.gnome.org/commitdigest/2008/11/09/issue-5/</link>
		<comments>http://blogs.gnome.org/commitdigest/2008/11/09/issue-5/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 21:03:14 +0000</pubDate>
		<dc:creator>fredp</dc:creator>
				<category><![CDATA[Digests]]></category>
		<category><![CDATA[brasero]]></category>
		<category><![CDATA[gnome-power-manager]]></category>
		<category><![CDATA[gnome-settings-daemon]]></category>
		<category><![CDATA[gnome-themes]]></category>
		<category><![CDATA[gnome-utils]]></category>
		<category><![CDATA[gnome-volume-control]]></category>
		<category><![CDATA[jhbuild]]></category>
		<category><![CDATA[seahorse]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/commitdigest/?p=43</guid>
		<description><![CDATA[This week&#8230; 1590 commits, in 166 projects, by 183 happy hackers (and 153 were translation commits).

Many modules saw development releases for 2.25.1.
The libgnome dependency got removed from gnome-power-manager, and gnome-utils (dictionary, screenshot, logview) removed it as well as the dependency on libgnomeui.
In the same vain, seahorse-plugins removed its gnome-vfs dependency.
William Jon McCann commited a new [...]]]></description>
			<content:encoded><![CDATA[<p><em>This week&#8230;</em> 1590 commits, in 166 projects, by 183 happy hackers (and 153 were translation commits).</p>
<ul>
<li>Many modules saw development releases for 2.25.1.</li>
<li>The libgnome dependency got removed from gnome-power-manager, and gnome-utils (dictionary, screenshot, logview) removed it as well as the dependency on libgnomeui.</li>
<li>In the same vain, seahorse-plugins removed its gnome-vfs dependency.</li>
<li>William Jon McCann commited a new volume control using PulseAudio, deprecating the old gst-mixer one.</li>
<li>Behdad Esfahbod worked quite a bit on gnome-settings-daemon and blogged about the <a href="http://mces.blogspot.com/2008/11/improving-login-time-part-2-gnome.html">improved login time</a> he achieved.</li>
<li>Benjamin Berg added a Clearlookstest theme, as <a href="http://mail.gnome.org/archives/desktop-devel-list/2008-September/msg00285.html">he proposed on desktop-devel-list several weeks ago</a>, it is not enabled by default though.  </li>
<li><a href="http://live.gnome.org/Seed">Seed</a>, GObject-Javascript bridge, was finally <a href="http://mail.gnome.org/archives/gtk-devel-list/2008-November/msg00005.html">revealed by Robert Carr</a> on gtk-devel-list.</li>
<li>brasero got a nautilus extension, based on current nautilus-cd-burner.</li>
<li>John Carr commited support for git mirrors to jhbuild (support for bzr mirrors coming soon).</li>
</ul>
<p><span id="more-43"></span></p>
<p>
I asked Robert Carr some questions about Seed, and its relation to GJS, as they both bridges gobject and javascript, using the mighty gobject-introspection infrastructure; he confirmed he had been in contact with the GJS developers and pointed out some differences:
</p>
<blockquote>
<p>[Seed is different than GJS] Notably how we handle inheritance (GJS doesn&#8217;t). Also &#8220;out&#8221; arguments from functions we set properties on objects passed in, while GJS returns arrays. Then there are also some other differences with exceptions, signals and a few various things. In addition Seed does some stuff GJS doesn&#8217;t (uses libffi to box JavaScript functions into C function pointers, for functions like pango_fontset_foreach), and I&#8217;m sure GJS does some stuff that Seed doesn&#8217;t.</p>
<p>So compatibility would be an awkward issue at this point in time, so it seems to me like it&#8217;s best for both projects to continue development at this point, and once things are more fleshed out, it might become clear what approaches make more sense.</p>
<p>We&#8217;ve definitely talked about implementing a common embedding API though, and maybe after one more release it would be good to look at compatibility more.</p>
</blockquote>
<h3>Top projects</h3>
<table>
<thead>
<tr>
<th>Project</th>
<th>Commits</th>
</tr>
</thead>
<tbody>
<tr>
<td> seed                      </td>
<td>  167 </td>
</tr>
<tr>
<td> gnome-games               </td>
<td>   63 </td>
</tr>
<tr>
<td> evolution                 </td>
<td>   55 </td>
</tr>
<tr>
<td> gimp                      </td>
<td>   55 </td>
</tr>
<tr>
<td> vala                      </td>
<td>   54 </td>
</tr>
<tr>
<td> brasero                   </td>
<td>   46 </td>
</tr>
<tr>
<td> tracker                   </td>
<td>   41 </td>
</tr>
<tr>
<td> banshee                   </td>
<td>   36 </td>
</tr>
<tr>
<td> gnome-power-manager       </td>
<td>   35 </td>
</tr>
<tr>
<td> NetworkManager            </td>
<td>   35 </td>
</tr>
</tbody>
</table>
<h3>Top authors</h3>
<table>
<thead>
<tr>
<th>Author</th>
<th>Commits</th>
</tr>
</thead>
<tbody>
<tr>
<td> racarr                    </td>
<td>  143 </td>
</tr>
<tr>
<td> juergbi                   </td>
<td>   70 </td>
</tr>
<tr>
<td> jorgegonz                 </td>
<td>   54 </td>
</tr>
<tr>
<td> murrayc                   </td>
<td>   45 </td>
</tr>
<tr>
<td> dcbw                      </td>
<td>   41 </td>
</tr>
<tr>
<td> philippr                  </td>
<td>   41 </td>
</tr>
<tr>
<td> mitch                     </td>
<td>   35 </td>
</tr>
<tr>
<td> rhughes                   </td>
<td>   34 </td>
</tr>
<tr>
<td> rancell                   </td>
<td>   33 </td>
</tr>
<tr>
<td> tsch                      </td>
<td>   32 </td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/commitdigest/2008/11/09/issue-5/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Issue 4</title>
		<link>http://blogs.gnome.org/commitdigest/2008/11/02/issue-4/</link>
		<comments>http://blogs.gnome.org/commitdigest/2008/11/02/issue-4/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 12:24:41 +0000</pubDate>
		<dc:creator>fredp</dc:creator>
				<category><![CDATA[Digests]]></category>
		<category><![CDATA[brasero]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[gnome-games]]></category>
		<category><![CDATA[gnome-settings-daemon]]></category>
		<category><![CDATA[gnome-shell]]></category>
		<category><![CDATA[goffice]]></category>
		<category><![CDATA[networkmanager]]></category>
		<category><![CDATA[rhythmbox]]></category>
		<category><![CDATA[rygel]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/commitdigest/?p=25</guid>
		<description><![CDATA[This week&#8230; 1368 commits, in 151 projects, by 171 happy hackers (and 155 were translation commits).
Gimp merged the Google Summer of Code project of Daniel Eddeland that added on-canvas text-editing.  Rhythmbox gaired a new iPod properties dialog (with disk usage and such stuff).  NetworkManager code was cleaned up adding and using accessors to [...]]]></description>
			<content:encoded><![CDATA[<p><em>This week&#8230;</em> 1368 commits, in 151 projects, by 171 happy hackers (and 155 were translation commits).</p>
<p>Gimp merged the Google Summer of Code project of Daniel Eddeland that added on-canvas text-editing.  Rhythmbox gaired a new iPod properties dialog (with disk usage and such stuff).  NetworkManager code was cleaned up adding and using accessors to various settings.  Libgnome/ui got killed this week in libgames-support (and that finally makes gnome-games libgnome free) (by Thomas H.P. Andersen), goffice (by Jean Brefort) and gnome-settings-daemon (by Jens Granseuer).  Brasero has been <a href="http://mail.gnome.org/archives/desktop-devel-list/2008-November/msg00000.html">proposed for inclusion in 2.26</a> and continues to see a steady flow of bug fixes.  Owen Taylor commited a little bit of gnome-shell code into Subversion and <a href="http://mail.gnome.org/archives/desktop-devel-list/2008-October/msg00212.html">posted some notes</a>.  Zeeshan Ali moved gnome-media-server to Subversion under a new name, <a href="http://mail.gnome.org/archives/gnome-announce-list/2008-October/msg00047.html">Rygel</a>.</p>
<p><span id="more-25"></span></p>
<h3>Top projects</h3>
<table>
<thead>
<tr>
<th>Project</th>
<th>Commits</th>
</tr>
</thead>
<tbody>
<tr>
<td>rygel                     </td>
<td>  164 </td>
</tr>
<tr>
<td>gimp                      </td>
<td>  111 </td>
</tr>
<tr>
<td>ooo-build                 </td>
<td>   45 </td>
</tr>
<tr>
<td>gobject-introspection     </td>
<td>   44 </td>
</tr>
<tr>
<td>gtk+                      </td>
<td>   37 </td>
</tr>
<tr>
<td>gir-repository            </td>
<td>   33 </td>
</tr>
<tr>
<td>NetworkManager            </td>
<td>   32 </td>
</tr>
<tr>
<td>network-manager-applet    </td>
<td>   29 </td>
</tr>
<tr>
<td>brasero                   </td>
<td>   29 </td>
</tr>
<tr>
<td>damned-lies               </td>
<td>   26 </td>
</tr>
</tbody>
</table>
<h3>Top authors</h3>
<table>
<thead>
<tr>
<th>Author</th>
<th>Commits</th>
</tr>
</thead>
<tbody>
<tr>
<td>zeeshanak                 </td>
<td>  165 </td>
</tr>
<tr>
<td>neo                       </td>
<td>   50 </td>
</tr>
<tr>
<td>dcbw                      </td>
<td>   48 </td>
</tr>
<tr>
<td>tko                       </td>
<td>   37 </td>
</tr>
<tr>
<td>otaylor                   </td>
<td>   35 </td>
</tr>
<tr>
<td>chpe                      </td>
<td>   35 </td>
</tr>
<tr>
<td>mitch                     </td>
<td>   32 </td>
</tr>
<tr>
<td>mdziumanenko              </td>
<td>   31 </td>
</tr>
<tr>
<td>martinn                   </td>
<td>   27 </td>
</tr>
<tr>
<td>philippr                  </td>
<td>   26 </td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/commitdigest/2008/11/02/issue-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
