Issue 52

October 4th, 2009

This week… 2015 commits, in 171 projects, by 239 happy hackers (and 242 were translation commits).

  • Robin Sonefors contributed a prime factorization function to gcalctool (GNOME bug 563217).
  • Evolution got rid of all the deprecated GTK+ symbols it used (GNOME bug 572348).
  • Pascal Terjan ported the Pidgin nautilus-sendto plugin to use Pidgin D-Bus API (GNOME bug 597039).
  • GNOME Shell added a calendar pop-down to the clock (GNOME bug 596432).
  • Sound Juicer has been converted to use the Inhibit interface from gnome-session (GNOME bug 596570).
  • Vinagre got configurable depth support (in the “depth” branch, to be merged once a new gtk-vnc release gets out ). (GNOME bug 485204)
  • Thanks to the efficient scrollback store in vte 0.22 Christian Persch added support for unlimited scrollback to gnome-terminal.
  • Nautilus gained a checkbox for not assocating a filetype on open with . (GNOME bug 92497)
  • Ryan Lortie commited GSettings property binding support and a GValue serialiser into the gsettings glib branch.
  • Empathy fixed its handling of fallback HTML files in Adium themes . (GNOME bug 596303)

Read the rest of this entry »

Issue 19

February 15th, 2009

This week… 1783 commits, in 177 projects, by 180 happy hackers (and 753 were translation commits).

  • GNOME is now approaching 2.26 fast, and translators started, or doubled, their efforts to get it available in their languages, Daniel Nylander, Jorge Gonzalez Gonzalez, Gil Forcada Codinachs, Gabor Keleman, Jani Monoses, Alexander Alexandrov Shopov, Chao-Hsiung Liao, Theppitak Karoonboonyanan (and others) all commited many updates from their teams (Swedish (at 99%), Spanish (at 99%), Catalan (at 97%), Hungarian (at 99%), Romanian (at 71%), Bulgarian (at 91%), Chinese (Taiwan and Hong Kong, at 93%) and Thai (at 84%)).
  • The new volume control switched from D-Bus to libunique to insure it has a single instance running. Anjuta did the same, removing old crufty bacon-message code.
  • Rygel now has a gio-based/like asynchronous plugin API. That and
    proper use of Tracker’s APIs makes browsing of media very much faster than before; there was also lots of refactoring, clean-up and
    bugfixes. (thanks Zeeshan for the report)
  • evolution-webcal has removed its lignomeui dependency.
  • Support for incoming room invitation has been merged in Empathy . (GNOME bug 525559).
  • The visual bell settings that were previously in the sound preferences have been moved into the accessibility tab of the keyboard preferences.
  • Metacity will now use libcanberra to play system bell and workspace switch sounds; and sound-juicer will use it to play a sound when the rip is complete (GNOME bug 469258).
  • Also in Metacity, Windows demanding attention should never appear in the alt-tab list unless they’re of a type which might have appeared there anyway.
  • Brasero won’t allow Joliet (so called “Windows compatibility”) when there are symlinks in the tree as Joliet doesn’t support them.

Read the rest of this entry »

Issue 17

February 1st, 2009

This week… 1687 commits, in 167 projects, by 184 happy hackers (and 391 were translation commits).

  • In Conduit, John Stowers added a new dataprovider that changes the desktop wallpaper, and suggests connecting to a flickr RSS feed…
  • Sound Juicer media support has been ported from libnautilusburn to libbrasero-media . (GNOME bug 567286)
  • After much testing Behdad Esfahbod removed the ClassDef->Defined field in Pango, and the associated special-handling code; he wrote “The special-casing was consuming lots of memory. EIGHT MEGABYTES for loading DejaVu Sans! While this could be complete fixed, I decided to remove the special-handling code altogether. I don’t think it will make any real difference, and if it does, we’ll fix fonts.”; in another commit he also saved over 2000 alloc calls when loading DejaVu Sans.
  • Deskbar got an OpenSearch module . (GNOME bug 528184)
  • Cosimo Cecchi implemented write support for the ObexFTP gvfs backend . (GNOME bug 519071)
  • Following libnotify acceptance as an external dependency, Empathy got support and will now show a popup notification when receiving a new message.
  • Ryan Lortie added _async functions for GDataInputStream (async versions of read_line and read_until ). (GNOME bug 568575)
  • file-roller got ported to use gtkbuilder instead of libglade.
  • A good bunch of memory leaks were fixed in brasero.
  • The Volume Control balance widget got updated to use the new GTK+ scale marks.
  • Banshee got a basic clutter UI for rendering the video texture from the clutter sink in the media pipeline.
  • Theppitak Karoonboonyanan went on building modules out of their source trees and filed bugs and patches against those failing, many of those issues are already fixed (in gnome-settings-daemon, Ekiga, Brasero and gnome-keyring).
  • Callum McKenzie finally killed the last bit of libgnome in gnome-applets; and returned the mixer applet.
  • Long standing GTK+ bug (lastly spotted in a post on Planet Gnome by Ruben Vermeersch) got nailed with a patch from Simos Xenitellis . (GNOME bug 162726)
  • Rhythmbox improved its handling of transcoding format selection for MTP devices, now preferring MP3 over M4A/AAC . (GNOME bug 567524)
  • Pavel Kostyuchenko work on Anjuta/Glade3 integration (part of GSoC, see project his proposal) finally got commited . (GNOME bug 542412)

Read the rest of this entry »

Issue 12

December 28th, 2008

This week… 1027 commits, in 147 projects, by 132 happy hackers (and 123 were translation commits).

  • After support for icons has been added in GTK+ last week (and I forgot to note it), Matthias Clasen added a section in the documentation on porting from SexyIconEntry.
  • libgnome dependency got removed from sound-juicer, libgnome/libgnomeui from gfloppy, and bonobo from the Anjuta toolbar.
  • Nemiver variable inspector widget now remember history of the variables . (GNOME bug 536259)
  • Evince got its printing system reworked, making the GUI responsive during printing, with progress information . (GNOME bug 482770)
  • The system log viewer in gnome-utils has been rewritten by Cosimo Cecchi.
  • Metacity got the “Maximize” shortcut to act as “Restore” for maximised windows.
  • Epiphany/gecko got some Gecko 1.9.1 fixes, and Epiphany/webkit can now open new links in new tabs thanks to the new Policy Decision system in WebKit.
  • The new GNOME Volume Control got a few alert sounds (bark, drip, glass and sonar).
  • Rhythmbox switched to a normal GtkTooltip, rather than a custom arrangement of widgets in a SexyTooltip

Read the rest of this entry »