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 171
January 15, 2012
This week… 1971 commits, in 211 projects, by 183 happy hackers (and 253 were translation commits).
- Owen Taylor correct memory management for singletons in gjs.
- In gparted Mike Fleetwood contributed resize support to nilfs2. (GNOME bug 642842)
- Zeeshan Ali changed gnome-boxes to use floppy image only for Windows express install, switching to emulating a USB drive for other images. (GNOME bug 666956)
- Christian Persch reimplemented .svgz support into rsvg-view.
- Federico Mena Quintero merged his docking-stations branch into gnome-settings-daemon, this lets docking stations work better in the light of plugging external monitors.
- Matthias Clasen added optional systemd support to the user accounts panel of gnome-control-center. (GNOME bug 666573)
- Milan Crha improved the performance of the addressbook cache of evolution-data-server. (GNOME bug 644817)
- In gnome-system-monitor Krishnan Parthasarathi contributed a new Process Properties dialog. (GNOME bug 543347)
- Shaun McCance updated mal2html conversion to reflow grid and 2column links on small screens.
- In Banshee Olivier Dufour added xesam:userRating field in track metadata. (GNOME bug 665997)
- Jean Bréfort fixed formula interpretation in plot series in Gnumeric. (GNOME bug 662237)
- In Epiphany Xan Lopez made the visible name of the application always be ‘Web’. (GNOME bug 666587)
- Rob Bradford added a basic implementation of GtkClipboard for Wayland into GTK+.
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)