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 34
May 31, 2009
This week… 1881 commits, in 190 projects, by 250 happy hackers (and 279 were translation commits).
- DBus support has been added to gjs . (GNOME bug 580948).
- gnome-power-manager went back to use the original idletime code to fix backlight bugs, Richard Hughes explained in his commit that “The new IDLETIME code from gnome-session is very buggy, and the old code was much easier to understand. This should fix random DPMS off blanking and the fade-up-down-up on session resume.”
- In Empathy Pierre-Luc Beaudouin added support to display the locations of contacts on a map widget (provided by libchamplain ). (GNOME bug 571667)
- Vinagre gained a new “read-only” toggle button in its toolbar . (GNOME bug 583230)
- Johannes Schmid removed the remaining libglade bits from anjuta, that is now using GtkBuilder . (GNOME bug 530740)
- gdl, the GNOME Docking Library, removed its dependency on libgnome (GNOME bug 580860) and dropped libglade in favour of GtkBuilder (GNOME bug 582511).
- xchat-gnome got rid of the deprecated GTK+ symbols it was using (GNOME bug 572239).
- More than five years after it was first reported, thanks to the migration to WebKit, Epiphany will now set the Referer header when opening links in new tabs . (GNOME bug 120341)