Issue 26

April 5, 2009

This week… 1520 commits, in 164 projects, by 160 happy hackers (and 180 were translation commits).

  • GTK+ and glib switched to git.gnome.org; so Alexander Larsson sent in his client-side-windows branch; in the meantime Dan Winship published a glib branch adding GResolver, a glib-ish interface to DNS.
  • Gerd Kohlberger migrated gok to libcanberra; it was the last module using esound.
  • Anjuta git plugin got checkout support; and the project import wizard has been replaced by a simpler dialog that allows to import directly from a version control system.
  • A patch by Simon van der Linden got commited to gnome-terminal, adding a “Leave Fullscreen” menu item (GNOME bug 566335).
  • Totem switched from bacon-message-connection to libunique (GNOME bug 162822), also a new D-Bus Service plugin (GNOME bug 576016) and the YouTube plugin was ported to C, using the new libgdata library.
  • Matthew Barnes continues his hard work removing bonobo usage from evolution, he finished attachment dragndrop in the composer window.
  • Evince fading animations got fixed (the next page was displayed before animation started).
  • Empathy was fixed so IRC commands without special support are no longer sent as plaintext. (GNOME bug 577026).
  • Rhythmbox improved his support for MTP devices; it now creates album objects on the device when transferring songs, and sends the album art to the device if it supports the JPEG file type.

Read the rest of this entry »

Issue 25

March 29, 2009

This week… 1396 commits, in 196 projects, by 161 happy hackers (and 354 were translation commits).

  • Vincent Untz commited his changes to session management (GNOME bug 552387).
  • gnome-disk-utility has been ported to the new DeviceKit-disks, that uses libatasmart.
  • Rhythmbox switched to using GStreamer decodebin2 instead of decodebin, that fixed playback of chained ogg streams.
  • Brasero split into backend (libbrasero-burn) and application was finished, the new library API now needs to be refined.
  • gpointing-device-settings got support for tap move and palm detection.
  • Sebastian Dröge started porting totem GStreamer backend to playbin2. (GNOME bug 542663)
  • gnome-bluetooth device chooser saw some merging of device types into categories (mice and keyboard in “input devices”, headphones, headsets and others in “audio devices”…), making easier to find a select devices.
  • libchamplain added a way to make visible a bunch of markers (GNOME bug 574809) and smooth movement to a new position (GNOME bug 557641).
  • Anjal saw many changes, such as working Delete/Junk, a formatting toolbar, and the possibility to open mails in new tabs.

Read the rest of this entry »

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 23

March 15, 2009

This week… 2312 commits, in 240 projects, by 194 happy hackers (and 1253 were translation commits).

    Hard code freeze started this week, things settle down and translators are hard at task, there is now 8 languages at 100% and 44 languages over the 80% mark. The Oriya team is again leading the progress show with a mind-boggling increase of 17 points (that is almost 7500 strings!), it is now at 77%; other particulary noteworthy teams are Malayalam (+11 points), Hindi (+10), Telugu and Tamil (+8), Greek and Assamese (+7).

  • A major discussion happened in gtk-devel-list over fsync in glib/gio, led by Alexander Larsson with a patch to gio making sure fsync() is called and adding a new G_FILE_CREATE_ASYNC_WRITE flag. A patch to call fsync() was also applied to gedit.
  • Epiphany trunk is again preparing a WebKit future with profile migration from the old Mozilla backends (both SQLite and txt formats).
  • To perfectly match nautilus-cd-burner, Brasero added a CD/DVD Creator entry to the System Tools menu, to start up a Nautilus window in burn:// (GNOME bug 573790)
  • Dan Winship seriously improved libsoup documentation.
  • Rhythmbox got a new CD burning plugin, using brasero, that is now built in preference to the nautilus-cd-burner plugin. (GNOME bug 536732)
  • Andrea Cimitan updated his Murrine theme to support the “progress bar in entry” that is new in GTK+ 2.16.
  • Ray Strode disabled the user presence stuff from gdm for now until some of the pieces that make it useful get fleshed out.
  • Finally Vincent Untz spent much time to fix session saving for 2.26, be sure to test the patch now attached to GNOME bug 552387.

Read the rest of this entry »

Issue 21

March 1, 2009

