Issue 110

November 14, 2010

This week… 2168 commits, in 214 projects, by 223 happy hackers (and 385 were translation commits).

  • Tomas Bzatek ported the GVFS daemons to GSettings.
  • The drag n drop redesign of GNOME Shell has been pushed to the gnome-shell-design repository.
  • Torsten Schoenfeld worked on introspection support in the Perl modules, adding tests and implementing conversions from and to Perl scalar values.
  • Owen Taylor pushed his mutter branch making shadows pretty and configurable. (GNOME bug 592382)
  • Epiphany has been changed to use ful lcontent zoom by default. (GNOME bug 615362)
  • Shaun McCance added support for TTML captions to Mallard tag, he wrote about it in Mallard+TTML Video Captions.
  • Maxim Ermilov updated GNOME Shell to never fall back to using the window title as application name. (GNOME bug 624935)
  • Tomaž Vajngerl added the MapQuest rendered for OpenStreetMap to libchamplain.
  • Jose Aliste ported the gedit syntex plugin to both libpeas and the newest pygobject (with introspection).
  • Nemiver got better breakpoint re-setting on restart, by Dodji Seketeli. (GNOME bug 634227)
  • Lucas Rocha added thing-specific toolbars to The Board (which has been added to git.gnome.org recently), and later he wrote about them in Context Toolbars in The Board.
  • In GTK+ A xcb GDK backend has been started by Ryan Lortie.
  • Ignacio Casal Quinteiro updated gstranslated plugin engine to use libpeas.
  • And Gheyret T.Kenji added Uighur translations to a lot of modules.

Read the rest of this entry »

Issue 79

April 11, 2010

This week… 2112 commits, in 176 projects, by 296 happy hackers (and 263 were translation commits).

  • Martin Szulecki added detection of the ipad to gvfs AFC backend (GNOME bug 615039).
  • Rhythmbox has been updated to use webkit to display HTML episode descriptions of podcasts. (GNOME bug 320507)
  • Flickr authentication code has been unified in gthumb, removing duplicated code.
  • In Rygel Andreas Henriksson added basic support for serving subtitles in Samsung custom DIDL-Lite and HTTP extensions. (GNOME bug 606305)
  • The Totem Youtube plugin has been fixed to work again with latest youtube.com pages changes. (GNOME bug 614679)
  • Tomas Bzatek changed the GTK+ file chooser so that it initializes search engines on demand. (GNOME bug 614971)
  • Banshee for Meego saw another major panel UI overhaul, to reflect the latest Meego look and feel, and better organize some of the features.
  • Ray Strode added support for relocatable .gnome2 directory to both gnome-games (GNOME bug 613634) and yelp (GNOME bug 614029), this is done via the GNOME22_USER_DIR environment variable.
  • Joanmarie Diggs added to Orca support for the detection of mispelled words in OpenOffice.org. (GNOME bug 364772)
  • libsoup has been updated with a fix for proxies that close the connection after returning a 407 error code (Proxy Authentication Required) on a CONNECT request.
  • Florian Müllner added introspection support to gconf (GNOME bug 613247)
  • Philip Withnall improved cancellation support in libgdata, it is now using libsoup message cancellation functionality, rather than checking for cancellation ourselves at arbitrary points during operations.
  • GNOME Shell support for IM notifications has been moved to use Telepathy. (GNOME bug 608999)

Read the rest of this entry »

Issue 72

February 21, 2010

This week… 2115 commits, in 218 projects, by 260 happy hackers (and 629 were translation commits).

  • Colin Walters optmized function invocation in gjs (GNOME bug 604076).
  • Also in gjs, Johan Dahlin pushed the beginning of a module wrapping cairo.
  • In GNOME Shell Floran Müllner added fading out of the desktop icons when showing the overview. (GNOME bug 600999)
  • Gnumeric got a fix on the way it uses to store floading point values in ODF. (GNOME bug 610372)
  • Tomas Bzatek fixed gvfs to correctly store ssh/sftp passwords in the keyring, when requested. (GNOME bug 580024)
  • gparted has been changed to indicate required software packages if unable to read file system (GNOME bug 576908)
  • gcalctool documentation has been rewritten in the new Mallard format.
  • Rygel has been updated to support uploading, this works in both standalone and Tracker backends.
  • Lapo Calamamandrei added the last two missing navigation icons (home and jump) to the new GNOME Icon Theme.
  • Kupfer got a plugin that makes it able to look inside compressed archives.
  • Alexander Kojevnikov implemented support for the media art storage specification to Banshee (to be honest, a simplified version of the proposal). (GNOME bug 520516)

Read the rest of this entry »

Issue 57

November 8, 2009

