Issue 81

April 25, 2010

This week… 1978 commits, in 233 projects, by 242 happy hackers (and 492 were translation commits).

  • Support for animated images (GNOME bug 335093) and scaling of SVG images (GNOME bug 108435) have been added to eog.
  • Many patches from Quentin Sculo have been applied to perl-Gtk2, bringing support for new widgets and methods the GTK+ Perl binding.
  • Much work continued to happen with regards to gsettings, Matthias Clasen for example added gsettings-tools, a command line tool equivalent to gconftool. (GNOME bug 616313)
  • Ignacio Casal Quinteiro created a gsettings branch to hold the port of gedit to GSettings.
  • In the same vein, Bastien Nocera ported gnome-bluetooth, and Milan Bouchet-Valat ported gnome-system-tools, and Shaun McCance ported yelp.
  • Ray Strode added a smartcard plugin to gnome-settings-daemon, it listens for smartcard insertion and removal events and then locks the screen or forces a log out (depending on gconf) when the card used for login is removed.
  • Lucien Langa added correct handling of the RSS media extension to evolution-rss, making it possible to download enclosures.
  • Łukasz Jernaś started writing the Giggle documentation using Mallard.
  • Jean Brefort implemented graph only sheets into Gnumeric. (GNOME bug 158170)

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 76

March 21, 2010

This week… 2398 commits, in 234 projects, by 289 happy hackers (and 834 were translation commits).

  • The 2.30 release is approaching fast and translators are hard at work, French and Russian are already totally translated, and 30 teams are over the 90% bar. The most impressive progress this week has been the Lithuanian team, coordinated by Gintautas Miliauskas, that improved from 84 to 89%.
  • Banshee lyrics plugin got support for the lyricsplugin.com database. (GNOME bug 612958)
  • The GNOME Keyring has been fixed not to store session keyring on disk. (GNOME bug 612977)
  • Daniel P. Berrange worked hard on gtk-vnc, substanctally improving and modernising the code.
  • GNOME Volume Control got a speaker testing UI, Bastien Nocera blogged about it in Speaker testing. (GNOME bug 519438)
  • Yelp 3.0 branch got support for a basic “back” button.
  • Thanks to a patch by Marc Deslauriers GNOME Power Manager got support to communicate with GNOME Screensaver running as a D-Bus service. (GNOME bug 609031)
  • Andrea Cimitan added a new option to the Murrine theme engine to draw smooth separators.
  • The GNOME Shell has been changed to use a single button to toggle between linear and grid view. (GNOME bug 610801)
  • The VTE library got introspection support. (GNOME bug 604837)

Read the rest of this entry »

Issue 75

March 14, 2010

This week… 2144 commits, in 230 projects, by 307 happy hackers (and 681 were translation commits).

  • Banshee got a new Youtube extension (GNOME bug 576666).
  • Nautilus has been changed to load tracker/beagle at runtime. (GNOME bug 589345)
  • Support for GObject introspection has been added to gnome-menus (GNOME bug 598406)
  • gnome-settings-daemon got its code to eject removable media rewritten to use gio (instead of spawning the eject command). (GNOME bug 580779)
  • GNOME Shell has been updated to support and require Clutter 1.2 (GNOME bug 610679)
  • Yelp, in its yelp-3-0 branch, got a new ocation dropdown, with two-line entries, displaying both title and description. Shaun McCance blogged about this change in More Yelp 3.0 Location Entry.
  • David Zeuten added rudimentary support for loop files to GNOME Disk Utility. (screenshot)
  • To follow up on the usabiltiy report Empathy was changed to sort contacts by state and to show offline contacts by default (GNOME bug 612338).
  • Milan Bouchet-Valat added support for password (un)locking to system-tools-backends.
  • Dan Williams modified the network manager applet to handle and show access technology for GSM connections (GSM, GPRS, UMTS, etc.)
  • Evince has been updated to use monitor height instead of screen height to calculate page scale in presentation mode; this fixes the presentation mode in dual head setups. (GNOME bug 608924)

Read the rest of this entry »

Issue 69

January 31, 2010

This week… 2086 commits, in 199 projects, by 268 happy hackers (and 433 were translation commits).

  • Anjuta got support to install required packages when creating a new project via PackageKit (GNOME bug 558856).
  • Jason Woofenden modified libchamplain so that tiles are now loaded near the middle first; while Simon Wenner work on a local renderer was being merged.
  • In GNOME System Tools Milan Bouchet-Valat added encrypted home folder support when creating new users.
  • In glib Ryan Lortie added support for a mutex lock that consumes only one bit of storage inside of an integer on systems that support futexes. (GNOME bug 548967)
  • Jamie Nicol modified rhythmbox to use artist and album sortnames in query model sorting functions. (GNOME bug 133444)
  • Yelp was fixed to work with API changes introduced in latest xulrunner.
  • Evolution was changed to not auto-sign when replying to a signed message. (GNOME bug 607595)
  • Jean Bréfort added import/export support for transparent objects in Excel files to Gnumeric.
  • GDM has been modified to have the “Switch User” item hidden when VT switching is disabled.

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 37

