Issue 138

May 29, 2011

This week… 2017 commits, in 201 projects, by 256 happy hackers (and 249 were translation commits).

  • In libxml2 Daniel Veillard added options to ignore the internal encoding of XML and HTML documents.
  • Milan Crha ported evolution-couchdb to build with Evolution 3.
  • Lucian Langa implemented the org.gnome.feed.Reader interface in evolution-rss, making it work with the feed subscription support from Epiphany.
  • Eitan Isaacson added “scan” layout functionality to Caribou, he later wrote about it and other Caribou changes in Caribou Week Whatever.
  • Eog was changed by Felix Riemann to use the result of librsvg parser to generate pixel data out of SVG files. (GNOME bug 642725)
  • Marc Alcalà updated the Dock extension for gnome shell to allow for multiple positions on the screen. (GNOME bug 647394)
  • Shaun McCance added a Mallard page status checker to yelp-tools.
  • Øyvind Kolås added the start of a speaker screen to the pinpoint presentation tool.
  • In frogr Mario Sanchez Prada added support for using the GNOME general proxy settings. (GNOME bug 644841)
  • Richard Hughes updated the gnome-settings-daemon color plugin to watch the user directories for ICC files and (un)register them with colord.
  • Libsoup got a workaround for broken apache Content-Encoding on .gz files. (GNOME bug 613361)
  • The Epiphany location entry was updated to not change background colour for security state, relying on a visible symbolic lock icon when needed.
  • Colin Walters added tracking changes in WM_CLASS to GNOME Shell. (GNOME bug 649315)
  • Matthias Clasen implemented network sharing (aka ‘Hotspot’) into the network settings panel.

Read the rest of this entry »

Issue 137

May 22, 2011

This week… 1811 commits, in 154 projects, by 213 happy hackers (and 166 were translation commits).

  • Lapo Calamandrei reworked all window related icons, notably improving the “window new” icon (GNOME bug 650712)
  • John Stowers started working on introspection support for goocanvas.
  • In GNOME Color Manager Richard Hughes added functionality to show optional notifications when a color profile is out of calibration.
  • The colour preferences panel based has been reworked based on feedback from the designers and incorported into gnome-control-center.
  • In gthumb Paolo Bacchilega added the ability to rotate a picture dragging the image.
  • Alexander Larsson added presence icons to chat details in gnome-contacts.
  • Mutter got support for style variants, so that colors from the GTK+ style are picked from the correct theme variant. (GNOME bug 645355)
  • Will Thompson added a /whois command to Empathy. (GNOME bug 571631)
  • Shaun McCance added epub build code to Yelp, and worked on the video javascript and CSS in yelp-xsl.
  • Initial work on a gnome-online-accounts client has been started by David Zeuthen in the goa-client branch of gnome-shell.
  • Stef Walter added support for listing secret gnupg keys in gnome-keyring.
  • Matthias Clasen pushed a prototype of a initial-setup application into the wip/initial-setup branch of gdm.

Read the rest of this entry »

Issue 136

May 15, 2011

This week… 1676 commits, in 176 projects, by 204 happy hackers (and 331 were translation commits).

  • In gobject-introspection David Zeuthen added support for the (skip) annotation on parameters and return values. (GNOME bug 649657)
  • Alan Lawrence added more Mandarin alphabets to dasher.
  • John Stowers and Loïc Faure-Lacroix added support for installation and management of shell extensions to gnome-tweak-tool.
  • Maxim Ermilov added a new “system monitor” extension to gnome-shell-extensions. (GNOME bug 634080)
  • Stefan Kost finally removed the generation of old devhelp files from gtk-doc.
  • In gnome icon theme symbolic Jakub Steiner added a two state star status icon for marking favourite objects.
  • Cosimo Cecchi updated sushi to load pixbufs asynchronously, just like the evince plugin does with PDF.
  • And in Nautilus he hooked the previewer to the list and icon views.
  • The Contacts application has been imported in Git, in the gnome-contacts module.
  • Stefan Walter added some images for gcr widgets to the documentation of gnome-keyring.
  • Bastien Nocera added some simple caching to geocode-glib.
  • Andreas J. Guelzow restored the Gnumeric print range functionality. (GNOME bug 649714)
  • Jasper St. Pierre added a selected-text-color property to clutter-text.
  • Christian Kellner fixed the way URLs were encoded in the gvfs webdav backend.
  • In gnome-games the fullscreen mode of glchess was fixed by Robert Ancell.
  • Matthias Clasen added an initial migration chapter for GtkGrid to the GTK+ reference documentation.

