Issue 112

November 28, 2010

This week… 2827 commits, in 163 projects, by 220 happy hackers (and 223 were translation commits).

  • Cosimo Cecchi started porting the “removable media” preferences tab of Nautilus to be a new control center panel.
  • A limit to the number of times gnome-session will try to restart an application has been added by Jon McCann; it’s still missing the display of en error dialog when such a situation happens. (GNOME bug 634762)
  • Johannes Schmid added a new code analyser plugin to Anjuta, it uses clang and the results are displayed in the message pane like compiler errors.
  • Pedro Castro improved the support for FAB Subtitler files in gnome-subtitles.
  • Gabriel Burt added back a podcast browser to Banshee.
  • After months of work TLS support has finally landed in glib, many thanks to Dan Winship, it adds an extension point into gio, and glib-networking provides a gnutls-based implementation. (GNOME bug 588189)
  • Lucas Rocha started a nautilus extension for the-board; at the moment it allows adding photos to The Board.
  • Alexander Larsson landed a “broadway” branch into GTK+, this adds a HTML backend to GTK+; he had written about this before in GTK+ 3 vs HTML 5.
  • Maxim Ermilov made links in message banners of gnome shell clickable. (GNOME bug 610219)
  • The “About GNOME” dialog has been removed, a new “System Information” panel should arrive to provide similar functionalities.
  • Jon Drufresne added a “Show whitespace” preference for the comparison of files in meld. (GNOME bug 622342)
  • A complete API break happened in libgrss as all object and function names have been moved to the “grss” namespace.
  • Brandon Lewis maded it possible for the viewer widget in pitivi to be (un)docked.
  • The gutters in GtkSourceView (typically used to draw line numbers on the side) have been improved by Jesse van den Kieboom, to remove some limitations in sizing and accurate user control.

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 103

September 26, 2010

This week… 2622 commits, in 198 projects, by 238 happy hackers (and 826 were translation commits).

  • The 2.32.0 release is almost there and translators are working hard, French reached a 100% translation status, joining Portuguese, Polish, Hungarian, and Galician; an enormous effort also happened in the Uighur team, with almost five thousands new translated strings.
  • The Nautilus connect dialog has been updated to match mockups created by Allan Day.
  • Many changes landed in Pitivi, such as Karl Palsson updating the sources list to display clip previews on double clicks, and the important work done by Thibault Saunier to add effects being merged; read Pitivi master finaly gets effects! for the announcement and a screenshot.
  • Martin Szulecki added an module for iPods in conduit.
  • Havoc Pennington improved tests for X error traps in GTK+, fixing two bugs along the way. (GNOME bug 630033)
  • Banshee got support for detecting network status under Microsoft Windows, thanks to Pete Johanson (GNOME bug 630296)
  • Andreas J. Guelzow improved printing of checkboxes and radio buttons in Gnumeric.
  • Srinivasa Ragavan started adding rendering of events in the main calendar view, in his work on a clutterified evolution.
  • Johan Dahlin added a lot of missing introspection annotations to glib, and added and fixed a few in GTK+.
  • Another summer of code work has been merged, as Jamie Nicol improvements in the Last.fm Rhythmbox plugin have been merged, bringing such changes as the possibility to view its profile (GNOME bug 345957), and to use Libre.fm (GNOME bug 592428).

Read the rest of this entry »

Issue 100

September 5, 2010

This week… 2545 commits, in 212 projects, by 256 happy hackers (and 731 were translation commits).

  • Eitan Isaacson added a checkbox to use the default colour theme when highlighring keys in Caribou. (GNOME bug 622246)
  • Joanmarie Diggs added support for object toolkis in Orca, this allows Orco to handle cases where multiple toolkits are used in an application. (GNOME bug 628410)
  • Philip Withnall merged his port of Totem to GSettings. (GNOME bug 625896)
  • Gabriel Burt pushed a first pass at Bookmarks support for pdfmod, this adds a sidebar treeview that shows the existing bookmarks, and it’s possible to edit or remove them, as well as adding new bookmarks.
  • Colin Walters merged his major rewrite of girscanner, and more, in gobject-introspection.
  • Support for multi-coloured text layers has been added to Gimp by Michael Natterer, on top of an initial patch by Barak Itkin. (GNOME bug 620674)
  • Florian Müllner added support for the text-shadow property in GNOME Shell. (GNOME bug 624384)
  • Support for the MPRIS v2 API has been added to Banshee, this will allow external applications to interact with Banshee through a standard D-Bus API. (GNOME bug 570841)
  • Jonh Wendell added an instant messaging status plugin to Vinagre, that changes the status to busy when the application is switched to full screen mode.
  • A backend using the Windows Registry has been added by Sam Thursfield to GSettings.
  • Benjamin Otte updated the screenshot tool from gnome-utils to not draw directly to the root window anymore, updating the look of area selection along the way. (GNOME bug 628499)

Read the rest of this entry »

Issue 97

August 15, 2010

