Issue 133

April 24, 2011

This week… 1745 commits, in 184 projects, by 223 happy hackers (and 390 were translation commits).

  • Mario Sanchez Prada switched Frogr to use GTK+ 3 by default.
  • Gary Ching-Pang Lin added a Myspace service to libsocialweb.
  • A quick previewer for Nautilus, named sushi, has been pushed by Cosimo Cecchi, he wrote about it in Sushi.
  • Marek Kasic changed the printers settings panel to set the default paper size according to the locale.
  • Sebastian Polsterl ported the Totem plugin of GNOME DVB Daemon to GDBus.
  • In Epiphany Xan Lopez added UI options to hide the menubar; in the future Web-app like windows will have this hidden by default.
  • Stef Walter added a rudimentary GnuPG collection implementation to gnome-keyring. (GNOME bug 647885)
  • Pedro Castro fixed the insertion of subtitle at video position in gnome-subtitles, after a patch from Michał Sawicz.
  • Alexander Larsson changed the GTK+ broadway backend to use cairo to generate PNG URIs.
  • He also switched it to stream data over websocket, as using zlib compressed data over xmlhttprequest was a nice hack but doesn’t really work in production.
  • Robert Ancell made automatic exponentiation in gcalctool less aggressive.

Read the rest of this entry »

Issue 132

April 17, 2011

This week… 2032 commits, in 167 projects, by 243 happy hackers (and 355 were translation commits).

  • Luis de Bethencourt unified the encodebin-based transcoding of Rygel, so each transcoder then simply has to provide an encoding profile and not have to create the static pipelines etc.
  • Ritesh Khadgaray migrated xchat-gnome from libglade to GtkBuilder. (GNOME bug 588400)
  • Kristian Rietveld started implementing a CoreText backend for pango, to be used on Mac OS X 10.5 or higher.
  • Peter Bloomfield removed the usage of GConf in Balsa.
  • In Glade Juan Pablo Ugarte optimized project loading time by not updating progrebars on each object loaded, he also migrated code from GtkStyle to GtkStyleContext.
  • Shaun McCance added a Mallard xref link checker to yelp-tools.
  • The Board got webcam support in photo elements, thanks Lucas Rocha.
  • Alexander Larsson went on fixing a lot of D-Bus message leaks in gvfs.
  • Support for upload progress has been added to libsocialweb by Eitan Isaacson.
  • Robert Bragg moved all GLX code down from Clutter to Cogl; moving OpenGL window system binding code down from Clutter into Cogl is the biggest blocker to having Cogl become a standalone 3D graphics library, so this is an important step in that direction.
  • Richard Hughes added named color profile support to gcm-viewer.
  • Matthias Clasen got to improve struct packing for many objects of glib and GTK+.

Read the rest of this entry »

Issue 131

April 10, 2011

This week… 3317 commits, in 232 projects, by 319 happy hackers (and 730 were translation commits).

  • Jesse van den Kieboom ported the commander gedit plugin to libpeas and GTK+ 3. (GNOME bug 640075)
  • Shaun McCance revamped the platform overview document, giving each tech its own page.
  • Dov Grobgeld added a calibration tool to the giv image viewer.
  • Paolo Bacchilega added a new sharpen tool to gthumb.
  • Bastien Nocera switched Totem to use clutter-gst to draw video, this allows to draw arbitrary actors on top of the video widget, while having them resize and move with the video widget.
  • A few days later he implemented the GstNavigation interface in clutter-gst video sink, making the DVD menus work.
  • Fabien Parent contributed a GSettings implemented to Nemiver configuration manager.
  • Ignacio Casal Quinteiro added a way to automatize the profile filling in gstranslator. (GNOME bug 547610)
  • Jonathan Matthew ported all of Rhythmbox (core & plugins) to use GSettings.
  • Alban Crequy added contacts support in the flickr module of libsocialweb.
  • Diego Escalante Urrelo continued his work on the epiphany plugin system, converting existing epiphany-extensions to libpeas.
  • Ekaterina Gerasimova contributed new Mallard documentation to Vinagre.
  • Will Thompson added an eMusic web store source to Banshee. (GNOME bug 623828)
  • Garrett Regier contributed a GJS plugin loaded to libpeas.
  • Alexander Larsson added an experimental toplevel window mode to the GTK+ broadway backend; this mode makes each toplevel window get its own browser window, with popup windows using the browser window of their transient parent.Jesse van den Kieboom ported the commander gedit plugin to libpeas and GTK+ 3. (GNOME bug 640075)

Read the rest of this entry »

Issue 130

April 3, 2011

