<?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; libchamplain</title>
	<atom:link href="http://blogs.gnome.org/commitdigest/tag/libchamplain/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/commitdigest</link>
	<description>... for the curious in you</description>
	<lastBuildDate>Mon, 06 Feb 2012 13:32:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>		<item>
		<title>Issue 169</title>
		<link>http://blogs.gnome.org/commitdigest/2012/01/01/issue-169/</link>
		<comments>http://blogs.gnome.org/commitdigest/2012/01/01/issue-169/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 20:21:56 +0000</pubDate>
		<dc:creator>fredp</dc:creator>
				<category><![CDATA[Digests]]></category>
		<category><![CDATA[clutter]]></category>
		<category><![CDATA[giv]]></category>
		<category><![CDATA[glib]]></category>
		<category><![CDATA[glom]]></category>
		<category><![CDATA[gnome-boxes]]></category>
		<category><![CDATA[gnome-control-center]]></category>
		<category><![CDATA[gnome-games]]></category>
		<category><![CDATA[gnumeric]]></category>
		<category><![CDATA[goffice]]></category>
		<category><![CDATA[gtk-mac-integration]]></category>
		<category><![CDATA[libchamplain]]></category>
		<category><![CDATA[libgda]]></category>
		<category><![CDATA[orca]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/commitdigest/?p=602</guid>
		<description><![CDATA[This week&#8230; 803 commits, in 123 projects, by 135 happy hackers (and 178 were translation commits). Emmanuele Bassi added a special diagnostic mode to Clutter, to be used to mark deprecated virtual functions and other run-time constructs. John Ralls pushed the conversion of gtk-mac-integration to the gobject-introspectable structure. In libchamplain Jiří Techet added a Python [...]]]></description>
			<content:encoded><![CDATA[<p><em>This week&#8230;</em> 803 commits, in 123 projects, by 135 happy hackers (and 178 were translation commits).</p>
<ul>
<li>Emmanuele Bassi added a special diagnostic mode to Clutter, to be used to mark deprecated virtual functions and other run-time constructs.</li>
<li>John Ralls pushed the conversion of gtk-mac-integration to the gobject-introspectable structure.</li>
<li>In libchamplain Jiří Techet added a Python champlain-gtk demo with markers, thanks to Nicolas Évrard.</li>
<li>Vivien Malerba improved the timestamp entry widget of libgda.</li>
<li>Zeeshan Ali added a sound card device to VMs of gnome-boxes.</li>
<li>In Orca Joanmarie Diggs had various event manager improvements.</li>
<li>Murray Cumming improved the &#8220;Related Choices&#8221; Glom field to allow the user to specify a sort order.</li>
<li>Sergey V. Udaltsov fixed rendering of the layout list in the &#8220;add layout&#8221; popup of gnome-control-center region panel.</li>
<li>In gnome-games Robert Ancell ported iagno from C to Vala.</li>
<li>Dov Grobgeld introduced initial remote control of giv through jsonrpc.</li>
<li>In goffice Andreas J. Guelzow fixed chinese number rendering.</li>
<li>Morten Welinder updated gnumeric to handle unicode signs better.</li>
<li>In glib Ravi Sankar Guntur fixed the handling of &#8216;\v&#8217; (vertical tab) in g_strescape() and g_strcompress (). (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=664830' class='bug-link bug-link-gnome'>GNOME bug 664830</a>)</li>
</ul>
<p><span id="more-602"></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>  129 </td>
</tr>
<tr>
<td> gnome-games               </td>
<td>   99 </td>
</tr>
<tr>
<td> glib                      </td>
<td>   34 </td>
</tr>
<tr>
<td> gimp                      </td>
<td>   32 </td>
</tr>
<tr>
<td> glom                      </td>
<td>   27 </td>
</tr>
<tr>
<td> vala                      </td>
<td>   24 </td>
</tr>
<tr>
<td> gnumeric                  </td>
<td>   20 </td>
</tr>
<tr>
<td> cheese                    </td>
<td>   19 </td>
</tr>
<tr>
<td> gedit                     </td>
<td>   17 </td>
</tr>
<tr>
<td> gcompris                  </td>
<td>   15 </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> Benjamin Otte             </td>
<td>   64 </td>
<td>gtk+</td>
</tr>
<tr>
<td> Robert Ancell             </td>
<td>   59 </td>
<td>gnome-games</td>
</tr>
<tr>
<td> Carlos Garnacho           </td>
<td>   33 </td>
<td>gtk+</td>
</tr>
<tr>
<td> Matthias Clasen           </td>
<td>   24 </td>
<td>glib, gtk+, gdk-pixbuf</td>
</tr>
<tr>
<td> Muhammet Kara             </td>
<td>   24 </td>
<td>gimp, almanah, alleyoop and others</td>
</tr>
<tr>
<td> Murray Cumming            </td>
<td>   22 </td>
<td>glom</td>
</tr>
<tr>
<td> Yaron Shahrabani          </td>
<td>   21 </td>
<td>gnome-games, epiphany, zenity and others</td>
</tr>
<tr>
<td> Luca Bruno                </td>
<td>   21 </td>
<td>vala</td>
</tr>
<tr>
<td> Morten Welinder           </td>
<td>   20 </td>
<td>gnumeric, goffice</td>
</tr>
<tr>
<td> Mario Blättermann        </td>
<td>   18 </td>
<td>gimp, gnome-system-monitor, glabels and others</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/commitdigest/2012/01/01/issue-169/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issue 150</title>
		<link>http://blogs.gnome.org/commitdigest/2011/08/21/issue-150/</link>
		<comments>http://blogs.gnome.org/commitdigest/2011/08/21/issue-150/#comments</comments>
		<pubDate>Sun, 21 Aug 2011 17:04:16 +0000</pubDate>
		<dc:creator>fredp</dc:creator>
				<category><![CDATA[Digests]]></category>
		<category><![CDATA[aisleriot]]></category>
		<category><![CDATA[blam]]></category>
		<category><![CDATA[empathy]]></category>
		<category><![CDATA[evolution]]></category>
		<category><![CDATA[gedit]]></category>
		<category><![CDATA[gedit-latex]]></category>
		<category><![CDATA[gnome-contacts]]></category>
		<category><![CDATA[gnome-settings-daemon]]></category>
		<category><![CDATA[gnome-shell]]></category>
		<category><![CDATA[gnumeric]]></category>
		<category><![CDATA[gtk+]]></category>
		<category><![CDATA[libchamplain]]></category>
		<category><![CDATA[perl-Glib-Object-Introspection]]></category>
		<category><![CDATA[seahorse]]></category>
		<category><![CDATA[yelp-xsl]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/commitdigest/?p=558</guid>
		<description><![CDATA[This week&#8230; 2080 commits, in 168 projects, by 244 happy hackers (and 325 were translation commits). Stef Walter refactored the asynchronous operation code in seahorse. Carlos Martín Nieto changed blam to use the db4o database engine for storage. Torsten Schönfeld made major improvements to the introspection support in Perl. A new chat input style, with [...]]]></description>
			<content:encoded><![CDATA[<p><em>This week&#8230;</em> 2080 commits, in 168 projects, by 244 happy hackers (and 325 were translation commits).</p>
<ul>
<li>Stef Walter refactored the asynchronous operation code in seahorse.</li>
<li>Carlos Martín Nieto changed blam to use the db4o database engine for storage.</li>
<li>Torsten Schönfeld made major improvements to the introspection support in Perl.</li>
<li>A new chat input style, with smaller meta messages, has been pushed into gnome-shell by Allan Day.</li>
<li>GNOME Contacts got an initial, and crude, dialog for linking contacts.</li>
<li>Jiří Techet made the zoom animation in libchamplain configurable.</li>
<li>The Aunt Mary game has been added back to Aisleriot by Christian Persch . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=325039' class='bug-link bug-link-gnome'>GNOME bug 325039</a>)</li>
<li>Ignacio Casal Quinteiro updated the search popup of gedit to use CSS for styling.</li>
<li>Shaun McCance speeded up urlencode calls in cache generation in yelp-xsl.</li>
<li>Rodrigo Moya migrated the smartcard gnome-settings-daemon plugin from dbus-glib to gdbus.</li>
<li>John Stowers added per-document preferences to gedit-latex.</li>
<li>The new log window of Empathy got landed by Danielle Madeley.</li>
<li>Matthew Barnes added a &#8220;security-method&#8221; property to evolution port entry.</li>
<li>In Gnumeric Andreas J. Guelzow added support for the HPFILTER, a function calculating the Hodrick Prescott Filter.</li>
<li>The new font chooser dialog, developed by Alberto Ruiz, was merged into GTK+.</li>
</ul>
<p><span id="more-558"></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>  174 </td>
</tr>
<tr>
<td> longomatch                </td>
<td>  166 </td>
</tr>
<tr>
<td> empathy                   </td>
<td>  159 </td>
</tr>
<tr>
<td> tracker                   </td>
<td>   98 </td>
</tr>
<tr>
<td> frogr                     </td>
<td>   62 </td>
</tr>
<tr>
<td> evolution                 </td>
<td>   61 </td>
</tr>
<tr>
<td> banshee                   </td>
<td>   61 </td>
</tr>
<tr>
<td> gobject-introspection     </td>
<td>   50 </td>
</tr>
<tr>
<td> evolution-data-server     </td>
<td>   50 </td>
</tr>
<tr>
<td> glib                      </td>
<td>   38 </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> Andoni Morales Alastruey  </td>
<td>  166 </td>
<td>longomatch</td>
</tr>
<tr>
<td> Alberto Ruiz              </td>
<td>  109 </td>
<td>gtk+</td>
</tr>
<tr>
<td> Emilio Pozuelo Monfort    </td>
<td>   72 </td>
<td>empathy</td>
</tr>
<tr>
<td> Philip Van Hoof           </td>
<td>   56 </td>
<td>tracker</td>
</tr>
<tr>
<td> Andika Triwidada          </td>
<td>   51 </td>
<td>gtk+, empathy, evolution and others</td>
</tr>
<tr>
<td> Matthew Barnes            </td>
<td>   45 </td>
<td>evolution, evolution-data-server, evolution-groupwise and others</td>
</tr>
<tr>
<td> Mario Sanchez Prada       </td>
<td>   43 </td>
<td>frogr</td>
</tr>
<tr>
<td> Matthias Clasen           </td>
<td>   40 </td>
<td>gtk+, glib, jhbuild and others</td>
</tr>
<tr>
<td> Daniel Mustieles          </td>
<td>   38 </td>
<td>evolution, pitivi, frogr and others</td>
</tr>
<tr>
<td> Fran Dieguez              </td>
<td>   36 </td>
<td>empathy, gnome-dvb-daemon, gbrainy and others</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/commitdigest/2011/08/21/issue-150/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issue 110</title>
		<link>http://blogs.gnome.org/commitdigest/2010/11/14/issue-110/</link>
		<comments>http://blogs.gnome.org/commitdigest/2010/11/14/issue-110/#comments</comments>
		<pubDate>Sun, 14 Nov 2010 13:40:27 +0000</pubDate>
		<dc:creator>fredp</dc:creator>
				<category><![CDATA[Digests]]></category>
		<category><![CDATA[epiphany]]></category>
		<category><![CDATA[gedit-plugins]]></category>
		<category><![CDATA[gnome-shell]]></category>
		<category><![CDATA[gnome-shell-design]]></category>
		<category><![CDATA[gtk+]]></category>
		<category><![CDATA[gtranslator]]></category>
		<category><![CDATA[gvfs]]></category>
		<category><![CDATA[libchamplain]]></category>
		<category><![CDATA[mutter]]></category>
		<category><![CDATA[nemiver]]></category>
		<category><![CDATA[perl-Glib-Object-Introspection]]></category>
		<category><![CDATA[the-board]]></category>
		<category><![CDATA[yelp-xsl]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/commitdigest/?p=433</guid>
		<description><![CDATA[This week&#8230; 2168 commits, in 214 projects, by 223 happy hackers (and 385 were translation commits). Tomas Bzatek ported the GVFS daemons to GSettings. The drag n drop redesign of GNOME Shell has been pushed to the gnome-shell-design repository. Torsten Schoenfeld worked on introspection support in the Perl modules, adding tests and implementing conversions from [...]]]></description>
			<content:encoded><![CDATA[<p><em>This week&#8230;</em> 2168 commits, in 214 projects, by 223 happy hackers (and 385 were translation commits).</p>
<ul>
<li>Tomas Bzatek ported the GVFS daemons to GSettings.</li>
<li>The drag n drop redesign of GNOME Shell has been pushed to the gnome-shell-design repository.</li>
<li>Torsten Schoenfeld worked on introspection support in the Perl modules, adding tests and implementing conversions from and to Perl scalar values.</li>
<li>Owen Taylor pushed his mutter branch making shadows pretty and configurable . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=592382' class='bug-link bug-link-gnome'>GNOME bug 592382</a>)</li>
<li>Epiphany has been changed to use ful lcontent zoom by default . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=615362' class='bug-link bug-link-gnome'>GNOME bug 615362</a>)</li>
<li>Shaun McCance added support for TTML captions to Mallard <media> tag, he wrote about it in <a href="http://blogs.gnome.org/shaunm/2010/11/08/mallardttml-video-captions/">Mallard+TTML Video Captions</a>.</media></li>
<li>Maxim Ermilov updated GNOME Shell to never fall back to using the window title as application name . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=624935' class='bug-link bug-link-gnome'>GNOME bug 624935</a>)</li>
<li>Tomaž Vajngerl added the <a href="http://wiki.openstreetmap.org/wiki/MapQuest">MapQuest</a> rendered for OpenStreetMap to libchamplain.</li>
<li>Jose Aliste ported the gedit syntex plugin to both libpeas and the newest pygobject (with introspection).</li>
<li>Nemiver got better breakpoint re-setting on restart, by Dodji Seketeli . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=634227' class='bug-link bug-link-gnome'>GNOME bug 634227</a>)</li>
<li>Lucas Rocha added thing-specific toolbars to The Board (which has been added to git.gnome.org recently), and later he wrote about them in <a href="http://lucasr.org/2010/11/17/context-toolbars-in-the-board/">Context Toolbars in The Board</a>.</li>
<li>In GTK+ A xcb GDK backend has been started by Ryan Lortie.</li>
<li>Ignacio Casal Quinteiro updated gstranslated plugin engine to use libpeas.</li>
<li>And Gheyret T.Kenji added Uighur translations to a lot of modules.</li>
</ul>
<p><span id="more-433"></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>  243 </td>
</tr>
<tr>
<td> tracker                   </td>
<td>  138 </td>
</tr>
<tr>
<td> evolution                 </td>
<td>  100 </td>
</tr>
<tr>
<td> vala                      </td>
<td>   69 </td>
</tr>
<tr>
<td> glib                      </td>
<td>   50 </td>
</tr>
<tr>
<td> gnome-shell               </td>
<td>   49 </td>
</tr>
<tr>
<td> gtranslator               </td>
<td>   45 </td>
</tr>
<tr>
<td> anjuta                    </td>
<td>   44 </td>
</tr>
<tr>
<td> folks                     </td>
<td>   42 </td>
</tr>
<tr>
<td> gnome-settings-daemon     </td>
<td>   41 </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> Gheyret T.Kenji           </td>
<td>  141 </td>
<td>vinagre, libgnomecanvas, libbonobo and others</td>
</tr>
<tr>
<td> Matthias Clasen           </td>
<td>   85 </td>
<td>gtk+, gnome-themes-standard, gtk-theme-engine-clearlooks and others</td>
</tr>
<tr>
<td> Martyn Russell            </td>
<td>   79 </td>
<td>tracker</td>
</tr>
<tr>
<td> Carlos Garnacho           </td>
<td>   71 </td>
<td>gtk+</td>
</tr>
<tr>
<td> Matthew Barnes            </td>
<td>   71 </td>
<td>evolution, gtkhtml, evolution-exchange and others</td>
</tr>
<tr>
<td> Bastien Nocera            </td>
<td>   55 </td>
<td>gnome-settings-daemon, gnome-bluetooth, gnome-desktop and others</td>
</tr>
<tr>
<td> Murray Cumming            </td>
<td>   52 </td>
<td>glom, gnome-python-extras, gtk+ and others</td>
</tr>
<tr>
<td> Luca Bruno                </td>
<td>   47 </td>
<td>vala</td>
</tr>
<tr>
<td> Milan Crha                </td>
<td>   44 </td>
<td>evolution, evolution-data-server, evolution-exchange and others</td>
</tr>
<tr>
<td> Owen W. Taylor            </td>
<td>   44 </td>
<td>gnome-shell, mutter, gtk+ and others</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/commitdigest/2010/11/14/issue-110/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issue 98</title>
		<link>http://blogs.gnome.org/commitdigest/2010/08/22/issue-98/</link>
		<comments>http://blogs.gnome.org/commitdigest/2010/08/22/issue-98/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 08:47:23 +0000</pubDate>
		<dc:creator>fredp</dc:creator>
				<category><![CDATA[Digests]]></category>
		<category><![CDATA[anjuta]]></category>
		<category><![CDATA[damned-lies]]></category>
		<category><![CDATA[ease]]></category>
		<category><![CDATA[empathy]]></category>
		<category><![CDATA[gconf]]></category>
		<category><![CDATA[gedit]]></category>
		<category><![CDATA[glib]]></category>
		<category><![CDATA[gnome-applets]]></category>
		<category><![CDATA[gnome-shell]]></category>
		<category><![CDATA[gnumeric]]></category>
		<category><![CDATA[gtk-vnc]]></category>
		<category><![CDATA[jokosher]]></category>
		<category><![CDATA[libchamplain]]></category>
		<category><![CDATA[meld]]></category>
		<category><![CDATA[murrine]]></category>
		<category><![CDATA[taskview]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/commitdigest/?p=390</guid>
		<description><![CDATA[This week&#8230; 2759 commits, in 181 projects, by 258 happy hackers (and 486 were translation commits). Peter Tyser added to Meld the ability to check if version control repository are valid. Christian Persch ported libgconf-2 to GDbus, this makes libgconf-2 not link to libdbus anymore, which means libgconf-2 is LGPL2+ again . (GNOME bug 618039) [...]]]></description>
			<content:encoded><![CDATA[<p><em>This week&#8230;</em> 2759 commits, in 181 projects, by 258 happy hackers (and 486 were translation commits).</p>
<ul>
<li>Peter Tyser added to Meld the ability to check if version control repository are valid.</li>
<li>Christian Persch ported libgconf-2 to GDbus, this makes libgconf-2 not link to libdbus anymore, which means libgconf-2 is LGPL2+ again . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=618039' class='bug-link bug-link-gnome'>GNOME bug 618039</a>)</li>
<li>Tor-björn Claesson made it possible to register new search providers for the GNOME Shell dash.</li>
<li>Paul Cutler added Mallard snippets to the gedit snippets plugin.</li>
<li>Also in the Mallard vicinity Claude Paroz updated Damned Lies to display a special icon next to documentation in the Mallard format.</li>
<li>Håkon Enger added support for Mac OS VNC authentifcation to gtk-vnc.</li>
<li>The Murrine engine got support for theming new widgets: GtkIconView and GtkInfoBar.</li>
<li>Jiří Techet changed the double click behaviour of libchamplain, it will now zoom and center to the clicked area . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=605784' class='bug-link bug-link-gnome'>GNOME bug 605784</a>)</li>
<li>Support for importing ODF graphs into Gnumeric continues to improve thanks to Andreas J. Guelzow . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=626961' class='bug-link bug-link-gnome'>GNOME bug 626961</a> for example)</li>
<li>Carlos Garcia Campos merged his port of gnome-applets to the new libpanel-applet API.</li>
<li>Nicolas Dufresne work on proxy support in GLib has been merged.</li>
<li>Empathy new &#8220;linking contacts&#8221; dialog continues to be improved; also it is now possible to disable logging . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=567858' class='bug-link bug-link-gnome'>GNOME bug 567858</a>)</li>
<li>Nate Stedman added support for embedding PDF documents in Ease.</li>
<li>Summer of Code has ended, there is a <a href="http://live.gnome.org/SummerOfCode2010/Projects">summary of all projects</a>, the snippets manager plugin written by Dragos Dena has been merged in Anjuta, and a few last updates were posted, Salomon Sicket on <a href="http://ssickert.wordpress.com/2010/08/19/taskview-status-update/">TaskView</a>, Pēteris Krišjānis on <a href="http://pecisk.blogspot.com/2010/08/in-end-final-report-of-my-gsoc.html">recording VoIP in Jokosher</a>, and Matt Novenstern who worked on the <a href="http://perditusinventusque.blogspot.com/2010/08/end-of-soc.html">Message Tray</a>.</li>
</ul>
<p><span id="more-390"></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>  453 </td>
</tr>
<tr>
<td> tracker                   </td>
<td>  297 </td>
</tr>
<tr>
<td> vala                      </td>
<td>   96 </td>
</tr>
<tr>
<td> glib                      </td>
<td>   80 </td>
</tr>
<tr>
<td> empathy                   </td>
<td>   69 </td>
</tr>
<tr>
<td> nautilus                  </td>
<td>   67 </td>
</tr>
<tr>
<td> gnumeric                  </td>
<td>   60 </td>
</tr>
<tr>
<td> nautilus-actions          </td>
<td>   53 </td>
</tr>
<tr>
<td> anjuta                    </td>
<td>   49 </td>
</tr>
<tr>
<td> rygel                     </td>
<td>   49 </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> Carlos Garnacho           </td>
<td>  214 </td>
<td>gtk+, tracker</td>
</tr>
<tr>
<td> Jürg Billeter            </td>
<td>  107 </td>
<td>tracker, vala</td>
</tr>
<tr>
<td> Javier Jardón            </td>
<td>   97 </td>
<td>gtk+, epiphany</td>
</tr>
<tr>
<td> Benjamin Otte             </td>
<td>   71 </td>
<td>gtk+, gnome-control-center, libgnomekbd and others</td>
</tr>
<tr>
<td> Martyn Russell            </td>
<td>   65 </td>
<td>tracker</td>
</tr>
<tr>
<td> Aleksander Morgado        </td>
<td>   58 </td>
<td>tracker</td>
</tr>
<tr>
<td> Jorge González           </td>
<td>   56 </td>
<td>buoh, empathy, gtk+ and others</td>
</tr>
<tr>
<td> Cosimo Cecchi             </td>
<td>   56 </td>
<td>nautilus</td>
</tr>
<tr>
<td> Philip Van Hoof           </td>
<td>   55 </td>
<td>tracker</td>
</tr>
<tr>
<td> Philip Withnall           </td>
<td>   54 </td>
<td>empathy, totem, libgdata and others</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/commitdigest/2010/08/22/issue-98/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Issue 96</title>
		<link>http://blogs.gnome.org/commitdigest/2010/08/08/issue-96/</link>
		<comments>http://blogs.gnome.org/commitdigest/2010/08/08/issue-96/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 06:24:54 +0000</pubDate>
		<dc:creator>fredp</dc:creator>
				<category><![CDATA[Digests]]></category>
		<category><![CDATA[banshee]]></category>
		<category><![CDATA[ease]]></category>
		<category><![CDATA[epiphany]]></category>
		<category><![CDATA[f-spot]]></category>
		<category><![CDATA[folks]]></category>
		<category><![CDATA[gedit]]></category>
		<category><![CDATA[getting-things-gnome]]></category>
		<category><![CDATA[glib]]></category>
		<category><![CDATA[gnome-color-manager]]></category>
		<category><![CDATA[gnome-power-manager]]></category>
		<category><![CDATA[gtk+]]></category>
		<category><![CDATA[libchamplain]]></category>
		<category><![CDATA[murrine]]></category>
		<category><![CDATA[rhythmbox]]></category>
		<category><![CDATA[totem-pl-parser]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/commitdigest/?p=384</guid>
		<description><![CDATA[This week&#8230; 2649 commits, in 194 projects, by 282 happy hackers (and 522 were translation commits). Ruben Vermeersch updated f-spot to show import failures after the import command is done. Nate Stedman made ease use a single instance, using libunique. A long list of deprecations (GdkImage, GdkGC&#8230;) has landed in the GTK+ 2.21 branch, to [...]]]></description>
			<content:encoded><![CDATA[<p><em>This week&#8230;</em> 2649 commits, in 194 projects, by 282 happy hackers (and 522 were translation commits).</p>
<ul>
<li>Ruben Vermeersch updated f-spot to show import failures after the import command is done.</li>
<li>Nate Stedman made ease use a single instance, using libunique.</li>
<li>A long list of deprecations (GdkImage, GdkGC&#8230;) has landed in the GTK+ 2.21 branch, to match functions and objects that were removed in GTK+ 3.</li>
<li>Andrea Cimitan added blur capabilities to his Murrine GTK+ engine.</li>
<li>GEdit got a GSettings migration file  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=619898' class='bug-link bug-link-gnome'>GNOME bug 619898</a>).</li>
<li>In GNOME Color Manager Richard Hugues added the possibility to flick between different images in the profile viewer.</li>
<li>Validation of UTF-8 strings when serializing from blob has been added to GDBus.</li>
<li>GNOME Power Manager EggConsoleKit has been converted to use GDBus.</li>
<li>Philip Withnall added a key-file backend to folks, to store links made between contacts.</li>
<li>Epiphany web inspector got new capabilities, including docking in Epiphany&#8217;s window, Gustavo Noronha Silva wrote about this in <a href="http://blog.kov.eti.br/?p=118">WebKitGTK+ and the Web Inspector</a>.</li>
<li>Aaron Bockover added the Amazon MP3 server proxy code tat is used to redirect the user to the correct Amazon store, set the Amazon Affiliate ID on requests, and generally provide a level of indirection.</li>
<li>Bastien Nocera added support for Last.fm&#8217;s new XSPF extensions to totem-pl-parser.</li>
<li>Jiří Techet introduced a memory cache, and removed the non-persistent file cache, to store tiles in libchamplain.</li>
<li>The summer of code is ending soon, Luca Invernizzi ported his Getting Things Gnome Evolution plugin to be a proper backend, Jamie Nicol added the ability to download free songs from Last.fm in Rhythmbox, etc.</li>
</ul>
<p><span id="more-384"></span></p>
<div class="toplist">
<h3>Top projects</h3>
<table>
<thead>
<tr>
<th>Project</th>
<th>Commits</th>
</tr>
</thead>
<tbody>
<tr>
<td> tracker                   </td>
<td>  252 </td>
</tr>
<tr>
<td> gtk+                      </td>
<td>  157 </td>
</tr>
<tr>
<td> rygel                     </td>
<td>   90 </td>
</tr>
<tr>
<td> banshee                   </td>
<td>   76 </td>
</tr>
<tr>
<td> totem                     </td>
<td>   73 </td>
</tr>
<tr>
<td> glib                      </td>
<td>   67 </td>
</tr>
<tr>
<td> libgdata                  </td>
<td>   66 </td>
</tr>
<tr>
<td> empathy                   </td>
<td>   65 </td>
</tr>
<tr>
<td> anjuta                    </td>
<td>   57 </td>
</tr>
<tr>
<td> cheese                    </td>
<td>   52 </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> Philip Withnall           </td>
<td>  124 </td>
<td>libgdata, totem, folks and others</td>
</tr>
<tr>
<td> Benjamin Otte             </td>
<td>  102 </td>
<td>gtk+, gnome-desktop, glib</td>
</tr>
<tr>
<td> Aleksander Morgado        </td>
<td>   86 </td>
<td>tracker, devhelp</td>
</tr>
<tr>
<td> Richard Hughes            </td>
<td>   78 </td>
<td>gnome-color-manager, gnome-power-manager, gnome-packagekit and others</td>
</tr>
<tr>
<td> Jürg Billeter            </td>
<td>   75 </td>
<td>tracker, vala</td>
</tr>
<tr>
<td> Bastien Nocera            </td>
<td>   68 </td>
<td>totem, gnome-bluetooth, nautilus-sendto and others</td>
</tr>
<tr>
<td> Martyn Russell            </td>
<td>   61 </td>
<td>tracker</td>
</tr>
<tr>
<td> Vincent Untz              </td>
<td>   61 </td>
<td>jhbuild, gnome-desktop, evince and others</td>
</tr>
<tr>
<td> Zeeshan Ali (Khattak)     </td>
<td>   58 </td>
<td>rygel, jhbuild</td>
</tr>
<tr>
<td> Philip Van Hoof           </td>
<td>   53 </td>
<td>tracker</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/commitdigest/2010/08/08/issue-96/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issue 82</title>
		<link>http://blogs.gnome.org/commitdigest/2010/05/02/issue-82/</link>
		<comments>http://blogs.gnome.org/commitdigest/2010/05/02/issue-82/#comments</comments>
		<pubDate>Sun, 02 May 2010 14:39:01 +0000</pubDate>
		<dc:creator>fredp</dc:creator>
				<category><![CDATA[Digests]]></category>
		<category><![CDATA[brasero]]></category>
		<category><![CDATA[emerillon]]></category>
		<category><![CDATA[glide]]></category>
		<category><![CDATA[gnome-applets]]></category>
		<category><![CDATA[gnome-color-manager]]></category>
		<category><![CDATA[gnome-games]]></category>
		<category><![CDATA[krb5-auth-dialog]]></category>
		<category><![CDATA[libchamplain]]></category>
		<category><![CDATA[libsoup]]></category>
		<category><![CDATA[nemiver]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/commitdigest/?p=339</guid>
		<description><![CDATA[This week&#8230; 2121 commits, in 206 projects, by 275 happy hackers (and 317 were translation commits). GLChess, from gnome-games, has been switched to use the GtkInfoBar widget . (GNOME bug 612660) Cosimo Cecchi added a button to restore selected files in the trash top bar in Nautilus . (GNOME bug 616304) Robert Carr worked hard [...]]]></description>
			<content:encoded><![CDATA[<p><em>This week&#8230;</em> 2121 commits, in 206 projects, by 275 happy hackers (and 317 were translation commits).</p>
<ul>
<li>GLChess, from gnome-games, has been switched to use the GtkInfoBar widget . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=612660' class='bug-link bug-link-gnome'>GNOME bug 612660</a>)</li>
<li>Cosimo Cecchi added a button to restore selected files in the trash top bar in Nautilus . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=616304' class='bug-link bug-link-gnome'>GNOME bug 616304</a>)</li>
<li>Robert Carr worked hard on Glide, including some undo machinery, a new animation system, PDF export support; he blogged about this and more in <a href="http://blogs.gnome.org/racarr/2010/05/02/glide-update/">Glide Update&#8230;</a>.</li>
<li>Support for Tracker 0.8 has been added to Brasero . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=616831' class='bug-link bug-link-gnome'>GNOME bug 616831</a>)</li>
<li>Emerillon, the map browser using libchamplain, got bindings for the Vala language . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=616729' class='bug-link bug-link-gnome'>GNOME bug 616729</a>)</li>
<li>Dependency on libgnome has been removed from the invest applet . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=597842' class='bug-link bug-link-gnome'>GNOME bug 597842</a>)</li>
<li>Andreas Rottmann added gobject-introspection support to libsoup.</li>
<li>Libchamplain build process has seen many changes, making it possible to build again without libmemphis support.</li>
<li>Guido Günther added a simple PAM plugin to krb5-auth-dialog . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=347034' class='bug-link bug-link-gnome'>GNOME bug 347034</a>)</li>
<li>Dodji Seketeli made the find dialog of nemiver non-modal.</li>
<li>And GNOME Color Manager has been updated to show much more details in the color picker UI,  and allow the user to choose a RGB colorspace.</li>
</ul>
<p><span id="more-339"></span></p>
<div class="toplist">
<h3>Top projects</h3>
<table>
<thead>
<tr>
<th>Project</th>
<th>Commits</th>
</tr>
</thead>
<tbody>
<tr>
<td> tracker                   </td>
<td>  148 </td>
</tr>
<tr>
<td> evolution                 </td>
<td>  136 </td>
</tr>
<tr>
<td> nautilus                  </td>
<td>   65 </td>
</tr>
<tr>
<td> glide                     </td>
<td>   64 </td>
</tr>
<tr>
<td> gdm                       </td>
<td>   62 </td>
</tr>
<tr>
<td> gedit                     </td>
<td>   57 </td>
</tr>
<tr>
<td> xmlsec                    </td>
<td>   49 </td>
</tr>
<tr>
<td> gtk+                      </td>
<td>   48 </td>
</tr>
<tr>
<td> empathy                   </td>
<td>   43 </td>
</tr>
<tr>
<td> banshee                   </td>
<td>   41 </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> Robert Carr               </td>
<td>   64 </td>
<td>glide</td>
</tr>
<tr>
<td> Matthew Barnes            </td>
<td>   61 </td>
<td>evolution, evolution-exchange, evolution-data-server and others</td>
</tr>
<tr>
<td> Richard Hughes            </td>
<td>   53 </td>
<td>gnome-packagekit, gnome-color-manager, gnome-power-manager</td>
</tr>
<tr>
<td> Jorge González           </td>
<td>   52 </td>
<td>evolution, gnome-devel-docs, gnome-doc-utils and others</td>
</tr>
<tr>
<td> Ray Strode                </td>
<td>   51 </td>
<td>gdm</td>
</tr>
<tr>
<td> Cosimo Cecchi             </td>
<td>   50 </td>
<td>nautilus</td>
</tr>
<tr>
<td> Aleksey Sanin             </td>
<td>   49 </td>
<td>xmlsec</td>
</tr>
<tr>
<td> Philip Van Hoof           </td>
<td>   44 </td>
<td>tracker</td>
</tr>
<tr>
<td> Jakub Steiner             </td>
<td>   35 </td>
<td>gnome-icon-theme, gnome-icon-theme-symbolic, gnome-icon-theme-extras and others</td>
</tr>
<tr>
<td> Shaun McCance             </td>
<td>   34 </td>
<td>yelp, gnome-user-docs, gnome-devel-docs and others</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/commitdigest/2010/05/02/issue-82/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issue 77</title>
		<link>http://blogs.gnome.org/commitdigest/2010/03/28/issue-77/</link>
		<comments>http://blogs.gnome.org/commitdigest/2010/03/28/issue-77/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 11:43:07 +0000</pubDate>
		<dc:creator>fredp</dc:creator>
				<category><![CDATA[Digests]]></category>
		<category><![CDATA[glde]]></category>
		<category><![CDATA[glib]]></category>
		<category><![CDATA[gnome-settings-daemon]]></category>
		<category><![CDATA[gnome-shell]]></category>
		<category><![CDATA[gtk-vnc]]></category>
		<category><![CDATA[libchamplain]]></category>
		<category><![CDATA[libgda]]></category>
		<category><![CDATA[xchat-gnome]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/commitdigest/?p=325</guid>
		<description><![CDATA[This week&#8230; 3046 commits, in 229 projects, by 308 happy hackers (and 1235 were translation commits). Another big week for translators, German, Bulgarian, Portuguese and Solvenian are now totally translated, 33 teams are over the 90% bar, and 55 over the 70% bar. This week award goes to the Asturian, progressing by over 4 points. [...]]]></description>
			<content:encoded><![CDATA[<p><em>This week&#8230;</em> 3046 commits, in 229 projects, by 308 happy hackers (and 1235 were translation commits).</p>
<ul>
<li>Another big week for translators, German, Bulgarian, Portuguese and Solvenian are now totally translated, 33 teams are over the 90% bar, and 55 over the 70% bar. This week award goes to the Asturian, progressing by over 4 points.</li>
<li>XChat-GNOME got a fullscreen mode . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=445638' class='bug-link bug-link-gnome'>GNOME bug 445638</a>)</li>
<li>Glade has been switched to use the new GtkToolPalette widget, instead of a custom widget  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=613956' class='bug-link bug-link-gnome'>GNOME bug 613956</a>); Tristan Van Berkom wrote about it in <a href="http://blogs.gnome.org/tvb/2010/03/26/the-glade-palette-goes-full-circle/">The Glade palette goes full circle</a>.</li>
<li>Ryan Lortie merged the GVariant parser into glib . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=600271' class='bug-link bug-link-gnome'>GNOME bug 600271</a>)</li>
<li>The font plugin of gnome-settings-daemon has been disabled . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=613604' class='bug-link bug-link-gnome'>GNOME bug 613604</a>)</li>
<li>GNOME Shell has been updated so that ejecting drives will run the same action as in Nautilus . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=613405' class='bug-link bug-link-gnome'>GNOME bug 613405</a>)</li>
<li>Jiří Techet changed libchamplain so it cancels the download of tiles  that get out of the viewport.</li>
<li>Vivien Malerba added support for variables in GdaBrowser data manager.</li>
<li>Support for GObject Introspection has been added to gtk-vnc, as well as a sample javascript demo program.</li>
</ul>
<p><span id="more-325"></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>  201 </td>
</tr>
<tr>
<td> tracker                   </td>
<td>  183 </td>
</tr>
<tr>
<td> banshee                   </td>
<td>  124 </td>
</tr>
<tr>
<td> vala                      </td>
<td>  105 </td>
</tr>
<tr>
<td> evolution                 </td>
<td>   85 </td>
</tr>
<tr>
<td> longomatch                </td>
<td>   64 </td>
</tr>
<tr>
<td> gdm                       </td>
<td>   60 </td>
</tr>
<tr>
<td> gnome-color-manager       </td>
<td>   56 </td>
</tr>
<tr>
<td> anjuta                    </td>
<td>   55 </td>
</tr>
<tr>
<td> release-notes             </td>
<td>   55 </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> Inaki Larranaga Murgoitio </td>
<td>  312 </td>
<td>epiphany, gok, gnome-settings-daemon and others</td>
</tr>
<tr>
<td> Jürg Billeter            </td>
<td>   88 </td>
<td>vala, tracker, vala-tests and others</td>
</tr>
<tr>
<td> Christian Dywan           </td>
<td>   86 </td>
<td>gtk+, glib</td>
</tr>
<tr>
<td> Jamil Ahmed               </td>
<td>   86 </td>
<td>gnome-terminal, libgweather, evolution-data-server and others</td>
</tr>
<tr>
<td> Javier Jardón            </td>
<td>   81 </td>
<td>gtk+, planner</td>
</tr>
<tr>
<td> Andoni Morales Alastruey  </td>
<td>   62 </td>
<td>longomatch</td>
</tr>
<tr>
<td> Philip Van Hoof           </td>
<td>   62 </td>
<td>tracker</td>
</tr>
<tr>
<td> Maxim V. Dziumanenko      </td>
<td>   61 </td>
<td>gnome-keyring, evince, deskbar-applet and others</td>
</tr>
<tr>
<td> Jorge González           </td>
<td>   61 </td>
<td>release-notes, kupfer, gnome-doc-utils and others</td>
</tr>
<tr>
<td> Richard Hughes            </td>
<td>   59 </td>
<td>gnome-color-manager, gnome-packagekit</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/commitdigest/2010/03/28/issue-77/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issue 69</title>
		<link>http://blogs.gnome.org/commitdigest/2010/01/31/issue-69/</link>
		<comments>http://blogs.gnome.org/commitdigest/2010/01/31/issue-69/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 12:50:40 +0000</pubDate>
		<dc:creator>fredp</dc:creator>
				<category><![CDATA[Digests]]></category>
		<category><![CDATA[anjuta]]></category>
		<category><![CDATA[evolution]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[glib]]></category>
		<category><![CDATA[gnome-system-tools]]></category>
		<category><![CDATA[gnumeric]]></category>
		<category><![CDATA[libchamplain]]></category>
		<category><![CDATA[rhythmbox]]></category>
		<category><![CDATA[yelp]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/commitdigest/?p=304</guid>
		<description><![CDATA[This week&#8230; 2086 commits, in 199 projects, by 268 happy hackers (and 433 were translation commits). Anjuta got support to install required packages when creating a new project via PackageKit (GNOME bug 558856). Jason Woofenden modified libchamplain so that tiles are now loaded near the middle first; while Simon Wenner work on a local renderer [...]]]></description>
			<content:encoded><![CDATA[<p><em>This week&#8230;</em> 2086 commits, in 199 projects, by 268 happy hackers (and 433 were translation commits).</p>
<ul>
<li>Anjuta got support to install required packages when creating a new project via PackageKit  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=558856' class='bug-link bug-link-gnome'>GNOME bug 558856</a>).</li>
<li>Jason Woofenden modified libchamplain so that tiles are now loaded near the middle first; while Simon Wenner work on a local renderer was being merged.</li>
<li>In GNOME System Tools Milan Bouchet-Valat added encrypted home folder support when creating new users.</li>
<li>In glib Ryan Lortie added support for a mutex lock that consumes only one bit of storage inside of an integer on systems that support futexes . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=548967' class='bug-link bug-link-gnome'>GNOME bug 548967</a>)</li>
<li>Jamie Nicol modified rhythmbox to use artist and album sortnames in query model sorting functions . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=133444' class='bug-link bug-link-gnome'>GNOME bug 133444</a>)</li>
<li>Yelp was fixed to work with API changes introduced in latest xulrunner.</li>
<li>Evolution was changed to not auto-sign when replying to a signed message . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=607595' class='bug-link bug-link-gnome'>GNOME bug 607595</a>)</li>
<li>Jean Bréfort added import/export support for transparent objects in Excel files to Gnumeric.</li>
<li>GDM has been modified to have the &#8220;Switch User&#8221; item hidden when VT switching is disabled.</li>
</ul>
<p><span id="more-304"></span></p>
<div class="toplist">
<h3>Top projects</h3>
<table>
<thead>
<tr>
<th>Project</th>
<th>Commits</th>
</tr>
</thead>
<tbody>
<tr>
<td> libchamplain              </td>
<td>  135 </td>
</tr>
<tr>
<td> tracker                   </td>
<td>   95 </td>
</tr>
<tr>
<td> banshee                   </td>
<td>   70 </td>
</tr>
<tr>
<td> accounts-dialog           </td>
<td>   54 </td>
</tr>
<tr>
<td> glib                      </td>
<td>   52 </td>
</tr>
<tr>
<td> evolution                 </td>
<td>   47 </td>
</tr>
<tr>
<td> empathy                   </td>
<td>   47 </td>
</tr>
<tr>
<td> gnome-settings-daemon     </td>
<td>   43 </td>
</tr>
<tr>
<td> vala                      </td>
<td>   41 </td>
</tr>
<tr>
<td> tomboy                    </td>
<td>   40 </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> Simon Wenner              </td>
<td>  105 </td>
<td>libchamplain</td>
</tr>
<tr>
<td> Jamil Ahmed               </td>
<td>   60 </td>
<td>gtk+, gvfs, orca and others</td>
</tr>
<tr>
<td> Matej Urbančič          </td>
<td>   58 </td>
<td>damned-lies, accounts-dialog, gnome-system-tools and others</td>
</tr>
<tr>
<td> Matthias Clasen           </td>
<td>   50 </td>
<td>accounts-dialog, glib, gtk+ and others</td>
</tr>
<tr>
<td> Jorge González           </td>
<td>   49 </td>
<td>orca, gtk+, vinagre and others</td>
</tr>
<tr>
<td> Richard Hughes            </td>
<td>   43 </td>
<td>gnome-color-manager, gnome-power-manager, gnome-packagekit and others</td>
</tr>
<tr>
<td> Murray Cumming            </td>
<td>   43 </td>
<td>glom, gtkmm, glibmm and others</td>
</tr>
<tr>
<td> Alexander Shopov          </td>
<td>   39 </td>
<td>gtk+, gedit, orca and others</td>
</tr>
<tr>
<td> Vivien Malerba            </td>
<td>   38 </td>
<td>libgda</td>
</tr>
<tr>
<td> Guillaume Desmottes       </td>
<td>   36 </td>
<td>empathy</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/commitdigest/2010/01/31/issue-69/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issue 66</title>
		<link>http://blogs.gnome.org/commitdigest/2010/01/10/issue-66/</link>
		<comments>http://blogs.gnome.org/commitdigest/2010/01/10/issue-66/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 11:39:48 +0000</pubDate>
		<dc:creator>fredp</dc:creator>
				<category><![CDATA[Digests]]></category>
		<category><![CDATA[conduit]]></category>
		<category><![CDATA[empathy]]></category>
		<category><![CDATA[gedit]]></category>
		<category><![CDATA[gitg]]></category>
		<category><![CDATA[gnome-icon-theme]]></category>
		<category><![CDATA[gnome-shell]]></category>
		<category><![CDATA[libchamplain]]></category>
		<category><![CDATA[libnotify]]></category>
		<category><![CDATA[notification-daemon]]></category>
		<category><![CDATA[totem-pl-parser]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/commitdigest/?p=296</guid>
		<description><![CDATA[This week&#8230; 1910 commits, in 203 projects, by 232 happy hackers (and 374 were translation commits). Jesse van den Kieboom updated gitg to have option for local branches in the History view . (GNOME bug 602536) Conduit has been ported to GtkBuilder. Felix Riemann updated Eog to use GtkInfoBar instead of their custom message area [...]]]></description>
			<content:encoded><![CDATA[<p><em>This week&#8230;</em> 1910 commits, in 203 projects, by 232 happy hackers (and 374 were translation commits).</p>
<ul>
<li>Jesse van den Kieboom updated gitg to have option for local branches in the History view . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=602536' class='bug-link bug-link-gnome'>GNOME bug 602536</a>)</li>
<li>Conduit has been ported to GtkBuilder.</li>
<li>Felix Riemann updated Eog to use GtkInfoBar instead of their custom message area widget.</li>
<li>Libchamplain got support to display a scale with the current unit size on the map. Pierre-Luc Beaudoin wrote about this new feature in <a href="http://blog.pierlux.com/2010/01/04/can-you-spot-whats-new/en/">Can you spot what&#8217;s new?</a> on his weblog.</li>
<li>Florian Scandella changed the GNOME Shell to autohide the sidebar when in compatch mode . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=604118' class='bug-link bug-link-gnome'>GNOME bug 604118</a>)</li>
<li>Also in the GNOME Shell, Dan Winship changed the messaging area to use the notification daemon instead of talking directly with Telepathy, the bug report has the rationale . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=606331' class='bug-link bug-link-gnome'>GNOME bug 606331</a>)</li>
<li>Introspection support has been added to totem-pl-parser . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=555848' class='bug-link bug-link-gnome'>GNOME bug 555848</a>)</li>
<li>A new and proper build system found its way to gnome-icon-theme.</li>
<li>Empathy merged the audio and video icons of the contact window, as there is now a context menu allowing to start audio and video calls.</li>
<li>Also both libnotify and notification-daemon have been imported onto git.gnome.org.</li>
</ul>
<p><span id="more-296"></span></p>
<div class="toplist">
<h3>Top projects</h3>
<table>
<thead>
<tr>
<th>Project</th>
<th>Commits</th>
</tr>
</thead>
<tbody>
<tr>
<td> tracker                   </td>
<td>  154 </td>
</tr>
<tr>
<td> libchamplain              </td>
<td>   69 </td>
</tr>
<tr>
<td> gtk+                      </td>
<td>   60 </td>
</tr>
<tr>
<td> kupfer                    </td>
<td>   57 </td>
</tr>
<tr>
<td> gimp                      </td>
<td>   47 </td>
</tr>
<tr>
<td> banshee                   </td>
<td>   42 </td>
</tr>
<tr>
<td> rep-gtk                   </td>
<td>   40 </td>
</tr>
<tr>
<td> gnome-color-manager       </td>
<td>   39 </td>
</tr>
<tr>
<td> evolution                 </td>
<td>   38 </td>
</tr>
<tr>
<td> glib                      </td>
<td>   37 </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> Jürg Billeter            </td>
<td>   75 </td>
<td>tracker, vala</td>
</tr>
<tr>
<td> Christopher Roy Bratusek  </td>
<td>   73 </td>
<td>rep-gtk, librep, sawfish</td>
</tr>
<tr>
<td> Maxim V. Dziumanenko      </td>
<td>   62 </td>
<td>glade3, gtksourceview, ekiga and others</td>
</tr>
<tr>
<td> Ulrik Sverdrup            </td>
<td>   54 </td>
<td>kupfer</td>
</tr>
<tr>
<td> Jorge González           </td>
<td>   53 </td>
<td>gnome-disk-utility, empathy, gbrainy and others</td>
</tr>
<tr>
<td> Richard Hughes            </td>
<td>   52 </td>
<td>gnome-color-manager, gnome-packagekit, gnome-power-manager</td>
</tr>
<tr>
<td> Martyn Russell            </td>
<td>   50 </td>
<td>tracker</td>
</tr>
<tr>
<td> Xandru Armesto Fernandez  </td>
<td>   48 </td>
<td>libgweather, libgtop, libgnomecanvas and others</td>
</tr>
<tr>
<td> Daniel Nylander           </td>
<td>   43 </td>
<td>gtk+, empathy, epiphany and others</td>
</tr>
<tr>
<td> Pierre-Luc Beaudoin       </td>
<td>   41 </td>
<td>libchamplain, emerillon, gnomeweb-wml</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/commitdigest/2010/01/10/issue-66/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issue 51</title>
		<link>http://blogs.gnome.org/commitdigest/2009/09/27/issue-51/</link>
		<comments>http://blogs.gnome.org/commitdigest/2009/09/27/issue-51/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 19:07:08 +0000</pubDate>
		<dc:creator>fredp</dc:creator>
				<category><![CDATA[Digests]]></category>
		<category><![CDATA[brasero]]></category>
		<category><![CDATA[devhelp]]></category>
		<category><![CDATA[evolution]]></category>
		<category><![CDATA[evolution-data-server]]></category>
		<category><![CDATA[gnome-shell]]></category>
		<category><![CDATA[gnome-volume-control]]></category>
		<category><![CDATA[gtk+]]></category>
		<category><![CDATA[libchamplain]]></category>
		<category><![CDATA[networkmanager]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/commitdigest/?p=243</guid>
		<description><![CDATA[This week&#8230; 2610 commits, in 209 projects, by 286 happy hackers (and 539 were translation commits). The Perl bindings written by Emmanuel Rodriguez have been merged into libchamplain. A branch by Alexander Sack reworking NetworkManager menu has been uploaded (it is named &#8220;menu-rework&#8221;). Mark Kasik added support for the &#8216;auth-info&#8217; attribute to the CUPS print [...]]]></description>
			<content:encoded><![CDATA[<p><em>This week&#8230;</em> 2610 commits, in 209 projects, by 286 happy hackers (and 539 were translation commits).</p>
<ul>
<li>The Perl bindings written by Emmanuel Rodriguez have been merged into libchamplain.</li>
<li>A branch by Alexander Sack reworking NetworkManager menu has been uploaded (it is named &#8220;menu-rework&#8221;).</li>
<li>Mark Kasik added support for the &#8216;auth-info&#8217; attribute to the CUPS print backend of GTK + (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=566522' class='bug-link bug-link-gnome'>GNOME bug 566522</a>).</li>
<li>Deprecated GTK+ symbols have been removed from gok  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=572686' class='bug-link bug-link-gnome'>GNOME bug 572686</a>).</li>
<li>Ryan Lortie published a gsettings branch of Devhelp, demonstrating the conversion from GConf to GSettings.</li>
<li>GNOME Shell has been updated to not treat 1024&#215;600 as widescreen  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=596375' class='bug-link bug-link-gnome'>GNOME bug 596375</a>).</li>
<li>The GNOME Volume Control has been changed to allow going up to 150% for output volume  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=591285' class='bug-link bug-link-gnome'>GNOME bug 591285</a>).</li>
<li>Brasero has been fixed to not leak the CD drive device file descriptor, that kept the drive locked . (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=596241' class='bug-link bug-link-gnome'>GNOME bug 596241</a>)</li>
<li>Evolution has been changed to use Message-ID instead of Message-Id, for increased compatibility with other applications  (<a href='http://bugzilla.gnome.org/show_bug.cgi?id=596157' class='bug-link bug-link-gnome'>GNOME bug 596157</a>).</li>
<li>Ross Burton switched evolution-data-server calendar to D-Bus instead of Bonobo, in the &#8220;dbus-calendar&#8221; branch.</li>
</ul>
<p><span id="more-243"></span></p>
<div class="toplist">
<h3>Top projects</h3>
<table>
<thead>
<tr>
<th>Project</th>
<th>Commits</th>
</tr>
</thead>
<tbody>
<tr>
<td> tracker                   </td>
<td>  148 </td>
</tr>
<tr>
<td> release-notes             </td>
<td>  102 </td>
</tr>
<tr>
<td> rygel                     </td>
<td>   81 </td>
</tr>
<tr>
<td> evolution                 </td>
<td>   74 </td>
</tr>
<tr>
<td> evolution-data-server     </td>
<td>   66 </td>
</tr>
<tr>
<td> gnome-shell               </td>
<td>   65 </td>
</tr>
<tr>
<td> glom                      </td>
<td>   61 </td>
</tr>
<tr>
<td> libchamplain              </td>
<td>   54 </td>
</tr>
<tr>
<td> gtk+                      </td>
<td>   51 </td>
</tr>
<tr>
<td> network-manager-applet    </td>
<td>   49 </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> Frederic Peters           </td>
<td>   85 </td>
<td>jhbuild, devhelp, gnome-netstatus and others</td>
</tr>
<tr>
<td> Bastien Nocera            </td>
<td>   62 </td>
<td>gnome-bluetooth, totem-pl-parser, nautilus-sendto and others</td>
</tr>
<tr>
<td> Zeeshan Ali (Khattak)     </td>
<td>   61 </td>
<td>rygel, vala, jhbuild</td>
</tr>
<tr>
<td> Murray Cumming            </td>
<td>   61 </td>
<td>glom, gtkmm, pangomm and others</td>
</tr>
<tr>
<td> Petr Kovar                </td>
<td>   57 </td>
<td>epiphany, release-notes, vinagre and others</td>
</tr>
<tr>
<td> Kjartan Maraas            </td>
<td>   57 </td>
<td>evolution-data-server, libbonoboui, libgnome and others</td>
</tr>
<tr>
<td> Amitakhya Phukan          </td>
<td>   55 </td>
<td>gnome-menus, evolution-data-server, evolution-mapi and others</td>
</tr>
<tr>
<td> Jürg Billeter            </td>
<td>   48 </td>
<td>vala, tracker, nautilus</td>
</tr>
<tr>
<td> Pierre Wieser             </td>
<td>   45 </td>
<td>nautilus-actions</td>
</tr>
<tr>
<td> Emmanuel Rodriguez        </td>
<td>   45 </td>
<td>libchamplain</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/commitdigest/2009/09/27/issue-51/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/commitdigest/tag/libchamplain/feed/ ) in 0.50504 seconds, on Feb 10th, 2012 at 8:43 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 10th, 2012 at 9:43 pm UTC -->