This week… 1904 commits, in 187 projects, by 204 happy hackers (and 641 were translation commits).

  • British English is the first language to reach 100%, there is now eight languages with over 99% of the UI strings translated, sixteen with over 95%, and 39 over the 80% mark (used to be listed in the release notes).
  • There are three new modules in Subversion this week: Gnome Format, a GNOME media formatter, developed by Michael Kanis, gpointing-device-settings, a program for touchpad and trackpad settings, developed by Hiroyuki Ikezoe, and gio-strigi, a GIO wrapper for Strigi, developed by Philip Van Hoof.
  • Davyd Madeley started preparing the stage for the 2.26 release notes.
  • Following on last week work, Alexander Larsson worked on trusted desktop file launchers in Nautilus.
  • Rhythmbox got a D-Bus interface for adding and removing DAAP shares. (GNOME bug 570115)
  • GParted added detection of the BRTFS file system.
  • David Zeuthen added a –device option to gvfs-mount.
  • Support for taking a screenshot of an user-defined selection landed in gnome-screenshot. (GNOME bug 155061, opened in October 2004)
  • Lucas Rocha merged his session-saving branch into gnome-session trunk.
  • Epiphany (webkit) started using SoupProxyResolverGNOME, so it gets support for GNOME proxy settings through libproxy.
  • Bastien Nocera announced the fork of bluez-gnome that is now available in gnome-bluetooth.
  • Orca got support for notify-osd (the new Ubuntu notification daemon).

Read the rest of this entry »

Issue 17

February 1, 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 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 »

Issue 7

November 23, 2008

This week… 1470 commits, in 149 projects, by 183 happy hackers (and 126 were translation commits).

  • Support for file transfer has been merged in Empathy; it is currently only available for Link-Local XMPP, support for Jabber should now be implemented in telepathy-gabble; Guillaume Desmottes posted about this.
  • gnome-shell is progressing nicely and Owen Taylor gave a status update.
  • f-spot moved from gnome-vfs to gio.
  • Behdad Esfahbod continued his work on vte and its pangocairo backend, he also removed obsolete backends.
  • Josselin Mouette merged Debian patches into esound, which prompted the release of 0.2.41.
  • Rhythmbox can now deal with uninitialized iPods.
  • Benjamin Otte improved the gvfs FTP backend to work with more FTP servers.
  • evolution-mapi, a connector to Microsoft Exchange 2007, gained its own subversion module and has been proposed for 2.26.
  • tracker got its indexer module API GObject oriented, this will allow easier bindings development and more flexible behaviour for modules.
  • Glade gained a new editor for cell renderers.

Read the rest of this entry »

Issue 6

November 16, 2008

This week… 1363 commits, in 162 projects, by 184 happy hackers (and 164 were translation commits).

  • The getting-rid-of-libgnome-and-gnome-vfs quest continues with Ekiga losing its dependency on libgnome and Anjuta removing some gnome-vfs usage
  • Matthias Clasen added lockdown support in the gnome-settings-daemon keybinding plugin (GNOME bug 553434)
  • In rhythmbox Christophe Fergeau switched several g_timeout_add to g_timeout_add_seconds so it wakes up the CPU less often; and Bastien Nocera added detection of the new PSP-3000
  • Bedhad Esfahbod added pangocairo backend to vte, and made it the default; it is as fast as the xft backend.
  • NetworkManager got support for PKCS#12 private keys
  • Evince got support for PDF layers (but it doesn’t seem like such support has been merged in poppler yet)
  • Murray Cumming created projects.gnome.org, to host project pages that were on www.gnome.org/projects/; he posted to devel-announce to explain the motivation and implications
  • Finally, in GTK+-land, Michael Natterer added the new orientation API to GtkRange

Read the rest of this entry »

Issue 4

November 2, 2008

This week… 1368 commits, in 151 projects, by 171 happy hackers (and 155 were translation commits).

Gimp merged the Google Summer of Code project of Daniel Eddeland that added on-canvas text-editing. Rhythmbox gaired a new iPod properties dialog (with disk usage and such stuff). NetworkManager code was cleaned up adding and using accessors to various settings. Libgnome/ui got killed this week in libgames-support (and that finally makes gnome-games libgnome free) (by Thomas H.P. Andersen), goffice (by Jean Brefort) and gnome-settings-daemon (by Jens Granseuer). Brasero has been proposed for inclusion in 2.26 and continues to see a steady flow of bug fixes. Owen Taylor commited a little bit of gnome-shell code into Subversion and posted some notes. Zeeshan Ali moved gnome-media-server to Subversion under a new name, Rygel.

Read the rest of this entry »