This week… 3591 commits, in 236 projects, by 319 happy hackers (and 1279 were translation commits).

  • Philip Withnall ported the core of Almanah to GSettings.
  • In libsocialweb Alban Crequy added support for last.fm contacts.
  • Raul Gutierrez Segales added write support for Tracker in folks. (GNOME bug 645413)
  • Bruno Coudoin did a major rewrite of the submarine activity of gcompris.
  • Stefan Kost started adding a simple markdown parser for gtk-doc comments. (GNOME bug 639145)
  • Lucas Rocha did some initial work on Cheese support in the PhotoThing of The Board.
  • Proper support for localization has been added to gnome-tweak-tool. (GNOME bug 646058)
  • Diego Escalante Urrelo started a peas branch to port Epiphany plugin system to libpeas.
  • The documentation team (Shaun McCance, Tiffany Antopolski, Phil Bull, Jim Campbell…) was again hard at work on the desktop help.
  • Matthias Clasen fixed the creation of VPN connections in gnome-control-center.
  • Philippe Normand contributed a new gajim extension to gnome-shell-extensions, in order to display Gajim incoming chats as notifications in the Shell message tray. (GNOME bug 645760)
  • Morten Welinder layed out the foundation for translated function names in gnumeric.
  • Vincent Untz continued rewriting gnome-panel to make it work better in fallback mode.
  • The new website style has been merged to library-web, to be deployed on release day.

Read the rest of this entry »

Issue 129

March 27, 2011

This week… 3322 commits, in 211 projects, by 323 happy hackers (and 845 were translation commits).

  • Mukund Sivaraman changed the default PNG compression level in gegl from 9 to 3; a compression level of 9 with large natural images such as those GEGL processes consumes a *lot* of CPU time with little benefit.
  • Diego Escalante Urrelo updated the epiphany greasemonkey extension to use the new EphyDownload.
  • Michael Wood contributed to Grilo an API to access picture related metadata.
  • Eitan Isaacson added support for video upload to Youtube in libsocialweb.
  • Philip Withnall changed libgdata to use HTTPS for all communications with the server. (GNOME bug 644940)
  • Lucian Langa added proper support for Atom enclosures to evolution-rss.
  • Dave Crossland changed the password bullet to a square from a circle, to maintain consistency with the overall type design of Cantarell.
  • John Stowers added support for font hinting to gnome-tweak-tool.
  • Mike Gorse ported registryd session management code from dbus-glib to gdbus.
  • Matt Davey completed the gnome-pilot applet migration to GTK+ 3.
  • In mutter Florian Müllner adjusted the position of attached dialogs to fit on-screen.
  • Vincent Untz ported the gnome-panel launchers to GSettings.
  • Richard Hughes added code to generate a 3D gamut hull of any 3 color profile in gnome-color-manager, he blogged about this in gnome-color-manager and profiles.
  • Last but not least, the documentation team worked really hard on the new desktop help.

Read the rest of this entry »

Issue 128

March 20, 2011

This week… 3142 commits, in 211 projects, by 294 happy hackers (and 1113 were translation commits).

  • Translators were all hard at work, with more than one thousand commits this week.
  • John Stowers pushed his GNOME Tweak Tool to the GNOME Git server.
  • Mutter was changed to provide a single library, combining both libmutter-wm and libmutter-private. (GNOME bug 644565)
  • Colin Walters added a “fail whale” dialog in gnome-session, to be shown on component failures; the name comes from Twitter error pages. (GNOME bug 642497)
  • The same Colin Walters also rewrote a11y bus management in at-spi2-core, so it doesn’t fall back to the session bus. (GNOME bug 644851)
  • Cosimo Cecchi added a first iteration of a dark variant of the Adwaita theme, in gnome-themes-standard.
  • In libsoup Dan Winship implemented a GNOME proxy backend using te network proxy settings from gsettings-desktop-schemas, for automatic proxy configuration it uses the D-Bus service provided by the libproxy plugin. (GNOME bug 644211)
  • Shaun McCance added mouseovers on topic links of Mallard documents, in yelp-xsl.
  • In gnome-devel-docs Johannes Schmid updated or added guitar tuner demos in different languages.
  • And also at the documentation hackfest many pages were written for the user help, by all participants.
  • Claude Paroz added support for “reduced stats” in damned-lies, making it possible to have statistics on “important” strings, for example it currently excludes schema strings.
  • Jan Danielsson added support for the Fossil Source Control Management to Meld. (GNOME bug 644811)
  • Richard Hugues updated the screenshot tool in gnome-utils to save the screen ICC profile in the screenshot.
  • Bastien Nocera implemented touchpad motion settings in the mouse plugin for gnome-settings-daemon. (GNOME bug 642474)

Read the rest of this entry »

Issue 127

March 13, 2011

