Issue 211

October 21, 2012

This week… 2002 commits, in 189 projects, by 218 happy hackers (and 382 were translation commits).

  • Bastien Nocera added forward geocoding search (the process of turning an address into a latitude and longitude) to geoclue-glib.
  • Carlos Garcia Campos switched devhelp to use WebKit 2 by default.
  • Parag Nemade added a single default ibus engine for Indic locales to gnome-settings-daemon keyboard plugin. (GNOME bug 685954)
  • In orca Joanmarie Diggs added a fix for braille email address auto completions in Thunderbird.
  • In gdm Tim Lunn contributed a fix for shutdown and restart on ConsoleKit systems. (GNOME bug 686125)
  • Cosimo Cecchi changed Nautilus bookmarks handling to avoid synchronous I/O.
  • David Zeuthen updated gnome-disk-utility to use libdvdcss, if available, for creating images of DVDs.
  • Rob Bradford ported cogl to the new Wayland protocol.
  • Kai Willadsen fixed meld to correctly handle metadata-only changes in Git. (GNOME bug 655315)
  • Xan Lopez fixed epiphany so it doesn’t automatically download embedded objects. (GNOME bug 683635)
  • Michael Hill updated the gnome help in gnome-user-docs to reflect the removal of mode switch.
  • Debarshi Ray added ownCloud support to gnome-online-accounts. (GNOME bug 660573)
  • In gnumeric Morten Welinder improved the speed of saving large sheets as ODS file, also reducing file size along the way.
  • Robert Ancell landed the Vala part of gcalctool. (GNOME bug 640685)

Read the rest of this entry »

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.

Read the rest of this entry »

Issue 184

April 15, 2012

This week… 1915 commits, in 197 projects, by 195 happy hackers (and 447 were translation commits).

  • Richard Hughes changd gnome-color-manager to show the actual ICC profile after calibration if the user is using a LiveCD.
  • Zeeshan Ali simplified a little bit the creation of VMs in gnome-boxes. (GNOME bug 672567)
  • In cogl Robert Bragg reworked the SDL integration API to simplify the integration for application developers.
  • Dan Winship fixed up TLS/SSL property interactions in libsoup. (GNOME bug 673678)
  • Peter Hutterer modified the wacom gnome-control-center panel to update the UI if a new tool gets plugged in. (GNOME bug 672691)
  • Jakub Steiner added cyrillic support to the cantarell fonts.
  • Giovanni Campagna fixed a gnome-shell crash when NetworkManager restarted. (GNOME bug 673043)
  • Bastien Nocera ported Totem grilo plugin to the 0.2 API.
  • In Epiphany Xan Lopez added a setting to control whether the session is automatically restored. (GNOME bug 673453)
  • Felix Riemann changed eog to avoid recompressing JPEGs as PNG when printing, this reduces the file size of the resulting PDF file pretty much to the source file size. (GNOME bug 394260)
  • Matthias Clasen improved test coverage of various parts of glib.
  • Paolo Bacchilega modified gthumb to show an emblem when a file is added to a selection.

Read the rest of this entry »

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.

Read the rest of this entry »

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.

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 161

November 6, 2011

This week… 1522 commits, in 143 projects, by 202 happy hackers (and 179 were translation commits).

  • Dan Winship added API to handle redirections in libsoup.
  • Chris Kühl modified gnome-system-monitor to include the process name in the end and kill process dialogs. (GNOME bug 560162)
  • Will Thompson changed pinpoint to inhibit screensaver while fullscreened.
  • In seahorse Stef Walter implemented locking and unlocking of tokens.
  • Zeeshan Ali added basic support for creating a VM to gnome-boxes.
  • In cogl Robert Bragg started reducing the dependency to glib.
  • David Zeuthen changed gnome-disk-utility to default to formatting removable media as NTFS, noting that ideally we’d have a good filesystem for removable media but that’s not the way things work right now.
  • Ekaterina Gerasimova rewrote the gnome-system-log help in Mallard. (GNOME bug 658455)
  • In gnumeric Andreas J. Guelzow improved text and hyperlinks import/export from and to ODF. (GNOME bug 663135 and GNOME bug 603533)
  • In gparted Curtis Gedak fixed the display of ext2/3/4 and NTFS unicode volume labels. (GNOME bug 662537)
  • Jean Bréfort added some optional support for EPS images into libgoffice.
  • Cosimo Cecchi made a first implementation of a search dropdown filter in gnome-documents.
  • In rhythmbox Jonathan Matthew reworked the search UI and added a source toolbar.
  • Carlos Garcia Campos added a serie of tools to manipulate xps files into libgxps.
  • Jasper St. Pierre added tab-completion to gnome-shell looking glass. (GNOME bug 661054)
  • Patricia Santana Cruz added camera hotplug support to the preferences dialog of Cheese. (GNOME bug 603612)

Read the rest of this entry »

Issue 146

July 24, 2011

This week… 1607 commits, in 160 projects, by 208 happy hackers (and 269 were translation commits).

  • Damien Lespiau added a “camera” background type to pinpoint, “It’s awesome, it lets you put pull your webcam into your presentation.”
  • Gtkhtml was fixed by Matthew Barnes to get font settings from gsettings, not gconf. (GONME bug 655002)
  • Richard Schwarting added much documentation to the gxml library.
  • Ryan Lortie added new keyfile-based “dump” and “load” commands to the dconf cli tool.
  • Felix Riemann modified the map eog plugin to parse coordinate tags directly from the EXIF data. (GNOME bug 654650)
  • Some more Chinese poetry has been added to Pango test suite.
  • Cosimo Cecchi implemented a first iteration of an inline preview into gnome-documents.
  • Ignacio Casal Quinteiro updated gitg to show “gravatar” when changing the revision.
  • Nohemi Fernandez added a fullscale keyboard to Caribou, extending the US touch layout by including keys from the hardware keyboard (ie. Ctrl/Alt, etc).
  • Workarounds for Microsoft Excel ODF bugs were made in Gnumeric by Andreas J. Guelzow.
  • Robert Bragg added ColorMask support to Cogl, a color mask being a bit mask defining which color channels should be written to the current framebuffer.
  • Support for new org.gtk.GDBus.C.UnixFD annotation has been added into gdbus-codegen by David Zeuthen.
  • Paolo Bacchilega improved gthumb interaction with file-roller, now allowing to drop files from file-roller and get them extracted into the gthumb file list.
  • Jonathan Matthew replaced the metadata and encoder backends in Rhythmbox by GstDiscover, a decodebin2-based pipeline, and encodebin, fixing too many bugs to list in the process.
  • Arx Cruz added HTML support (via webkitgtk) into the –text-info option of zenity. (GNOME bug 598655)

Read the rest of this entry »