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+.

Read the rest of this entry »

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)

Read the rest of this entry »

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)

Read the rest of this entry »

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)

Read the rest of this entry »

Issue 154

September 18, 2011

This week… 2902 commits, in 262 projects, by 288 happy hackers (and 983 were translation commits).

  • Bastien Nocera added support for NDSi ROMs to the gnome-nds-thumbnailer.
  • Damon Chaplin corrected GooCanvasImage size calcultation when using units other than pixels.
  • In folks Philip Withnall made it possible to write avatars into the evolution-data-server store . (GNOME bug 633781)
  • Michael Meeks pushed an initial port to GTK+ 3 of gnome-main-menu.
  • In GTK+ Cosimo Cecchi added support for prelight cells to GtkIconView.
  • Julien Puydt made a big refactor of the loudmouth plugin code of Ekiga.
  • Johan Dahlin added constant value annotation support to gobject-introspection.
  • Simon Wenner ported the sample-vala and image-export emerillon-plugins to new versions of various libraries.
  • In glom Murray Cumming corrected the automatic navigation to related relationships.
  • Guido Günther updated krb5-auth-dialog to use GtkApplication.
  • Paolo Bacchilega fixed the import of photosets with more than 500 pictures into gthumb . (GNOME bug 648701)
  • Richard Hughes fixed gnome-settings-daemon to use the correct color profiles when switching user.
  • Jasper St. Pierre made gnome-shell pop an an explicit approval dialog when installing a new extension . (GNOME bug 658612)
  • In gnome-keyring Stef Walter made the gcr library accept slightly invalid PKCS#12 files.

Read the rest of this entry »

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.

Read the rest of this entry »

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+.

Read the rest of this entry »

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)

Read the rest of this entry »

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)

Read the rest of this entry »

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)

Read the rest of this entry »