Issue 77
March 28, 2010
This week… 3046 commits, in 229 projects, by 308 happy hackers (and 1235 were translation commits).
- Another big week for translators, German, Bulgarian, Portuguese and Solvenian are now totally translated, 33 teams are over the 90% bar, and 55 over the 70% bar. This week award goes to the Asturian, progressing by over 4 points.
- XChat-GNOME got a fullscreen mode. (GNOME bug 445638)
- Glade has been switched to use the new GtkToolPalette widget, instead of a custom widget (GNOME bug 613956); Tristan Van Berkom wrote about it in The Glade palette goes full circle.
- Ryan Lortie merged the GVariant parser into glib. (GNOME bug 600271)
- The font plugin of gnome-settings-daemon has been disabled. (GNOME bug 613604)
- GNOME Shell has been updated so that ejecting drives will run the same action as in Nautilus. (GNOME bug 613405)
- Jiří Techet changed libchamplain so it cancels the download of tiles that get out of the viewport.
- Vivien Malerba added support for variables in GdaBrowser data manager.
- Support for GObject Introspection has been added to gtk-vnc, as well as a sample javascript demo program.
Issue 67
January 17, 2010
This week… 2106 commits, in 195 projects, by 235 happy hackers (and 348 were translation commits).
- Behdad Esfahbod added the possibility to save the content of a terminal. (GNOME bug 24457)
- Vinagre feature to share a desktop over Telepathy has been ported to the latest Telepathy API, removing the requirement on Empathy to dispatch tubes.
- A new accounts-dialog module has been imported, talking to a new accountsservice service to manage accounts; Matthias Clasen announced it on his weblog: Old Promises.
- Parallel to those developments Milan Bouchet-Vala continued hacking on the accounts management in system-tools-backend and GNOME system tools, improving both backends and user interface.
- XChat-GNOME got rid of libgnome and libgnomeui (GNOME bug 584887); the GNOME Panel also got rid of them.
- gdm has been fixed to not display a different message for user unknown versus a failed password for a valid user, to avoid revealing which user names are valid without authenticating. (GNOME bug 606703)
- Andrea Cimitan speed up the Murrine engine in RGBA mode, fixing the way webkit windows were handled along the way.
- Alexander Larsson added support for lazy loading of giomodules to GLib.
- Thomas Wood worked on the evolution of the control center, moving to a single window approach, in the single-window-shell branch, read his weblog for more info.
- GNOME Disk Utility got a first cut at LVM2 support, with support for creating Logical Volumes; support for setting up striping and mirroring will come later.
- Bastien Nocera added cropping capability to the chooser widget of Cheese. (GNOME bug 606730)
- Toms Baugis improved the hamster applet so it will now adapt automatically to theme colours.
- Epiphany “find on page” feature has been improved to wait a little bit before searching for one or two character strings, which slowed down things. (GNOME bug 598322)
Issue 50
September 20, 2009
This week… 2699 commits, in 227 projects, by 271 happy hackers (and 1213 were translation commits).
- This is the week before the 2.28.0 and translators are working like crazy, Maithili support literally jumped from 43% to 55%, Asturian also jumped, progressing of 8 points; Galician, German and Hungarian all reached 100% of UI strings translated.
- Brasero got event sound support, sounds will be played when a CD finished burning. (GNOME bug 594954)
- A new WebSharing extension has been added to F-Spot.
- Ryan Lortie added a D-Bus service for dconf (GNOME bug 595479).
- Epiphany gained back its context menu, thanks to the new WebKitHitTestResult support in WebKit.
- Nemiver gained support for editing breakpoint condition.
- Evolution got rid of its dependency on libgnome and libgnomeui, Matthew Barnes blogged on how Evolution is now 100% Bonobo free. (GNOME bug 567283)
- Screen locking on suspend or hibernate has been fixed in gnome-session (GNOME bug 595154)
- XChat-GNOME got an option to hide its statusbar (GNOME bug 524030).
- GNOME Shell has been updated to make the run dialog and “looking glass” debug console work in the overview. (GNOME bug 595116)
- David Zeuthen added GObject introspection support to PolkitGtk.
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)