Issue 24

March 22, 2009

This week… 2594 commits, in 269 projects, by 223 happy hackers (and 993 were translation commits).

  • 2.26 got released on Wednesday, and translators worked hard, a special mention for the Maithili and Assamese teams, that improved their percentages by near 20 points.
  • An initial backend support for GDB Variable Objects landed in Nemiver.
  • Philippe Rouquier started splitting brasero between backend and application.
  • The Mini-Commander applet got support for https URL. (GNOME bug 575782)
  • Cosimo Cecchi fixed nautilus to spawn its windows on the correct screen, instead of always using the default one. (GNOME bug 555078)
  • Epiphany got support for translucent link-message statusbar, ‘Inspired’ from Chrome, will show the link-message in a translucent floating div on the bottom left corner of the web view if the normal statusbar is hidden.
  • Cody Russel improved the GTK+ menu theming on Win32, using the new menu styling API, it makes GTK+ looks much better on Windows Vista. (GNOME bug 538840)
  • Rhythmbox will now use the new GtkEntry API for the “clear” icon in its search entry, rather than libsexy’s SexyIconEntry; also GnomeHRef usage has been replaced with GtkLinkButton, that removes the libgnome dependency.
  • Also the Rhythmbox Jamendo XML parser got rewritten to create database entries in a single pass, rather than creating an intermediate structure and converting that to database entries. This speeds up catalogue loading and reduces memory consumption. (GNOME bug 424423)
  • Rygel got transcoding support, from any format (that GStreamer can handle) to
    mp3, LPCM and mpeg transport stream.
  • In the Murrine GTK+ engine Andrea Cimitan removed shadows from comboboxentry’s button and welcomes any feedback on this.
  • Finally two new modules in Subversion this week: Jordi Mas imported Mistelixa, a DVD authoring tool, and Krzesimir Nowak imported libvtemm, C++ bindings to libvte.

Read the rest of this entry »

Issue 12

December 28, 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 »