Issue 197
July 15, 2012
This week… 1778 commits, in 207 projects, by 207 happy hackers (and 225 were translation commits).
- Edward Hervey ported clutter-gst to GStreamer 1.0, and Florian Müllner did the same for gnome-shell. (GNOME bug 679445)
- Juan Pablo Ugarte fixed important memory leaks in glade. (GNOME bug 679487)
- In epiphany Carlos Garcia Campos continued his port to WebKit2, this time with support for persistent cookies. (GNOME bug 679369)
- David Henningsson and Conor Curran added the necessary backend work to get the gnome-control-center sound panel use the new port introspection capability of PulseAudio 2.0. (GNOME bug 674831)
- Martin Pieuchot contributed support for allocating PTYs through openpty on BSD to gvfs sftp backend. (GNOME bug 679790)
- David Zeuthen updated gnome-disk-utility to rescan device when it’s done restoring a disk image onto it, so no physical replug is necessary.
- In Nautilus William Jon McCann added a “recent files” place. (GNOME bug 325824)
- In gtk-vnc Daniel P. Berrange added support for connecting to GSocketAddress instances.
- Robert Bragg added support for resizable windows to cogl.
- Rui Matos updated gnome-settings-daemon keyboard plugin to set IBus engines from input sources. (GNOME bug 676102)
- Paolo Bacchilega changed file-roller to be able to extract rar archives with ‘The Unarchiver’ (unar). (GNOME bug 646606)
- Guillaume Desmottes added a dialpad button widget to Empathy, to improve the dialpad functionalities. (GNOME bug 679396)
- Milan Crha fixed evolution-data-server to make it possible to cancel search in search folders. (GNOME bug 578240)
- Jean Bréfort added support for gobject introspection to gnumeric. (GNOME bug 670271)
- In libsecret Stefan Walter added some documentation for how to migrate from libgnome-keyring.
- Rob Bradford landed several wayland changes in GTK+, including a port to the new input protocol mechanism.
Issue 186
April 29, 2012
This week… 1687 commits, in 161 projects, by 204 happy hackers (and 250 were translation commits).
- Juan Pablo Ugarte redid the Glade UI, in Glade, and using GtkBuilder, GResources, and GtkAction.
- Florian Müllner ported gcalctool to GtkApplication, and replaced the existing menu bar with an app menu. (GNOME bug 674529)
- Michael Wood added an “in-seek” property to clutter-gst, this can be used when we need to keep external controllers in sync with the current progress without having to poll for the progress.
- In Gnumeric Andreas J. Guelzow improved again support for ODF spreadsheets, this time by importing the page headers.
- Jasper St. Pierre improved the notification part of gnome-shell to match applications on WM_CLASS. (GNOME bug 673761)
- In Clutter Emmanuele Bassi added basic geometric types (point, size, rect) so they can used in properties and accessors.
- Raul Gutierrez Segales contributed a port of folks to gsettings. (GNOME bug 647909)
- Cosimo Cecchi added an application menu to Nautilus. (GNOME bug 674532)
- In gvfs David Zeuthen added support for getting/storing LUKS encryption passphrase from the keyring. (GNOME bug 674161)
- Dan Winship reorganised the proxy resolution code of libsoup, and added support for SOCKS and other proxy types. (GNOME bug 553269)
- In GTK+ Matthias Clasen added a ‘fine adjustment’ mode to ranges, Shift-click in the slider now starts a drag in ‘fine adjustment’ mode, where the slider is moved 10-times slower than the mouse.
Issue 162
November 13, 2011
This week… 1767 commits, in 177 projects, by 215 happy hackers (and 201 were translation commits).
- Aurimas Černius added an option for displaying the gnote status icon in its preferences dialog. (GNOME bug 663817)
- Hubert Figuière is back hacking on niepce and added support for flagging pictures, as well as importing flags from XMP files.
- Florian Müllner ported mutter preferences from gconf to GSettings. (GNOME bug 635378)
- In the udisks2 port of gnome-disk-utility David Zeuthen made a first stab at a “Create Partition” dialog.
- Nicolas Dufresne work on HW accelerated element landed in clutter-gst.
- Marc-André Lureau enabled audio support for spice machines in gnome-boxes.
- In Empathy Danielle Madeley made the GNOME Online Accounts optional again. (GNOME bug 663442)
- In yelp-xsl Shaun McCance added new about footers for both docbook and mallard documents.
- Jean Bréfort fixed the rendering of outline levels in gnumeric. (GNOME bug 663663)
- In libgda Vivien Malerba made GdaHolder thread safe, and implemented the GdaLockable interface.
- Frank Ziegler contributed configurable browser filters to Banshee.
- Michael Meeks added some initial support for V7+ websockets to the broadway GTK+ backend.
Issue 156
October 2, 2011
This week… 2810 commits, in 216 projects, by 325 happy hackers (and 767 were translation commits).
- In gdk-pixbuf Keith Moyer fixed gif animation delays between frames. (GNOME bug 655755)
- Jonathan Matthew converted Rhythmbox to be based on GtkApplication.
- Emmanuele Bassi added support for run-time backend detection in clutter-gtk.
- Jasper St. Pierre added a better, more contextual review list UI for extensions.gnome.org.
- Dan Winship updated libsoup to use GTlsDatabase, and added new SoupSession properties for it.
- In clutter-gst Damien Lespiau changed how audio and subtitles tracks are reported.
- Cosimo Cecchi updated gnome-screenshot to use GNOME Shell DBus screenshot interface if available. (GNOME bug 657330)
- Sébastien Wilmet changed latexila to use theme icons, instead of relying of icons copied from Kile.
- Murray Cumming updated glom to use CSS3 formatting for colors.
- Ignacio Casal Quinteiro added a snippets manager to gedit-latex.
- Copy and paste from gnumeric to other programs has been fixed by Andreas J. Guelzow. (GNOME bug 660242)
- In goffice Morten Welinder improved the precision of range functions when the input vector is (near-)constant.
- Jens Georg added some delay before handling SoupMessage signals in rygel, to avoid getting stray signals when one of the precondition checks fails.
- Support for DVD playing has been added to Banshee, this includes menu navitation and is the work of Alex Launi, Olivier Dufour, and Bertrand Lorenz.
- Richard Hugues added an ICC profile metadata blacklist to gnome-color-manager.
- Jonny Lamb removed workarounds for Butterfly bugs from Empathy. (GNOME bug 612555)
- Christophe Dumez optimised the parsing of vcards in evolution-data-server.