This week… 2027 commits, in 180 projects, by 252 happy hackers (and 403 were translation commits).

  • Totem got (on-disk) buffering support for downloads, Bastien Nocera blogged about it: No more stuttering.
  • The gvfs webdav backend has been changed to remember cookies while it’s running.
  • Carlos Garnocho made the SPARQL API of Tracker fully asynchronous.
  • Postr (the GNOME Flickr Uploader) has been improved to allow direct editing of title and description, when double clicking (or pressing the Return key) on the photo. (GNOME bug 562162)
  • Xavier Claessens added support for some IRC slash commands to Empathy, the currently supported commands are /clear, /topic, /join, /query and /msg. (GNOME bug 573407)
  • Also in Empathy Guillaume Desmottes added the display of an error message when codec negotation fails. (GNOME bug 581789)
  • The GNOME screensaver got a D-Bus method to show a message on the locked screen, to be used for notification of auto logout.
  • In GNOME Shell Dan Winship started a message-tray branch, with some minimal Telepathy support, it has a notification popup for messages and avatar icons.
  • Brasero got gobject introspection support for its libraries. (GNOME bug 589073)
  • libsoup has been fixed to not change HEAD to GET on 303 redirect.
  • A new Google Translate plugin has been added to Kupfer (the command tool inspired by Quicksilver).

Read the rest of this entry »

Issue 53

October 11, 2009

This week… 1940 commits, in 179 projects, by 246 happy hackers (and 367 were translation commits).

  • Nautilus gained a “copy anyway” option in the error dialog it displays when there is not enough space on the destination. (GNOME bug 324361)
  • Richard Hugues probably added Super Cow Powers to gnome-packagekit, carefully hiding this fact in 50 commits with “Moo”, or a slight variation, as commit message.
  • Ryan Lortie merged the various dconf* utilities in a single “dconf” tool, also he added API documentation.
  • The gtk-2.90 branch was created and saw the removal of many deprecated widgets and functions.
  • Devhelp got a new fullscreen mode, mostly thanks to code from gedit.
  • In Evolution Matthew Barnes finally got pane size restoration to play nicely with maximised windows. (GNOME bug 593612)
  • gok has been migrated to use GtkBuilder instead of libglade. (GNOME bug 582504)
  • gvfs has been fixed to display the overwrite dialog when restoring already existing files from trash. (GNOME bug 596618)
  • Rhythmbox has been ported to use gnome-session for inhibition support, inhibiting the session to go idle (thus preventing gnome-power-manager from suspending the computer due to inactivity). (GNOME bug 596573)
  • Marina Zhurakhinskaya extented GNOME Shell application search to match on menu categories. (GNOME bug 597153)

Read the rest of this entry »

Issue 45

August 17, 2009

This week… 2799 commits, in 207 projects, by 314 happy hackers (and 707 were translation commits).

  • Nautilus has been changed to inhibit gnome-power-manager when copying files (GNOME bug 334806).
  • Simon van der Linden landed much of his summer of code work on pybank (using gobject-introspection to create dynamic Python bindings to gobject libraries) in the gsco2009 branch.
  • GConf has removed its libgnome dependency (which was casued by a test client) (GNOME bug 586435), and was ported to the PolicyKit 1.0 API (GNOME bug 585303).
  • Benjamin Otte ported byzanz (screencast tool) from gnome-vfs to gio, and from gdk to cairo.
  • Thanks to a change in libgweather it is now possible to add an UTC time entry to the clock applet. (GNOME bug 541145)
  • Jean Bréfort added a new cairo-based canvas to goffice, to be used in Gnumeric, to replace foocanvas.
  • Every little part of gnome-panel has been ported to GtkBuilder.
  • The gvfs gphoto2 backend and monitor were ported to gudev.
  • Most of the C++ bindings were transitioned to a new build infrastructure, using the new mm-common module.
  • In Yelp Shaun McCance added the possibility for ghelp: URIs to reference Mallard documents.
  • And an all-new Mallard documentation, mostly written by Milo Casagrande and Phil Bull, has been merged into Empathy.
  • Dan Winship ported SoupAddress to use GResolver, new in the latest GLib.
  • Finally Matthew Barnes added support for “Fifth Sunday *of the month*” to Evolution (in his kill-bonobo branch) (and it also works for other weekdays!) (GNOME bug 328361).

Read the rest of this entry »

Issue 38

June 28, 2009

This week… 1811 commits, in 183 projects, by 217 happy hackers (and 226 were translation commits).

  • Evince was changed to output straight PDF for printers supporting PDF natively. (GNOME bug 585442)
  • Evolution gained an inline view of application/mbox attachments. (GNOME bug 464131)
  • A problem with RSA key size that were not a multiple of 8 has been fixed in gnome-keyring. (GNOME bug 576700)
  • A new theme, Moblesse, has been added to the experimental GTK+ CSS theme engine.
  • Milan Crha fixed several issues and improved the performance of the evolution-data-server CalDAV backend.
  • Philippe Rouquier commited a new layout for the Brasero user interface: the medium selector is still inside the main window and on clicking burn a dialog appears to set the session burning options
  • In both libgoffice and gnumeric Andreas J. Guelzow improved Open Document Format support (number style output, scientific number output, time and date styles, import of currency symbols, and much more).
  • F-Spot Adjust Time dialog, and gnome-session windows, have been ported from libglade to GtkBuilder.
  • A Python binding for libbrasero-burn has been added to gnome-python-desktop.
  • As explained in his Data about Data weblog post, Alexander Larsson added metadata support in gvfs, and already made Nautilus use it.
  • Empathy has been updated to use gnome-session instead of gnome-screensaver to know when the session is idle.
  • Benjamin Otte did some research on the GTK+ file chooser performance
    (explained in a tale of waiting message in the
    gtk-devel-list, be sure to also read the followup messages), and pushed a new “filesystemmodel” branch to publicize his work.

