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