June 21, 2009

This week… 2062 commits, in 182 projects, by 247 happy hackers (and 281 were translation commits).

  • In the “content-sniffing” branch, Gustavo Noronha Silva started to implement content sniffing in libsoup, including the HTML5 algorithm that sniffs content served as “text/plain” by web servers.
  • Hubert Figuiere fixed a bug when printing date/tome values with 0 micro-second, making gnote timestamps compatible with tomboy. (GNOME bug 581844)
  • File Roller gained support for lzip and xz compression formats (GNOME bug 579467, GNOME bug 582237).
  • The “Palimpset” Disk Utility now uses the new GtkInfoBar to show job progress, there are two screenshots available ((1) and (2)).
  • Stefan Walter started working on a DBus API to gnome-keyring secrets, it is currently developed in the “dbus-api” branch.
  • Shaun McCance merged Mallard support into both Yelp and gnome-doc-utils.
  • GTK+ gained support for special icons for XDG user dirs, this will allow themes to provide different icons for the Documents, Downloads, Music… folders. (GNOME bug 541276)
  • Paul Cutler applied a serie of patches to GNOME User Docs (both User Guide and Accessibility Guide), fixing typos and updating them to match the current desktop reality.
  • Rhythmbox command line control program (rhythmbox-client) got support for song rating. (GNOME bug 583108)
  • Support for touchpad parameters has been added to gnome-settings-daemon (GNOME bug 578444), it still needs a matching patch to be applied in the control center to have a new Touchpad tab in the Mouse Preferences (GNOME bug 154029)

Read the rest of this entry »

Issue 35

June 7, 2009

This week… 1950 commits, in 167 projects, by 242 happy hackers (and 218 were translation commits).

  • Banshee gained a “shuffle by album” option (GNOME bug 348582)
  • Epiphany support for Python extensions has been removed, the supported language for extensions other than C/C++ is now JavaScript through Seed.
  • Support for publishing geolocation information has been merged into Empathy (GNOME bug 571666)
  • Milan Crha added a folder emblem to show new mail arrivals to Evolution (GNOME bug 323037); also Evolution dropped support for CDE (GNOME bug 582939).
  • Support for the JPEG 2000 image format has been added to Gimp (GNOME bug 111409)
  • GTK+ gained a new GtkInfoBar widget, similar to GeditMessageArea and similar widgets in Firefox. Its API is inspired by GtkDialog, with a content area and an action area. The message area uses symbolic colors for different background colors for warnings, errors, informational messages, etc. (GNOME bug 555344)
  • Rhythmbox track change notification bubbles gained a “Skip” button (GNOME bug 331272)
  • Shaun McCance created a new “mallard” branch for Yelp, to add support for the new Mallard document format.
  • Christian Persch made a few HIG improvements to the NetworkManager connection editor (GNOME bug 584223)
  • JHBuild GUI was rewritten to be totally awesome (and to not require libglade).
  • PyBank, the bindings for GIRepository, got handling of structs as return values.
  • Most importantly, Anjuta splash screen got rewritten from the obsolete libgnomecanvas to straight cairo (GNOME bug 571740).

Read the rest of this entry »

Issue 30

May 3, 2009

This week… 2031 commits, in 193 projects, by 245 happy hackers (and 290 were translation commits).

  • The App monitoring module landed in gnome-shell, it will be used to provide things like “Recent Apps”. (GNOME bug 570899).
  • The Evolution external editor plugin has been updated to behave like the kmail equivalent, the normal evolution mail composer is now displayed, and the external editor starts whenever the user types something in the body. (GNOME bug 567145)
  • Jody Goldberg improved Gnumeric xlsx format parsing, adding basic support for external references.
  • Yelp can now display simple text files. (GNOME bug 565502)
  • Passepartout, the revived desktop publishing application, got its internationalisation support completed, making all the diealogs properly translatable.
  • Tomboy printing support was rewritten to 1) wrap very long lines and 2) partially render paragraphs at the end of pages.
  • Empathy gained a menu entry to display its file transfer manager. (GNOME bug 574626)
  • Rhythmbox got support to read cover art embedded in media files (for local files only). (GNOME bug 345975)
  • The GNOME sound recorder saw its libgnome/libgnomeui dependency removed. (GNOME bug 567310)
  • Davyd Madeley rebased David Zeuthen resolution independance private git-svn branch against the real GTK+ repository, and published it into a new “resolution-independence” branch.
  • Finally, deprecated GTK+ symbols were removed from a bunch of modules: vino, gnome-system-tools, gok and gnome-media/grecord.

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 »