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 102

September 19, 2010

This week… 2375 commits, in 198 projects, by 264 happy hackers (and 599 were translation commits).

  • Rupert Swarbrick added paragraph support in the parsing of .info files in Yelp.
  • Florian Müllner implemented side-by-side tiling in Mutter; when dragging a window over a screen edge and dropping it there, maximize it vertically and scale it horizontally to cover the corresponding half of the current monitor; this has been enabled by default in GNOME Shell (GNOME bug 606260)
  • Eog has been modified to ask the user whether to reload externally modified images. (GNOME bug 534348)
  • Alexey Fisher added two optional video filters to Empathy for video chat support, for both limiting the maximal framerate of webcams, and reducing video noise. (GNOME bug 628789, GNOME bug 628786)
  • Pdfmod gained zoom slider/buttons, by Gabriel Burt (GNOME bug 614378, GNOME bug 628437)
  • Hans Breuer improved UML objects in Dia, allowing them all to have their line width, font, and font size changed by the user. (GNOME bug 86238)
  • Image loading performances in GThumb have been optimized.
  • The Evolution calendar got some new neat (and meaningful) animations, in the clutter-calendar-v2 branch.
  • Giovanni Campagna added an Universal Access status indicator to GNOME Shell; it allows the user to change rapidly the keyboard and mouse behaviour (sticky keys, slow keys, bounce keys, mouse keys), as well as the enabled ATs (magnifier, screen reader, screen keyboard) and the HighContrast Gtk theme.
  • The “wcf” branch of Blam has been merged, adding usage of System.ServiceModel.Syndication instead of the RSSFeed and AtomFeed libraries. (GNOME bug 550803)
  • In GTK+ Havoc Pennington added margin and alignment properties to GtkWidget.

Read the rest of this entry »

Issue 95

August 1, 2010

This week… 1817 commits, in 202 projects, by 221 happy hackers (and 396 were translation commits).

  • In the ongoing transitions emerillon has been ported to GSettings, while evolution, evolution-data-server, and brasero have been ported to GDBus (GNOME bug 622884 and others).
  • Also glibmm gained a wrapper for GApplication, and gtkmm another one for GtkApplication.
  • Mike Gorse added thread safety around main loop invocations in PyGTK.
  • Eye of GNOME got a settings conversion file, to migrate configuration from GConf to GSettings.
  • Jonh Wendell ported Vinagre to use libpeas for its plugins.
  • And a basic support for plugin dependencies has been added to libpeas.
  • Cheese effect preview elements have been changed to be constructed on-demand, rather than at startup, which has a great effect on startup performance.
  • Matthias Clasen improved a lot the coverage of unit tests in GLib.
  • Michael Natterer started porting various bits of Gimp from drawing with GDK to drawing with Cairo.
  • Paolo Borelli made a first cut at a fonts panel for gnome control center 3.0, at the moment a straight port of the fonts tab of the current appearance preferences dialog.
  • In Gnumeric Jean Brefort added support for importing old Guppi graphs from gnumeric 1.0 files.
  • Nate Stedman added support for shapes and backgrounds to Ease.
  • In Vala Michael Terry added support for the new bytestring GVariant (GNOME bug 624986)
  • Last but not least Cosimo Cecchi removed the backgrounds/emblems feature in Nautilus.
  • As for GSoC students, many were at GUADEC and you should really watch the recorded GSoC lightning talks session once it’s made available…

Read the rest of this entry »

Issue 84

May 16, 2010

This week… 2094 commits, in 204 projects, by 253 happy hackers (and 417 were translation commits).

  • Florent Thévenet added support for user preferences to solang, using gsettings.
  • libunique and gtkmm have both been ported to GTK+ 3.0.
  • Fabio Bonelli removed libbonobo from Galeon, it uses D-Bus now.
  • In pygi John Palmieri wrapped the GObject module, making it compatible with both the ancient pygobject attributes and new attributes exposed by introspection.
  • Roberto Majadas added initial support for ConsoleKit in nanny.
  • The dependency on libgnome-vfs has been removed from f-spot, it now uses GIO.
  • The class inheritance graph in anjuta has been switched to use cairo, instead of straight gdk draw.
  • Christian Persch ported Evince and GConf to GDBus.
  • Fridrich Strba pushed an initial implementation to have evolution as default mail client and mailto handler under Windows.
  • Introspection support has been added for the libnautilus-extension library.
  • GEdit unique instance mechanism has been switched from bacon to DBus.
  • In GNOME Shell Colin Walters implemented the initial application menu.
  • Last but not least Matthias Clasen merged GDBus in glib.

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 »

Issue 80

April 18, 2010

