Issue 85

May 23, 2010

This week… 2040 commits, in 188 projects, by 264 happy hackers (and 299 were translation commits).

  • Brian M. Carlson added DocBook version 5 support to yelp-xsl.
  • Totem and Transmageddon both got support for the new WebM video format.
  • The Google Calendar backend in evolution-data-server has been removed, as the CalDAV backend should be enough to interact with Google.
  • Carlos Garcia Campos continued working on his Bonobo-less panel changes, with a port to GDBus.
  • Thomas Wood added support for “shell” and “panels” in gnome-control-center, and added an initial implementation of a date/time panel.
  • Shaun McCance added nautilus-sendto support in Yelp, to be able to send the pictures in documentation.
  • The password length limit for SSH connections in Vinagre has been lifted.
  • Xan Lopez removed the status bar of Epiphany, replacing its only use, the display of targets, by a small overlay that only appear on hover. (GNOME bug 609713)
  • Łukasz Jernaś added GObject introspection support to Emerillon.
  • GEdit got full support for compressed files. (GNOME bug 413220)
  • In GNOME Shell Owen Taylor added a facility for automated performance measurement (GNOME bug 618189); and Dan Winship updated the Telepathy support to show notifications of presence changes (GNOME bug 611613).
  • Emmanuele Bassi added a GApplication class to GLib, and Colin Walters used it to add a GtkApplication class to GTK+.
  • Lin Ma reworked Solaris file event notification in GIO.

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 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 74

March 7, 2010

This week… 2390 commits, in 220 projects, by 281 happy hackers (and 708 were translation commits).

  • Empathy made URL some people put in their contact status clickable right from the contact list (GNOME bug 525576)
  • Hiroyuki Ikezoe updated gpointing-device-settings to support a speed property.
  • The cairo branch has been merged into gjs.
  • Snowy (the webservice companion of Tomboy) has been updated to use UTC as internal time representation, to avoid dealing with different timezones.
  • Jean Bréfort implemented round rectangles, arrow heads for arcs and spline support for polyline and polygons in goffice canvas.
  • Jürg Billeter updated tracker to refuse updates when low on disk scape.
  • The libgnomekbd layout indicator has been changed to use the default font family and size, instead of hardcoding Helvetica. (GNOME bug 610544)
  • Richard Hugues pushed a color-management branch to GTK+, implemening an optional LCMS GIO module, and GtkColorEngine, GtkColorTransform and GtkColorProfile.
  • gcalctool has been changed to show bit editor for numbers not in base 10.
  • Jesse van den Kieboom implemented a new words completion word finder method in gtksourceview, as the previous version was buggy and a lot of bookkeeping.
  • GNOME Power Manager has been changed to play a sound loop if the charge of a laptop battery or UPS reaches a critical level.

Read the rest of this entry »

Issue 65

January 3, 2010

This week… 1259 commits, in 144 projects, by 148 happy hackers (and 191 were translation commits).

  • Empathy will now display the protocol icon in a corner of the status icon of the contacts. (GNOME bug 603877)
  • Kupfer got support for Triggers, Ulrik Sverdrup explains it in detail in his appropriately named Kupfer gains Triggers post.
  • Debarshi Ray (who took over maintenance of gnote) added a “note of the day” addin. (GNOME bug 590589)
  • Gian Mario Tagliaretti wrapped many GSocket and GResolver functions for pygobjet.
  • Epiphany was fixed so that notifification of completed downloads doesn’t rely anymore on the presence of the status icon. (GNOME bug 604599)
  • The mixed state of toggle buttons has been changed to be drawn half in the normal and the other half in the pressed state. (GNOME bug 502165)
  • Jesse van den Kieboom improved menu integration of gedit on Mac OS X; this now uses the latest updates done on the ige-mac-integration library, with additional patches.
  • Josh Tripplet added support for XTerm bracketed paste mode to VTE, this allows programs to distinguish pasted text from typed text. For example vim could automatically use paste mode for pastes, avoiding unwanted duplicate indentation or formatting. (GNOME bug 605299)
  • Sebastien Granjoux added a new project backend to Anjuta, to open a directory as a project.
  • Cody Russel added a GtkOffscreenWindow implementation, to make it much easier to take an arbitrary widget and render it to an offscreen buffer without having it displayed anywhere onscreen. (GNOME bug 604901)

Read the rest of this entry »

Issue 63

December 27, 2009

This week… 1776 commits, in 177 projects, by 233 happy hackers (and 279 were translation commits).

  • This was hackfest week for Epiphany, WebKitGTK+ (and other related modules), go and read Xan Lopez and Gustavo Noronha summaries. Or read on for my particular pick…
    • Benjamin Otte added support for favicons the the epiphany tabs-reloaded extension.
    • Content-Encoding support landed in libsoup (GNOME bug 522772)
    • Custom user-agent support has been added.
    • There is a new info bar widget at the top of the web view, used to ask if credentials have to be saved.
  • Maxim Ermilov added command and path completion to the Alt+F2 dialog of GNOME Shell. (GNOME bug 597677)
  • Also in GNOME Shell Colin Walters added an extension system, there is no UI yet, it will come later. (GNOME bug 599661)
  • Johan Dahlin added a Makefile.introspection file to gobject-introspection, to be used by other projects, and modified pango and gtk+ to use it.
  • After some discussion on nautilus-list and gnome-shell-list, Alexander Larsson changed Nautilus to use its browser mode by default.
  • The GNOME Terminal preferences dialog got a new “unlimited scrollback” option (GNOME bug 599443).
  • After a comment in last week digest edition, Paolo Bacchilega changed File Roller to use AES128 instead of AES256 as encryption type.
  • Libgnomekbd got a new GkbdStatus widget implementing a status icon, Sergey V. Udaltsov wrote about it in kbd stuff going threezero.

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 60