This week… 2933 commits, in 162 projects, by 257 happy hackers (and 368 were translation commits).

  • Emmanuele Bassi added JsonReader, a simple, cursor-based API for parsing a JSON DOM, to json-glib.
  • Christian Persch created a gdbus branch of gconf, porting it to gdbus; in the same vein David Zeuthen ported PolicyKit-gnome from dbus-glib to gdbus.
  • As for GDK changes, Thomas Hindoe Paaboel Andersen started porting gnome-games, Benjamin Otte pushed a cairo-port branch onto gnome-mag, and ported parts of Nautilus, and The Gimp continued being ported to Cairo by Michael Natterer.
  • Empathy has been changed by Bilal Akhtar to use GimpNet as default IRC network. (GNOME bug 625675)
  • Martin Pitt ported gdm to UPower. (GNOME bug 626176)
  • An initial implementation of the “background” panel has been pushed to gnome-control-center.
  • Andreas J. Guelzow added exporting of images to ODF in Gnumeric.
  • Preview comments have been added to most of the effects provided by gnome-video-effects (now used by Cheese).
  • A new “Shuffle” action has been added on the Banshee play queue.
  • Ryan Lortie added signals to GApplication, they are: startup, activate, open, action, and command-line.
  • Support for common licenses has been added to GTK+, this introduces a :license-type property. (GNOME bug 336225)
  • Also in GTK+ Matthias Clasen beefed up the GTK 2 -> 3 migration guide, including a first cut at documenting the rendering cleanup changes and the region removal.
  • For their last week of Summer of Code, Dena Dragos added a basic import/export feature to Anjuta snippets, Adrien Bustany added a function to load resources filtering on their attributes to his tracker ORM, Alexander Saprykin got his chapters plugin merged in Totem (GNOME bug 622779), and more.

Read the rest of this entry »

Issue 96

August 8, 2010

This week… 2649 commits, in 194 projects, by 282 happy hackers (and 522 were translation commits).

  • Ruben Vermeersch updated f-spot to show import failures after the import command is done.
  • Nate Stedman made ease use a single instance, using libunique.
  • A long list of deprecations (GdkImage, GdkGC…) has landed in the GTK+ 2.21 branch, to match functions and objects that were removed in GTK+ 3.
  • Andrea Cimitan added blur capabilities to his Murrine GTK+ engine.
  • GEdit got a GSettings migration file (GNOME bug 619898).
  • In GNOME Color Manager Richard Hugues added the possibility to flick between different images in the profile viewer.
  • Validation of UTF-8 strings when serializing from blob has been added to GDBus.
  • GNOME Power Manager EggConsoleKit has been converted to use GDBus.
  • Philip Withnall added a key-file backend to folks, to store links made between contacts.
  • Epiphany web inspector got new capabilities, including docking in Epiphany’s window, Gustavo Noronha Silva wrote about this in WebKitGTK+ and the Web Inspector.
  • Aaron Bockover added the Amazon MP3 server proxy code tat is used to redirect the user to the correct Amazon store, set the Amazon Affiliate ID on requests, and generally provide a level of indirection.
  • Bastien Nocera added support for Last.fm’s new XSPF extensions to totem-pl-parser.
  • Jiří Techet introduced a memory cache, and removed the non-persistent file cache, to store tiles in libchamplain.
  • The summer of code is ending soon, Luca Invernizzi ported his Getting Things Gnome Evolution plugin to be a proper backend, Jamie Nicol added the ability to download free songs from Last.fm in Rhythmbox, etc.

Read the rest of this entry »

Issue 93

July 18, 2010

This week… 3273 commits, in 181 projects, by 295 happy hackers (and 427 were translation commits).

  • Toms Bauģis added to hamster he possibility to click on a time bar in the overview to get to the detailed day view. (GNOME bug 623872)
  • The Bastard Mode option of Quadrapassel has been renamed to “choose difficult blocks”, but it’s still a real bastard.
  • Fernando Herrera added Mallard documentation to Dots, the interactive braille transcribing application.
  • The calendar backend in evolution-mapi has been made fully asynchronous.
  • Thomas Wood added region and city comboboxes to the new date and time control center panel.
  • Aleksander Morgado contributed a feature to enable or disable selected books in devhelp. (GNOME bug 619202)
  • Nate Stedman replaced the system() call by the usage of libarchive when saving documents in Ease.
  • GThumb has been updated to preserve the EXIF data after lossless rotations.
  • Vinagre has been migrated to GtkApplication. (GNOME bug 596733)
  • Arx Cruz added a new password dialog to Zenity.
  • The three-point-oh branch of cheese has been merged, rewriting Cheese in Vala and making advantage of Clutter.
  • Paolo Bacchilega ported file-roller to use GSettings.
  • Seed has been updated to build against the gtk 2 or gtk 3 versions of WebKit, at user choice.
  • John Stowers created a gtk-3.0 branch of pygtk, to prepare a pygtk version that, while not based on gobject introspection, would still be a step towards GNOME 3.
  • Aaron Bockover changed the Amazon proxy URIs of Banshee to some supporting geo-IP redirection, redirecting users to the Amazon stores appropriate for their countries.
  • Benjamin Otte has been working hard on the “rendering-cleanup” branch of GTK+ 3, chopping much of the old drawing system, where cairo usage is more appropriate now.
  • In GSOC land, Dragos Dena finished the snippets editor for Anjuta, Jamie Nicol almost finished implementing Last.fm radio playback in Rhythmbox, Luca Invernizzi completed the couchdb backend of Getting Things GNOME, and others also worked, of course…