This week… 2634 commits, in 197 projects, by 272 happy hackers (and 670 were translation commits).

  • Andrew McGrath added support for plain text exportation in ocrfeeder.
  • Robert Ancell updated dconf-editor to show the key range in key descriptions.
  • Based on a patch from Mark Starovoytov Dan Winship fixed libsoup to catch overflows when parsing very distant expiration dates in cookies. (GNOME bug 643462)
  • John Stowers added a user-theme extension to the gnome-shell-extensions repository. (GNOME bug 644271)
  • Ray Strode made it so that gdm runs the gnome-session acceleration helper script, to preload the GL stack and figure out ahead of time whether or not gnome shell can run on the system.
  • Marek Kasik updated the printers plugin of gnome-settings-daemon to show notifications for selected printer state changes (things liek “tuner low”).
  • Jakub Steiner worked on the Cantarell font, fixing all ~ accented glyphs. (GNOME bug 642396)
  • Steve Frécinaux enabled Python support for eog plugins. (GNOME bug 639597)
  • Martin Robinson made the serif font the default web font of Epiphany, to match the behaviour of other browsers. (GNOME bug 644523)
  • GObject Introspection support as been added to libcheese by Luciana Fujii Pontello.
  • Dan Winship changed gnome-shell to use the new libmutter-wm library, to build a real gnome-shell binary (GNOME bug 641724)
  • Bastien Nocera added some code to reorder date widgets in the date/time panel, to be based on the locale’s date format, rather than only supporting the US-centric version. (GNOME bug 636896)
  • And William Jon McCann ripped GNOME Screensaver of its theme and job support.

Read the rest of this entry »

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 125

February 27, 2011

This week… 2424 commits, in 223 projects, by 264 happy hackers (and 516 were translation commits).

  • Jiří Techet ported thje eog map plugin to use libchamplain 0.10. (GNOME bug 642802)
  • Matthew Barnes ported gnome-video-arcade from GConf to Gsettings.
  • Chris Kühl added back basic mdns functionality in Vino.
  • In libgnomekbd Sergey V. Udaltsov improved rendering of keysyms. No ISO_, underscores->spaces. (GNOME bug 642903)
  • Andreas J. Guelzow fixed the import in Gnumeric of LibreOffice created xlsx files using shared formulas. (GNOME bug 642850)
  • Marc-André Lureau added a spice plugin to Vinagre. (GNOME bug 642844)
  • Sergio Villar Senin added DNS prefetching into Epiphany, this will proactively perform DNS lookups when the user sets the cursor over an autocompleted entry in the location bar. (GNOME bug 606087)
  • Guillaume Desmottes updated Empathy to use the same tab close button as in gedit. (GNOME bug 642865)
  • In DrWright Christopher Aillon added accounting for idle time when starting a typing break. (GNOME bug 642788)
  • Alexander Larsson changed GNOME Shell to have a hot corner on each monitor. (GNOME bug 642881)
  • Also in GNOME Shell David Zeuthen added a native PolicyKit authentication agent. He presented this work in GNOME 3 Authorization. (GNOME bug 642886)
  • Stefano Teso changed the list view of Nautilus to create folders in subdirectories when possible. (GNOME bug 330644)
  • Marek Kašík changed the print notifcation plugin of gnome-settings-daemon to use the new D-Bus API for communication with CUPS.
  • And Cosimo Cecchi updated the housekeeping plugin to use the Nautilus D-Bus API to empty the trash. (GNOME bug 632154)

Read the rest of this entry »

Issue 124

February 20, 2011

This week… 2119 commits, in 179 projects, by 231 happy hackers (and 387 were translation commits).

  • Tor-björn Claesson contributed a dock extension for GNOME Shell.
  • Vincent Untz started rewriting gnome-web-photo to use WebKit instead of xulrunner.
  • Ignacio Casal Quinteiro added a GeditAnimatedOverlay class to gedit, this provides a widget with slide/in/out animation for the widget added on the container.
  • Michal Hruby added a Zeitgeist dataprovider plugin to gedit.
  • Shaun McCance merged the search & indexing branch of Yelp.
  • Richard Hughes added a updates plugin in gnome-settings-daemon, to notify user of available package updates.
  • D-Bus applets in GNOME Panel were fixed to work in multiscreen environments. (GNOME bug 632369)
  • Bastien Nocera added a ‘Add’ button to the control center background panel.
  • Guillaume Desmottes updated Empathy to set the same program class in all binaries, to make all empathy apps windows appear as the same application in GNOME Shell. (GNOME bug 642440)
  • Cosimo Cecchi added a floating bar to Nautilus.
  • Garrett Regier made the libpeas plugin manager show a dialog when disabling a plugin which is depended on.
  • In gimp Michael Natterer added a GimpTileBackendTileManager which does nothing so far but will help GEGL migration a lot.
  • Eugenia Gabrielova updated inline search in Anjuta to support replace and highlighting. (GNOME bug 638134)
  • Jasper St. Pierrer added a history manager, to be used by runDialog and lookingGlass, into GNOME Shell. (GNOME bug 642237)
  • Also in GNOME Shell Guillaume Desmottes ported the Telepathy bits to use telepathy-glib. (GNOME bug 620416)

Read the rest of this entry »