November 29, 2009

This week… 1770 commits, in 169 projects, by 229 happy hackers (and 274 were translation commits).

  • The GtkToolPalette widget, which provides a tool palette with categories, has been merged into gtk+ (GNOME bug 567729).
  • Ke Wang added D-Bus support to the Java ATK wrapper, so it can work with the new AT-SPI
  • Thorsten Sick added complete documentation to many of the (lib)seahorse files, and seahorse-plugins migrated from libglade to GtkBuilder.
  • Federico Mena Quintero added handling of the XF86RotateWindows hotkey to gnome-settings-daemon, to rotate a laptop display; this is for tablets that have a “rotate the screen” hotkey. It finds the laptop’s built-in video output and rotate it to the next available rotation.
  • Colin Walters ported GNOME Shell “AppWell” and panel to CSS. (GNOME bug 602131).
  • Anjuta and Brasero both moved code to use the GtkInfoBar widget introduced in GTK+ 2.18.
  • The way message parsing and escaping is handled in Empathy has been reworked to handle more cases of URL and smileys replacements.
  • The one-canvas branch of the GNOME Icon Theme has been merged to master, many impressive icons in there! (unfortunately it still needs a proper build system, see GNOME bug 602988)
  • Alexander Larsson commited GConverter to glib master, it is a generic interface for stateful conversions of data, it is a generic interface suitable for things like IConv, compression, decompression and regexp replacement. He posted to gtk-devel-list about it: GConverted commited.
  • Totem gained support for playing DVDs from images, it now shows mounted archives in the Movie menu.
  • David Zeuthen cleaned up the user interface of the SMART dialog of gnome-disk-utility. screenshot of cleaned up UI.
  • And Gian Mario Tagliaretti wrapped the API added in GIO 2.22 in pygobject.

Read the rest of this entry »

Issue 58

November 15, 2009

This week… 1612 commits, in 180 projects, by 213 happy hackers (and 293 were translation commits).

  • Banshee was migrated to the Last.fm 2.0 API. (GNOME bug 541227)
  • A general search feature has been added to Rygel, including Tracker.
  • The GtkNotebook widget got an “action area”, to be used for things like having a single close tab button to the right of all tabs. Johannes Schmid wrote about it in his weblog: GtkNotebook action widgets. (GNOME bug 116650)
  • Totem gained an on-screen display when in fullscreen mode, Bastien Nocero announced it in A little OSD. (GNOME bug 600985)
  • Simon van der Linden added the possibility to import wrappers from pygi to pygobject.
  • The GNOME Shell got presence items added to the status menu. (GNOME bug 601458)
  • Behdad Esfahbod reverted a commit to vte, as not clearing the alternate screen caused issues with less.
  • Basic Mac OS X integration (menu, dock, bundle) has been pushed to gedit.
  • Empathy was fixed to ask for password when joining a protected room (GNOME bug 579341)
  • The View Properties dialog of Gnumeric was converted to be instant-apply.
  • William Walker added provisional support for GNOME Shell magnifier service to Orca.

Read the rest of this entry »

Issue 56

November 1, 2009

This week… 1906 commits, in 181 projects, by 237 happy hackers (and 363 were translation commits).

  • A full screen mode has been added to emerillon (GNOME bug 599764).
  • John Wendell fixed several memory leaks in Vinagre and gtk-vnc.
  • A new “Document License” tab has been added to Evince, it can display license information embedded in PDF files (GNOME bug 349173)
  • In GNOME Games, gnometris got renamed to quadrapassel (due to trademark concerns), and same-gnome to swell-foop (due to “GNOME” in the old name).
  • Support for group profiles has been added to Sabayon, thanks to Scott Balneaves.
  • GTK+ was updated to use standard Mac shortcuts on Mac OS X (Cmd-X, Cmd-C, etc.). (GNOME bug 530351)
  • Ignacio Casal Quinteiro ported gedit to GSettings, in the appropriately named gsettings branch of gedit; this is still a work in progress.
  • Thomas Thurman added a first theme using CSS to the cowbell branch of metacity, the theme is named Sunshine.
  • Peter Bloomfield marked important items in the balsa toolbars, so they work better with the new “text besides icons” default.
  • Andreas J. Guelzow added ODF compability function “SHEETS” to Gnumeric.
  • Matthew Barnes started porting Evolution from libglade to GtkBuilder.
  • Finally usage of libgnomevfs has been removed from gnome-pilot.

Read the rest of this entry »