This week… 2112 commits, in 216 projects, by 243 happy hackers (and 431 were translation commits).

  • The Hamster project got separated in client and d-bus service, and got a command line client (GNOME bug 602642).
  • Behdad Esfahbod pushed a gnome-terminal branch with a find dialog to highlight search terms. (GNOME bug 78963).
  • Much work happened in the asm-support branch of nemiver.
  • This was the week of the gsettings hackfest, many changes landed in both glib and gconf modules, you should read the day 1 summary by Vincent Untz and overall summary by Matthias Clasen.
  • During that hackfest baobab (in gnome-utils) has also been ported to gsettings, with explanative commit messages, and the devhelp branch has been updated for the API changes.
  • There was also a GNOME Python hackfest and much work happened in pygobject and pygi, go read posts written by John Palmieri: day 0, day 1, day 2, and wrapup.
  • Tadej Borovšak ported sound juicer to GtkBuilder, this was the last module using libglade, yeah.
  • Torsten Schönfeld started adding GIO support to the Perl binding, via gobject-introspection.
  • Support for application-indicators/StatusNotifierIcon has been added to the typing break applet in gnome-control-center (GNOME bug 606671)
  • Evolution got a new foocanvas branch, getting rid of libgnomecanvas.
  • A new SSH Hosts plugin written by Fabian Carlström has been added to kupfer.
  • Joanmarie Diggs added improved support for Empathy in orca. (GNOME bug 589925)

Read the rest of this entry »

Issue 78

April 4, 2010

This week… 2655 commits, in 255 projects, by 325 happy hackers (and 661 were translation commits).

  • Empathy gained the possibility to undo the closing of a chat window or tab (GNOME bug 609832)
  • Robert Ancell added colours to gcalctool buttons (GNOME bug 157962).
  • Sergey V. Udaltsov added a gconf key to disable the display of the keyboard indicator status icon. (GNOME bug 612240)
  • Evince removed its internal copy of the infobar widget to use GtkInfoBar directly; also Carlos Garcia Campos fixed Evince so that compressed password-protected documents could be opened. (GNOME bug 613959)
  • Michael C. Urbanski created a new “podcast-ng” branch in Banshee, to hold much work being done on podcast support.
  • Matthew Barnes got rid of the ancient code (almost 6000 lines) in Evolution to support migrating from pre-2.0 versions.
  • GNOME Power Manager has been ported from DeviceKit-power to UPower.
  • Caribou has been changed to warn the user when accessibility is not enabled. (GNOME bug 608727)
  • Paolo Bacchilega added a flickr photoset imported to gthumb.
  • A “gnome3” branch has been created in gtk-engines, to hold the GNOME 3 theme work.

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 61

December 6, 2009

This week… 1756 commits, in 187 projects, by 230 happy hackers (and 277 were translation commits).

  • Brasero got a way to switch between different project types, for example converting from an audio project to a data project. (GNOME bug 558440)
  • The Evolution contact map plugin by Cédric Bosdonnat has been commited, Cédric announced the plugin in Maps for Evolution. (GNOME bug 361156)
  • An iPhone port of Dasher has been pushed.
  • Cheese saw ports from HAL to gudev (GNOME bug 594966), from EphySpinner to GtkSnipper (GNOME bug 598445), and from straight GStreamer to libcanberra (GNOME bug 603152).
  • Support for callback functions has been pushed into gjs. (GNOME bug 563025)
  • Paolo Bacchilega updated file roller to use an EggFileFormatChooser widget for file format selection.
  • Diego Escalante Urrelo worked hard updating the API docs of Epiphany. (GNOME bug 503852)
  • Support for compression has been added to the TIFF pixbuf loader. (GNOME bug 584700)
  • Matt Kraai made the totem-pl-parser library thread-safe. (GNOME bug 572705)
  • Jonathon Jongsma refactored error reporting in Evolution to separate error from dialogs. (GNOME bug 602963)

Read the rest of this entry »

Issue 59

November 22, 2009

This week… 1637 commits, in 179 projects, by 248 happy hackers (and 285 were translation commits).

  • In the camel-gobject branch of Evolution, Matthew Barnes replaced Camel’s homegrown type system with GObject.
  • Brasero got Tracker support in its search pane. (GNOME bug 465660)
  • Simon van der Linden added a method to compare GIBaseInfo objects (GNOME bug 590527)
  • Pitivi got preliminary support for video mixing.
  • Brian Cameron added back Include, Exclude, and IncludeAll configuration options to GDM, to select which users should be visible; the option had been removd in the 2.22 rewrite. (GNOME 557553)
  • Florian Müllner improved the GNOME Shell to switch from the overview to the confirmation dialog some applications display before closing, when an application is closed from the overview. (GNOME bug 602532).
  • Also in the GNOME Shell, to support a message tray, Dan Winship added a notification daemon service.
  • After doing a first serie of commands two weeks ago, Xavier Claessens added support for the /nick command to Empathy. (GNOME bug 602066)
  • Evince has been modified to display files attached to PDF documents (it requires poppler from git master). (GNOME bug 601839)
  • The GNOME Icon Theme got special icons for XDF folders (documents, download, music, pictures…).
  • Read the rest of this entry »