Read the rest of this entry »

Issue 135

May 8, 2011

This week… 2114 commits, in 197 projects, by 213 happy hackers (and 355 were translation commits).

  • Dodji Seketeli added initial support for “jump to” in Nemiver. (GNOME bug 560235)
  • Ryan Lortie added support for lockdown to dconf.
  • Colin Walters updated gjs to support compilcation with the standalone mozjs185 release. (GNOME bug 646369)
  • Rupert Swarbrick rewrote the way info files are read in yelp, fixing bugs and making the logic much simpler in the process.
  • Ignacio Casal Quinteiro ported gdl to use GtkStyleContext. (GNOME bug 649258)
  • Richard Hugues added a new notify_notification_set_app_name() function to libnotify, to set the application name for a single notification, this makes it possible for a daemon like gnome-settings-daemon to produce persistent messages with the correct application name. (GNOME bug 648947)
  • Eitan Isaacson merged the “geometry” branch of Caribou, bringing some major changes such as coupling keyboard layout with xkb state, simplifying layout format, a new introspectable libcaribou library, and a D-Bus UI, to have the main caribou app activate the keyboard via D-Bus.
  • Elad Alfassa added support for globally installed gnome shell themes in the “user-theme” extension.
  • Cosimo Cecchi added a progressbar-pattern style property to the Adwaita engin.
  • In clutter Robert Bragg removed the last dependency on the GdkPixbuf API.
  • Xavier Claessens added a chat theme preview to Empathy preferences window. (GNOME bug 541438)
  • Bastien Nocera changed the media keys gnome-settings-daemon plugin to use a symbolic icon for Eject.
  • Stefano Pettini added proper support for alpha channel in the rotate tool of gthumb.
  • Torsten Schönfeld wrapped more parts of the Cairo API to Perl.
  • Andreas J. Guelzow made Gnumeric handle MS Works formula. (GNOME bug 649406)
  • Mattias Clasen added a new “lock button” widget to GTK+ (GNOME bug 626457) as well as a new style for assistants.

Read the rest of this entry »

Issue 134

May 1, 2011

This week… 2045 commits, in 208 projects, by 235 happy hackers (and 438 were translation commits).

  • In gthumb Paolo Bacchilega added a map vto view the geographical position where the picture was taken.
  • Cosimo Cecchi changed sushi to remove the window title when going fullscreen.
  • Gioavanni Campagna added a new “Removable Drive Menu” extension for gnome-shell, this adds a menu in the system status area that tracks removable disk devices attached and offers to browse them and eject/unmount them. (GNOME bug 647027)
  • Hans Breuer worked on updating the dia manual to match recent changes. (GNOME bug 632660)
  • Alberto Ruiz went on adding gobject introspection annotation to functions in pango.
  • In GNOME Settings Daemon Bastien Nocera simplified the NTP handling for distributions.
  • Guillaume Desmottes refactored the usage of Telepathy in GNOME Shell, porting it to TpBaseClient. (GNOME bug 645585)
  • Also in GNOME Shell Giovanni Campagna updated the network menu to keep wireless networks in a predictable ordre. (GNOME bug 646580)
  • Shaun McCance added some basic Mallard conditional processing to Yelp.
  • Epiphany status overlay was updated by Alexandre Mazari to slide out when the mouse pointer goes close by. (GNOME bug 643909)
  • Felix Rieman switched eog to use lcms2 for colour management.
  • GNOME Terminal has been updated to use gsettings for proxy settings, by Christian Persch. (GNOME bug 647077)
  • John Stowers greatly improved shell theme selection and installation in gnome-tweak-tool.
  • Sébastien Granjoux added the possibility to change directory group properties in Anjuta.
  • Jonathan Matthew removed the old plugin system of rhythmbox, completing the switch to libpeas.

Read the rest of this entry »