Read the rest of this entry »

Issue 36

June 14, 2009

This week… 1743 commits, in 187 projects, by 195 happy hackers (and 381 were translation commits).

  • Alexander Larsson is still working on client side windows in GTK+ and posted a status update.
  • A new API to draw routes and lines has been commited to libchamplain. (GNOME bug 572377) (example)
  • file-roller has been updated to use new GtkEntry icon support, instead of SexyIconEntry. (GNOME bug 584810)
  • gthumb changed from libgphoto to the gphoto gvfs backend. (GNOME bug 583796)
  • The gnio rewrite of gvfs FTP support made it so idn/punycode is now supported. (GNOME bug 567871)
  • libgnomekbd switched to use single GTK+ includes. (GNOME bug 563629)
  • The Hamster applet got the possibility to export reports to CSV. (GNOME bug 549604)
  • Support for Adium themes (using WebKit) has been merged in Empathy. Various themes were already tested, and they are listed, with known issues on awiki page (GNOME bug 522069)
  • Banshee gained a weighted random mode, to play highest rated songs more often. (GNOME bug 544680)
  • Telepathy “tubes” support landed in vino, allowing to share the desktop with Empathy contacts. (GNOME bug 584840)
  • Many of the patches Milan Bouchet-Valat created with regards to GTK+ file chooser issues were finally applied.

Read the rest of this entry »

Issue 31

May 10, 2009

This week… 1980 commits, in 184 projects, by 244 happy hackers (and 281 were translation commits).

  • Alacarte switched from libglade to gtkbuilder (GNOME bug 577911) and Trevor Watkins published his work on a vala rewrite in the vala+gdesktopmenu branch.
  • Anjuta git plugin now features a “amend” option in its commit dialog. (GNOME bug 580340)
  • Eog gained a “set as background” command in its image context menu. (GNOME bug 581180)
  • Tomas Bzatek fixed the gvfs FTP backend to parse file sizes over 4 gigabytes correctly.
  • Robert Carr added a D-Bus module to Seed, he wrote about it in DBus, sandboxes, REPLs, Life.
  • Alexander Larsson went through the lowlevel part of gnio, fixing all the issues he pointed out in his initial review, making it work fully on win32, writing docs, plus fixing lots of other things he found. He posted a status report, with some open questions.
  • Jonh Wendell started refactoring Vinagre to make it a generic viewer, not just for VNC anymore.
  • Vino, XChat-GNOME, deskbar-applet, gnome-system-monitor and Evolution changed to use g_timeout_add_seconds instead of g_timeout_add where appropriate. (GNOME bug 581204, GNOME bug 581094, GNOME bug 581207, GNOME bug 591099, GNOME bug 573830)

Read the rest of this entry »

Issue 27

April 12, 2009

This week… 1245 commits, in 160 projects, by 183 happy hackers (and 277 were translation commits).

  • The 3.0 platform cleaning plan was announced and already beared a lot of results : baobab, hamster-applet, gcalctool and glchess got ported to GtkBuilder; brasero, the toolbar editor in libegg and yelp got rid of their glib and GTK+ deprecated symbols; gnome-mag migrated to gio/gvfs; and eog incorporated all it needef rom libart_lgpl, thus removing its dependency (GNOME bug 577940, GNOME bug 578219, GNOME bug 571868, GNOME bug 578304, GNOME bug 517732, GNOME bug 573023, GNOME bug 556808 and GNOME bug 556807, at least).
  • Also Matthew Barnes killed the deprecated html-editor component from gtkhtml2, getting rid of bonobo (GNOME bug 571743).
  • Several gnome-games (aisleriot, gnibbles, mahjongg, and iagno) were updated to use g_timeout_add_seconds where sensible. (GNOME bug 564202).
  • Vincent Untz improved his gnome-session patch, and commited the fix so that reboot and shutdown also leave the session properly, by letting apps exist before doing the real reboot/shutdown.
  • The GVFS FTP backend saw several fixes (including GNOME bug 520399, GNOME bug 573349).
  • Ignacio Casal Quinteiro added source code completion to GtkSourceView.
  • pygtk was changed to use numpy instead of Numeric, that was no longer maintained (GNOME bug 387544).
  • Empathy added a new presence selector widget, that incorporates a text field for quick setting of custom messages (GNOME bug 569449).

Read the rest of this entry »