Read the rest of this entry »

Issue 92

July 11, 2010

This week… 1620 commits, in 162 projects, by 206 happy hackers (and 232 were translation commits).

  • Yuvaraj Pandian T enhanced the speed of swtiching to the effects brower in his Cheese three-point-oh branch.
  • Shaun McCance added a (roughly) topological page sort for Mallard documents.
  • Evince, GNOME Shell, Brasero and Empathy all have been switched to GTK+ 3.
  • Jakub Steiner commited new symbolic icons, forcopy, cut, paste and more.
  • Support for non-GObject fundamental objects has been added to gobject-introspection; it is mostly interesting for being able to support GstMiniObject’s which are extensivly used in GStreamer.
  • Peter Bloomfield has added support for older IMAP servers, that do not advertise the “RIGHTS=” capability, to Balsa.
  • Robert Ancell added support for enumerations in dconf-editor.
  • Johan Dahlin pushed a llvm branch into pygobject, he explains the purpose on his website, in Using LLVM to speed up function invocation in a dynamic language binding post.
  • A backend for tasks has been pushed into evolution-couchdb.
  • Enrico Minack added currency support to the Invest applet. (GNOME bug 339127, GNOME bug 609547).
  • The feature_backup2 branch of glom got created, which adds support for making backups, and restore, of glom databases.
  • Aaron Bockover added handling of Amazon MP3 store music previews and samples to Banshee.
  • The ability to sort by image/video dimensions has been added into gthumb.
  • Last, the summers of code are still making improvements, for example Luca Invernizzi started working on both a remember the milk and a couchdb plugins for Getting Things GNOME, and Michal Hruby spent time improving Sezen, etc.

Read the rest of this entry »

Issue 87

June 6, 2010

This week… 1883 commits, in 194 projects, by 225 happy hackers (and 372 were translation commits).

  • Christian Persch added a backend using GDBus to libunique (GNOME bug 618723).
  • In the same vain both libbonobo and nautilus have been ported to use GDBus.
  • In another important transition Richard Hughes ported gnome-packagekit and gnome-power-manager to GSettings.
  • Maxim Ermilov modified GNOME Shell app view to have sections, based on the categories from desktop files. (GNOME bug 614131)
  • John Palmieri added the gtk-demo app, and a couple of demos, to the the pygi repository.
  • Per-line staging and unstaging has been made possibile in the gitg git frontend.
  • Robert Carr added a theme chooser, and several themes, to his Glide presentation tool.
  • In the Ease presentation tool Nate Stedman added transition previews in the inspector.
  • Evolution-data-server got the necessary code to connect via a SOCKS4 proxy.
  • Yelp got a “Read Later” feature, Shaun McCance wrote about it on his blog: Read It Later With Yelp.
  • Ruben Vermeersch worked on the import code of f-spot.
  • An initial universal access module and UI has been added to the gnome-control-center by Thomas Wood.
  • During his SoC Alex Launi abstracted the context pane logic of Banshee so that the context pane and the now playing area can work independently while sharing the same backend content.
  • Yuvi Panga spent his second week replicating most of the UI of Cheese in Vala, making the thumbnail widget work, and implementing a fullscreen mode.

Read the rest of this entry »

Issue 83

May 9, 2010

This week… 2274 commits, in 184 projects, by 262 happy hackers (and 262 were translation commits).

  • Guillaume Desmottes and Sjoerd Simons merged their timestamp work into Empathy’s master branch. (GNOME bug 615976)
  • Nautilus saw changes in its bookmark API, including the removal of the deprecated gtnome-fs-bookmark* icon names, replaced by the folder icon, and the use of emblems.
  • Aleksander Morgado has been improving unicode support of tracker using libicu based word breaking to the parser-libunistring-review branch of tracker.
  • Meego improvements got merged into Banshee’s master branch.
  • Robert Carr started theming support and improved shapes capabilities in Glide.
  • Ekiga got support to work in 16bpp mode. (GNOME bug 611308)
  • gedit port to gsettings continued, with many plugins ported already.
  • Ross Burton has been working on Randr related improvements of gnome-settings-daemon for Meego. This is happening in the new randr branch of gnome-settings-daemon.
  • Yelp got basic printing support, and started being ported to gdbus.
  • Matthias Clasen layed ground for new work on GTK+ 3.0 as he made it parallel-installable to 2.x.
  • Matthew Barnes went forward replacing CamelObject by GObject in camel, evolution, evolution-data-server, evolution-mapi and evolution-exchange.

Many thanks to Dodji Seketeli who assembled most of this issue.

Read the rest of this entry »