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 167
December 18, 2011
This week… 1782 commits, in 171 projects, by 230 happy hackers (and 189 were translation commits).
- Philip Chimento converted Devhelp from IgeMacIntegration to GtkOSXApplication, a change necessary to build on 64-bit Macs . (GNOME bug 663789)
- In rhythmbox Jonathan Matthew used some special cow powers to made password prompts work properly . (GNOME bug 666338)
- In gnome-themes-standard Lapo Calamandrei continued working on unfocused window appearance, styling radio, checks, sliders, progressbars and scrollbars.
- Juan A. Suarez Romero updated the shoutcast plugin in grilo-plugins to the SHOUTCast 2.0 API.
- Zeeshan Ali added some UI to gnome-boxes for specifying product key (Windows XP & 2003 ). (GNOME bug 666030)
- Alexander Larsson added support for unlinking contacts to gnome-contacts.
- Jakub Steiner updated gnome-color-manager colorimeter artwork.
- Alex Murray added automatic dimming / toggling to keyboard backlight to gnome-settings-daemon power plugin.
- Work on the Firebird provider, by Faghmie Davids, was pushed into libgda.
- In Evince Cyril Soldani added an option to show odd pages on the left in dual mode.
- Andreas J. Guelzow fixed LaTeX export of cyrillic in Gnumeric . (GNOME bug 666340)
- In Rygel Jens Georg added hacks for XBMC to recognize DLNA mime-types as AAC for AAC files.
- Robert Roth contributed to gnome-system-monitor a patch to summarize the processor cores to be able to display sysinfo for multi-core systems with more than 13 cores . (GNOME bug 664926)
- Christian Persch added a lock button the the drwright break window . (GNOME bug 128381)
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 165
December 4, 2011
This week… 2239 commits, in 150 projects, by 214 happy hackers (and 137 were translation commits).
- Heinrich Müller added flagging of individual articles in Pan . (GNOME bug 651307)
- Mario Sanchez Prada replaced the adblock epiphany extension by a port of Midori adblocker, which is compatible with the EasyList subscriptions for “AdBlock Plus” ;. (GNOME bug 660154)
- Dan Winship added server-side session cache support to glib-networking gnutls backend . (GNOME bug 636574)
- Colin Walters updated gnome-settings-daemon to monitor for gnome-shell presence, and update the Gtk/ShellShowsAppMenu property accordingly.
- Vibha Yadav contributed support for delegation in evolution-ews . (GNOME bug 656376)
- In gnome-screensaver Antoine Jacoutot implemented OpenBSD authentication using bsd_auth (instead of PAM ). (GNOME bug 651554)
- Seif Lotfy added a new dashboard plugin to gedit, it displays a grid of recently/most used files upon opening a new tab . (GNOME bug 663466)
- Tom Tryfonidis contributed a redesign of the about: pages of Epiphany . (GNOME bug 665136)
- Alan Knowles added an (experimental) xorg extension to seed.
- In Orca Joanmarie Diggs added support for speech presentation of embedded object characters in WebKitGtk content.
- Milan Crha added “Listen for server notifications” option to mail, address book, and calendar parts of evolution-mapi.
- Rob Bradford added a first version of a “baremetal” backend for EGL on KMS to cogl.
- Takeshi Kurosawa contributed support for basic vertical writing to librsvg . (GNOME bug 664533)
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 150
August 21, 2011
This week… 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 smaller meta messages, has been pushed into gnome-shell by Allan Day.
- GNOME Contacts got an initial, and crude, dialog for linking contacts.
- Jiří Techet made the zoom animation in libchamplain configurable.
- The Aunt Mary game has been added back to Aisleriot by Christian Persch . (GNOME bug 325039)
- Ignacio Casal Quinteiro updated the search popup of gedit to use CSS for styling.
- Shaun McCance speeded up urlencode calls in cache generation in yelp-xsl.
- Rodrigo Moya migrated the smartcard gnome-settings-daemon plugin from dbus-glib to gdbus.
- John Stowers added per-document preferences to gedit-latex.
- The new log window of Empathy got landed by Danielle Madeley.
- Matthew Barnes added a “security-method” property to evolution port entry.
- In Gnumeric Andreas J. Guelzow added support for the HPFILTER, a function calculating the Hodrick Prescott Filter.
- The new font chooser dialog, developed by Alberto Ruiz, was merged into GTK+.
Issue 148
August 7, 2011
This week… 1642 commits, in 165 projects, by 217 happy hackers (and 223 were translation commits).
- Jesse van den Kieboom added pre-commit and post-commit hook execution to gitg.
- Stef Walter implemented GTlsDatabase into glib-networking, an abstract object implemented by the various TLS backends, which is used by GTlsConnection to lookup certificates and keys, as well as verify certificate chains . (GNOME bug 636572)
- Stef Walter also ported libcryptui to use GSettings.
- In Rygel Luis de Bethencourt made the AVC_MP4 and AAC_ISO_320 transcoders configurable.
- Guillaume Desmottes changed Vinagre to default to 8 bit color depth for Telepathy tubes, as those connections are often slower than local connections . (GNOME bug 655415)
- Vincent Untz ported gnome-panel to use the new gnome-menus API . (GNOME bug 649327)
- Fabien Parent contributed support for user defined assembly syntax in Nemiver.
- Richard Hughes added a backlight helper to the gnome-settings-daemon power plugin, as xbacklight isn’t always present.
- Jasper St. Pierre made looking glass recognize new extensions as they are added to gnome-shell . (GNOME bug 654770)
- The new Evolution documentation, in Mallard and written and assembled by Andre Klapper has landed.
- Shaun McCance added support for a “button” style on link, in yelp-xsl.
- Support for rich text in legends has been added to goffice by Jean Bréfort.
- Cosimo Cecchi removed the built-in hover audio previewer from Nautilus, as there is now sushi.
- Joaquim Rocha added support for exporting to PDF in ocrfeeder.
- Bastien Nocera added a plugin to rotate videos to Totem . (GNOME bug 589399)
- Morten Welinder excised usage of libgnome* and bonobo from Gnumeric.
- In evolution-data-server Philip Withnall added support for getting and setting photos on contacts from Google Contacts, including caching support . (GNOME bug 619135)
Issue 145
July 17, 2011
This week… 2446 commits, in 159 projects, by 280 happy hackers (and 451 were translation commits).
- Raluca Elena Podiuc made the effect previews of Cheese scale with the window.
- Pedro Castro updated gnome-subtitles to show the character count in the margin . (GNOME bug 625485)
- A new extension for the shell has been contributed by Erick Pérez Castellanos, workspace-indicator shows a menu in the status area that indicates current workspace and allows for quick switching, similar to the workspace-indicator applet in GNOME 2.
- Raul Gutierrez Segales added an evolution-data-server backend to folks . (GNOME bug 638281)
- Support for libgdata 0.9 has been added to the postasa eog plugin by Felix Riemann . (GNOME bug 654302)
- Jakub Steiner improved the appearance of menu and window default shadows . (GNOME bug 649374)
- Enrico Minack introduced index value expansion and tree organization of quotes in the invest applet.
- Andreas J. Guelzow improved the conditional formatting dialog of Gnumeric.
- Matthias Clasen added new g_unichar_compose() and g_unichar_decompose() functions to glib . (GNOME bug 654195)
- Cosimo Cecchi turned the automout plugin of gnome-settings-daemon into a separate binary . (GNOME bug 653521)
- Stef Walter updated gcr to display the first photo uid as icon for GnuPG keys . (GNOME bug 650433)
Issue 144
July 10, 2011
This week… 2403 commits, in 164 projects, by 215 happy hackers (and 278 were translation commits).
- For Giggle Sebastien Ponce implemented different ways to look at diffs: by hunks, by file or all at once.
- Toms Baugis made the first steps towards a gnome shell extension for Hamster.
- Stef Walter updated gnome-keyring to use p11-kit for module loading, messages, and URI parsing.
- Florian Müllner made it possible for a Mutter theme to use custom colors from the GTK+ theme.
- GNOME Shell was changed by Guillaume Desmottes to the number of unread messages in the notification icons.
- In Empathy Emilio Pozuelo Monfort flipped the video preview horizontally to match what is being done in other applications . (GNOME bug 639353)
- Richard Hughes moved power management functionalities into a new gnome-settings-daemon plugin.
- Øyvind Kolås added a performance tracking framework to Clutter.
- Rodrigo Moya added a System tab to the region system settings panel.
- Andreas J. Guelzow added an interface for conditional background formatting of Gnumeric cells.
- David Zeuthen added support for DeviceAutomountHint in gnome-disk-utility . (GNOME bug 653184)