Issue 173
January 29, 2012
This week… 1871 commits, in 231 projects, by 217 happy hackers (and 219 were translation commits).
- In librsvg Christian Persch improved the decoding of data: URIs.
- Cosimo Cecchi changed gnome-screenshot to make non interactive mode headless, making it just save the image to the saved screenshots directory.
- Aurimas Černius added core synchronization support to gnote.
- Carlos Garcia Campos pushed some initial work porting devhelp to WebKit2; he later posted details about the port and the process (porting devhelp to WebKit2).
- Milan Crha added support for setting user’s folder permissions into evolution-mapi . (GNOME bug 667714)
- Oleksij Rempel switched Cheese from theora/ogg to vp8/webm.
- In gparted Rogier Goossens added the ability to set a new random UUID on file systems that provide the appropriate tools to perform this action . (GNOME bug 667278)
- Will Thompson added support for functions which return GError into pygobject . (GNOME bug 666098)
- Alexander Larsson added a first run dialog to gnome-contacts.
- Matthias Clasen added a resource tool to glib, this lets the developer poke at resources in elf files and standalone resource bundles.
- James Le Cuirot contributed the possibility to align text vertically into glabels.
- In gthumb Paolo Bacchilega added High quality zoom for SVG images.
- Adel Gadllah moved filesystem I/O to a thread when taking a screenshot in gnome-shell . (GNOME bug 652952)
- Florian Brosch contributed support for comments to the GIR parser in Vala.
- Pascal de Bruijn made gnome-color-manager use smaller/faster display calibration target sets.
Issue 172
January 22, 2012
This week… 1964 commits, in 174 projects, by 203 happy hackers (and 247 were translation commits).
- Maciej Piechotka added a ArrayQueue data structure to libgee.
- Patches from Christophe Fergeau to port sound-juicer to musicbrainz4 have landed at last.
- In Banshee Andrés Aragoneses split RockBox support co into its own class.
- Krzesimir Nowak changed rygel to append extensions to served files.
- Bastien Nocera added support for pairing the iCade into gnome-bluetooth.
- Shaun McCance improved Yelp by making Mallard documents auto-reload on changes.
- In Tomboy Aaron Borden fixed template syncing . (GNOME bug 665679)
- In gnome-contacts Alexander Larsson added support for changing the primary address book.
- Zeeshan Ali changed gnome-boxes to add devices based on what is supported by the OS; the information about device support comes from libosinfo . (GNOME bug 666739)
- Matthias Clasen added optional systemd support to gnome-packagekit, to make it use systemd instead of ConsoleKit for rebooting . (GNOME bug 666788)
- Joseph Scheuhammer contributed a dialog for zoom options into the universal access control center panel . (GNOME bug 643086)
- David Zeuthen merged his udisks2 port of gnome-disk-utility.
- In GLib Dan Winship added multicast-related functions to GSocket . (GNOME bug 626589)
- Alexia Death added axis labels to dynamics curves and curveview in Gimp.
- Patricia Santana Cruz added videos and picture sharing support, via nautilus-sendto, to Cheese . (GNOME bug 522210)
Issue 170
January 8, 2012
This week… 2045 commits, in 177 projects, by 185 happy hackers (and 242 were translation commits).
- In librsvg Christian Persch reworked rsvg-view to make it more modern, dropping GTK+ 2, using Cairo surfaces, GIO, etc.
- Murray Cumming changed Glom to allow custom choices to be translated when used for text fields.
- Neil Roberts added support for mainloop integration to cogl.
- Claudio Saavedra updated eog to make it possible to scale the print preview using the scrollwheel . (GNOME bug 495716)
- Marc-André Lureau added GtkApplication and shell menu to gnome-boxes . (GNOME bug 667435)
- In Evolution Milan Crha added a Print button to the meeting notification dialog . (GNOME bug 353743)
- Marina Zhurakhinskaya updated the way notification sources are grouped in gnome-shell, to base it on a combination of pid and title . (GNOME bug 664138)
- In glib Ryan Lortie added new ‘add’ and ‘contains’ APIs to GHashTable, these are both convenience APIs that make it slightly nicer to use GHashTable as a set.
- Matthias Clasen had various GtkApplication changes, including a new Inhibit API and logout notifications.
- Robert Ancell ported a bunch of gnome-games to use GSettings: gnotski, gnibbles, and gnect.
- Germán Poo-Caamaño replaced the old local cooked sockets by the use of nmap for basic port scanning in gnome-nettool.
Issue 169
January 1, 2012
This week… 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 champlain-gtk demo with markers, thanks to Nicolas Évrard.
- Vivien Malerba improved the timestamp entry widget of libgda.
- Zeeshan Ali added a sound card device to VMs of gnome-boxes.
- In Orca Joanmarie Diggs had various event manager improvements.
- Murray Cumming improved the “Related Choices” Glom field to allow the user to specify a sort order.
- Sergey V. Udaltsov fixed rendering of the layout list in the “add layout” popup of gnome-control-center region panel.
- In gnome-games Robert Ancell ported iagno from C to Vala.
- Dov Grobgeld introduced initial remote control of giv through jsonrpc.
- In goffice Andreas J. Guelzow fixed chinese number rendering.
- Morten Welinder updated gnumeric to handle unicode signs better.
- In glib Ravi Sankar Guntur fixed the handling of ‘\v’ (vertical tab) in g_strescape() and g_strcompress (). (GNOME bug 664830)
Issue 166
December 11, 2011
This week… 1703 commits, in 159 projects, by 210 happy hackers (and 183 were translation commits).
- Steven Carr introduced support for the VNC audio tunnel extension to gtk-vnc.
- Bastien Nocera updated gnome-settings-daemon to use libwacom to get tablets metadata.
- A new “Change Passphrase” dialog was added to gnome-disk-utility by David Zeuthen.
- Lapo Calamandrei did work on the unfocused windows appearance in gnome-themes-standard.
- Jasper St. Pierre added a RSS feed to the extensions.gnome.org website.
- Various client side wayland support updates by Robert Bragg made their way into cogl.
- Paolo Bacchilega modified gthumb “edit metadata” dialog to allow saving the metadata without closing the dialog.
- In gnome-boxes Zeeshan Ali made various improvements to the express installation of Fedora and Windows VM . (GNOME bug 665803)
- In Orca Joanmarie Diggs began work on label inference (aka “label guess”) functionality for WebKitGtk content.
- Zan Dobersek contributed a fix to gnome-shell to make sure the window labels are visible at all times . (GNOME bug 644861)
- GMenu* support has landed into GLib.
- In GTK+ Cosimo Cecchi ported GtkStatusIcon to use GtkIconHelper . (GNOME bug 665409)
Issue 163
November 20, 2011
This week… 1898 commits, in 205 projects, by 226 happy hackers (and 253 were translation commits).
- In libpeas Garrett Regier made it possible for all extensions to have multiple interfaces . (GNOME bug 626644)
- Pedro Ferreira contributed a new chapter on keyboard events to the gtkmm documentation . (GNOME bug 661857)
- In libgxps Carlos Garcia Campos added manpages for the xps manipulation command-line tools.
- David Zeuthen added a new “Format Disk” dialog to gnome-disk-utility.
- In gnome-boxes Marc-André Lureau added various stats (disk, network, CPU) to the machines.
- Jasper St. Pierre added an “update” view to extensions.gnome.org that the Shell can check on a cron job.
- Jens Georg changed rygel to batch URIs for thumbnail requests . (GNOME bug 661334)
- Sjoerd Simons changed empathy to let the hardware (pulseaudio) audio source control the volume, instead of amplifying in software.
- Dan Winship added support for unencrypted PKCS#8 keys to glib-networking . (GNOME bug 664321)
- Cosimo Cecchi pushed a first implementation of an “Organize” dialog into gnome-documents.
- In gnome-games Robert Ancell ported gnomine from C to Vala.
- Hubert Figuière implemented undo for properties in Niepce.
- Shaun McCance simplified docbook bibliography handling in yelp-xsl.
- Nicolas Dufresne fixed glib to clear the proxy address upon retry . (GNOME bug 664141)
- Mike Fleetwood added labelling of brtfs filesystems into gparted.
Issue 153
September 11, 2011
This week… 2865 commits, in 205 projects, by 275 happy hackers (and 896 were translation commits).
- Hans Breuer updated dia so that plugins can now deliver change information for the undo mechanism.
- Emmanuele Bassi made the json-glib reader perform a stricter validation of data . (GNOME bug 658632)
- Rhythmbox got a new grilo plugin, to replace the coherence and jamendo plugins, by Jonathan Matthew.
- Dieter Verfaillie made a serie of fixes for the Microsoft Windows port of gobject-introspection.
- Lapo Calamandrei pushed a set of refreshed icons for Cheese . (GNOME bug 646770)
- Christian Persch fixed librsvg to store node type separately in RsvgNode, as the previous code could lead to a (potentially exploitable) crash . (GNOME bug 658014)
- Guido Günther turned the control center panel of krb5-auth-dialog into a standalone preferences window . (GNOME bug 657292)
- Matthias Clasen changed Mutter to not show a title on its alert dialogs.
- David Zeuthen updated his udisks2 branch of gnome-disk-utility to show disk names in red if its SMART status indicates that it’s failing.
- Jean Bréfort made goffice sheet widgets scalable . (GNOME bug 605434)
- Milan Crha updated evolution-data-server to read proxy settings from GSettings . (GNOME bug 655728)
- In Nemiver Dodji Seketeli added support for multiple breakpoints . (GNOME bug 658143)
- Cosimo Cecchi implemented listening to create/delete events from the tracker DB to refresh gnome-documents view.
- GNOME Shell got new APIs to add and remove search providers, contributed by Philippe Normand . (GNOME bug 658113)
- Vincent Untz added NTP support for SUSE variants to the datetime gnome-settings-daemon plugin . (GNOME bug 654970)
- Jim Campbell refactored the web and net sections of gnome-user-docs,combining the different pages under the net section.
- In glib Ryan Lortie improved support for alternative digits (such as Arabic numerals) in date/time formatting . (GNOME bug 658107)
- Alexander Larsson added support for contact unlinking in gnome-contacts.
- Bruno Coudoin added new animals to the erase activity of gcompris; they were taken from pictures of the Antarctic trip of Adrien Grellier and Claire Gégout.
- And keeping the subject on animals, Xavier Claessens added two new (whale and babywhale) commands to Empathy.
Issue 146
July 24, 2011
This week… 1607 commits, in 160 projects, by 208 happy hackers (and 269 were translation commits).
- Damien Lespiau added a “camera” background type to pinpoint, “It’s awesome, it lets you put pull your webcam into your presentation.”
- Gtkhtml was fixed by Matthew Barnes to get font settings from gsettings, not gconf. (GONME bug 655002)
- Richard Schwarting added much documentation to the gxml library.
- Ryan Lortie added new keyfile-based “dump” and “load” commands to the dconf cli tool.
- Felix Riemann modified the map eog plugin to parse coordinate tags directly from the EXIF data . (GNOME bug 654650)
- Some more Chinese poetry has been added to Pango test suite.
- Cosimo Cecchi implemented a first iteration of an inline preview into gnome-documents.
- Ignacio Casal Quinteiro updated gitg to show “gravatar” when changing the revision.
- Nohemi Fernandez added a fullscale keyboard to Caribou, extending the US touch layout by including keys from the hardware keyboard (ie. Ctrl/Alt, etc).
- Workarounds for Microsoft Excel ODF bugs were made in Gnumeric by Andreas J. Guelzow.
- Robert Bragg added ColorMask support to Cogl, a color mask being a bit mask defining which color channels should be written to the current framebuffer.
- Support for new org.gtk.GDBus.C.UnixFD annotation has been added into gdbus-codegen by David Zeuthen.
- Paolo Bacchilega improved gthumb interaction with file-roller, now allowing to drop files from file-roller and get them extracted into the gthumb file list.
- Jonathan Matthew replaced the metadata and encoder backends in Rhythmbox by GstDiscover, a decodebin2-based pipeline, and encodebin, fixing too many bugs to list in the process.
- Arx Cruz added HTML support (via webkitgtk) into the –text-info option of zenity . (GNOME bug 598655)