Issue 126

March 6, 2011

This week… 2130 commits, in 204 projects, by 261 happy hackers (and 542 were translation commits).

  • Gabriel Burt made removing many pages in pdfmod much faster. (GNOME bug 630012)
  • Paolo Bacchilega added some statistical information to the histogram view in gthumb.
  • Support for gobject introspection has been added to libgtop by Maxim Ermilov.
  • In goffice Jean Bréfort implemented a GSettings back for GOConf. (GNOME bug 643767)
  • Together with Morten Welinder he also much improved the import of xlsx files in Gnumeric.
  • Ulrik Sverdrup added a simple plugin to send microblogging updates via Gwibber from Kupfer.
  • William Jon McCann added a number emblem to indicate the number of queued messages in notification daemon.
  • Bastien Nocera changed gnome-settings-daemon to hard-code the default screen DPI, as it’s not possible at the moment to rely on the X server giving a decent DPI value. (GNOME bug 643704)
  • In Totem Tim-Philipp Müller fixed screenshotting of interlaced videos. (GNOME bug 640993)
  • On the infrastructure side, in the sysadmin-bin module Olav Vitters started rewriting and improving many of the release tools.
  • Debbie Beliveau patched GNOME System Monitor to also show the CPU model on ARM. (GNOME bug 606769)
  • Cosimo Cecchi made a huge pass on Adwaita to restyle the theme according to 3.0 designs.
  • Transmageddon was updated by Christian Schaller so that all transcoding is now done by the encodebin engine.
  • Ray Strode updated GNOME Screensaver to get the user face from the accounts service. (GNOME bug 643162)
  • In GNOME Shell Guillaume Desmottes fixed the status menu to change Instant Messaging presence when needed. (GNOME bug 617207), while David Zeuthen moved the calendar handling to be out-of-process. (GNOME bug 641396)
  • Lucian Langa fixed evolution-rss to work asynchronously, so it doesn’t block the Evolution process. (GNOME bug 634478)

Read the rest of this entry »

Issue 108

October 31, 2010

This week… 2425 commits, in 224 projects, by 227 happy hackers (and 516 were translation commits).

  • Shaun McCance merged the new desktop help that was being written in a Gitorious repository by Phil Bull and others into the gnome-user-docs module.
  • Daniel P. Berrange removed the server side framebuffer cached in a GdkPixmap in gtk-vnc, as the client side was changed to use a cairo image surface.
  • Giovanni Campagna completed a library for exposing required parts of gnome-bluetooth to GNOME Shell.
  • Totem has been ported to the new GApplication API.
  • Some initial Mallard pages have been added by Mario Blätterman to pybibliographer.
  • Gabriel Burt updated banshee to show episodes in a grid view.
  • Viven Malerba optimized virtual tables usage in libgda.
  • Jim Evins added support for elliptical labels to the template designer in glabels.
  • Support for monotonic time has been added to glib by Ryan Lortie. He also commited (untested) support for GApplication actions.
  • In notification-daemon Jon McCann added a notification box class that updates in place. (GNOME bug 633457)

Read the rest of this entry »

Issue 105

October 10, 2010

This week… 1988 commits, in 187 projects, by 228 happy hackers (and 349 were translation commits).

  • Too many modules to list were ported to use upstream gettext instead of the glib version, and to GTK+ 3, be it complete ports or updates to match recent changes.
  • William Jon McCann added a “persistence” server capability to notification-daemon, and the corresponding support in libnotify; this will allow clients to determine if the server will only show transient notifications or has notification persistence. If the server supports persistence then the client should not perform its own message persistence (for example by showing a status icon).
  • Hans Breuer fixed the saving of some display settings (antialiasing, snap-to-object…) in Dia. (GNOME bug 155929)
  • Meld was modified to use Myers matcher for inline differences (part of GNOME bug 587410).
  • An “Edit Image” toolbar button hs been added to eog, conditionnally enabled if a specific image editor is specified in GSettings. (GNOME bug 609958)
  • Florian Müllner published an “overview-relayout” branch of GNOME Shell, inaugurating his blog with a From the land of Shell post.
  • Sanford Armstrong ported the note XML to HTML transformation that happens in Snowy to the lxml library (GNOME bug 631189).
  • In Brasero Philippe Rouquier added a new check for the volume free space when creating an image.
  • The control panel of GNOME Color Manager has been split into four tabs to reduce the window height.
  • Thomas Wood started implementing new UI designs from Jakup Steiner and Hylke Bons for the datetime configuration panel.
  • The “ui-widgets” branch has been merged into gnome-keyring, Stef Walter posted about it in Certificate and Key Widgets.
  • Luca Bruno started adding Brtfs-handling modules to gparted.
  • In glib Ryan Lortie added GSettings APIs for range and choices. (GNOME bug 631263)
  • And in GTK+ Cody Russell added resize grips to GtkWindow, and Matthias Clasen also posted about it in Getting a grip.

