Issue 204
September 2, 2012
This week… 2224 commits, in 227 projects, by 213 happy hackers (and 608 were translation commits).
- Lucian Langa added parser and formatter modules to handle feed articles in evolution-rss.
- Mike Fleetwood contributed LVM2 Physical Volumes read and write support to gparted. (GNOME bug 670171)
- Florian Müllner added an application menu to sound juicer. (GNOME bug 675245)
- In gnome-documents Cosimo Cecchi added a notification while tracker is indexing the file system. (GNOME bug 670995)
- Erick Pérez Castellanos reworked the toolbar of gnome-calendar to match the mockups.
- In gnome-clocks Paolo Borelli added stop and snooze buttons when an alarm is ringing.
- The port of GIMP filters to gegl operations, done as a Google Summer of Code project by Maxime Nicco and Hans Lo, has landed.
- Milan Crha fixed evolution-data-server to correctly use cached contacts first. (GNOME bug 682706)
- Philip Withnall added support for lazy initialisation of properties into folks.
- Pascal de Bruijn contributed support for the Arduino wifi shield to gnoduino.
- In clutter Emanuele Aina added support for panning in scrollable actors. (GNOME bug 681648)
- Sebastian Geiger improved the ‘print to file’ options in the print dialog of GTK+. (GNOME bug 682129)
- Paolo Bacchilega added the ability to load WebP images in gthumb.
- In gnome-shell Giovanni Campagna added a new lock screen menu to combine volume network and power. (GNOME bug 682540)
- Rui Matos updated gnome-settings-daemon to not use IBus when running in fallback mode. (GNOME bug 679819)
- Claudio Saavedra ‘in-tab-overview’ branch of Epiphany has landed, it implements a replacement for the default page that shows a grid with the most visited pages.
Issue 183
April 8, 2012
This week… 1783 commits, in 181 projects, by 224 happy hackers (and 359 were translation commits).
- Martin Pitt added support for GFlags properties to pygobject. (GNOME bug 620943)
- In libsoup Dan Winship fixed some problems with cancelling an asynchronous socket connect operation.
- Bastien Nocera moved Totem application-wide menu items to a new app menu. (GNOME bug 673098)
- Philip Withnall added support for resumable uploads and updates to the Documents API in libgdata.
- In Empathy Laurent Contzen added support for local IP address and port in SIP account settings widget. (GNOME bug 669134)
- Martin Olsson changed ghex to show file offset in statusbar as 0xOFFSET instead of OFFSET.
- Neil Roberts added a mechanism for determining GPU driver details to cogl.
- Owen Taylor changed Mutter not to try to auto-maximize not-maximizable windows. (GNOME bug 673566)
- Lucian Langa fixed bootloader burning in gnoduino.
- In gnome-online-accounts Debarshi Ray added D-Bus APIs to enable/disable Mail, Calendar, Contacts, Chat, and Documents. (GNOME bug 657905)
- Damien Sandras improved the notifications of Ekiga, especially when running under GNOME Shell.
- In gnumeric Andreas J. Guelzow fixed the properties page of Document Properties dialog. (GNOME bug 673256)
- Alexander Larsson removed the GTK+ ms-windows engine as it is no longer used for the windows theme anymore.
Issue 178
March 4, 2012
This week… 2035 commits, in 191 projects, by 224 happy hackers (and 616 were translation commits).
- Lucian Langa added initial support for arduino 1.0 to the gnoduino IDE.
- Carlos Garcia Campos fixed the zoom in and out actions of devhelp. (GNOME bug 658796)
- Shaun McCance made various improvements to the TTML support in Yelp, used for video subtitles.
- Stef Walter added some functions to expose a secure memory API from gcr.
- He later used it in the implementation of a gnome-keyring prompter integrated within gnome-shell.
- Also in gnome-shell, Florian Müllner added the possibility to start a drag to restore a window from the panel. (GNOME bug 666359)
- Jasper St. Pierre modified ghex to use gresource. (GNOME bug 671101)
- Paolo Borelli did the same for a bunch of gedit plugins.
- Alexander Larsson added support in gnome-contacts for linking non-main contacts with other non-main contacts, this is useful to link telepathy contacts together.
- In GTK+ Matthias Clasen implemented support for touch events to the colorswatch.
- And Michael Natterer implemented smooth scrolling in the scrolled window and range widgets.
- Emmanuele Bassi added flexible API version boundaries to glib.