Read the rest of this entry »

Issue 90

June 27, 2010

This week… 2629 commits, in 209 projects, by 282 happy hackers (and 315 were translation commits).

  • GSettings ports again, nautilus-sendto, gcalctool were both switched this week to use GSettings. nautilus-sendto has also been ported to GTK+ 3.0, and Rygel as well.
  • OpenID support has been added to Snowy, the web companion of Tomboy.
  • Daniel P. Berrange added support for colourmap based pixel formats to gtk-vnc, his patch implements full support for rendering from colourmaps, this should improve performances in low bandwidth situations.
  • The notification-daemon got support for multiple screens and monitor changes (GNOME bug 622552)
  • Christian Persch ported the SVGZ support in librsvg so it can use GZlibDecompressor instead of libgsf. (GNOME bug 621699)
  • Damon Chaplin worked quite a lot on a new API for goocanvas, in the new-api branch of goocanvas…
  • GNOME Shell got support for icon buttons in notifications, thanks to Matt Novenstern. (GNOME bug 621014)
  • Morten Welinder fixed the excessive memory usage of gnumeric related to column styles when reading xslx files. (GNOME bug 622365)
  • Michael J. Chudobiak switched the documentation of gthumb to Mallard.
  • In Empathy support for importing old Missing Control 4 accounts has been removed.
  • Bastien Nocera ported the sound preferences dialog to be a panel in the new control center; and Richard Hughes ported the preferences dialog of GNOME PackageKit.
  • The GNOME Panel got support for gobject-introspection, for its panel applet library. (GNOME bug 622341)
  • In Vinagre Jonh Wendell implemented the “take screenshot” command for the SSH connections.
  • In the land of GSOC students Jamie Nicol finished off the profile view (screenshot), Stéphane Maniaci added some informations about the photos imported from Flickr (titles, descriptions, authors), Michel Hruby started a Totem plugin to allow searching for recent media, and other students were also hard at work.

Read the rest of this entry »

Issue 66

January 10, 2010

This week… 1910 commits, in 203 projects, by 232 happy hackers (and 374 were translation commits).

  • Jesse van den Kieboom updated gitg to have option for local branches in the History view. (GNOME bug 602536)
  • Conduit has been ported to GtkBuilder.
  • Felix Riemann updated Eog to use GtkInfoBar instead of their custom message area widget.
  • Libchamplain got support to display a scale with the current unit size on the map. Pierre-Luc Beaudoin wrote about this new feature in Can you spot what’s new? on his weblog.
  • Florian Scandella changed the GNOME Shell to autohide the sidebar when in compatch mode. (GNOME bug 604118)
  • Also in the GNOME Shell, Dan Winship changed the messaging area to use the notification daemon instead of talking directly with Telepathy, the bug report has the rationale. (GNOME bug 606331)
  • Introspection support has been added to totem-pl-parser. (GNOME bug 555848)
  • A new and proper build system found its way to gnome-icon-theme.
  • Empathy merged the audio and video icons of the contact window, as there is now a context menu allowing to start audio and video calls.
  • Also both libnotify and notification-daemon have been imported onto git.gnome.org.

Read the rest of this entry »