Issue 173

January 29, 2012

This week… 1871 commits, in 231 projects, by 217 happy hackers (and 219 were translation commits).

  • In librsvg Christian Persch improved the decoding of data: URIs.
  • Cosimo Cecchi changed gnome-screenshot to make non interactive mode headless, making it just save the image to the saved screenshots directory.
  • Aurimas Černius added core synchronization support to gnote.
  • Carlos Garcia Campos pushed some initial work porting devhelp to WebKit2; he later posted details about the port and the process (porting devhelp to WebKit2).
  • Milan Crha added support for setting user’s folder permissions into evolution-mapi . (GNOME bug 667714)
  • Oleksij Rempel switched Cheese from theora/ogg to vp8/webm.
  • In gparted Rogier Goossens added the ability to set a new random UUID on file systems that provide the appropriate tools to perform this action . (GNOME bug 667278)
  • Will Thompson added support for functions which return GError into pygobject . (GNOME bug 666098)
  • Alexander Larsson added a first run dialog to gnome-contacts.
  • Matthias Clasen added a resource tool to glib, this lets the developer poke at resources in elf files and standalone resource bundles.
  • James Le Cuirot contributed the possibility to align text vertically into glabels.
  • In gthumb Paolo Bacchilega added High quality zoom for SVG images.
  • Adel Gadllah moved filesystem I/O to a thread when taking a screenshot in gnome-shell . (GNOME bug 652952)
  • Florian Brosch contributed support for comments to the GIR parser in Vala.
  • Pascal de Bruijn made gnome-color-manager use smaller/faster display calibration target sets.

Read the rest of this entry »

Issue 167

December 18, 2011

This week… 1782 commits, in 171 projects, by 230 happy hackers (and 189 were translation commits).

  • Philip Chimento converted Devhelp from IgeMacIntegration to GtkOSXApplication, a change necessary to build on 64-bit Macs . (GNOME bug 663789)
  • In rhythmbox Jonathan Matthew used some special cow powers to made password prompts work properly . (GNOME bug 666338)
  • In gnome-themes-standard Lapo Calamandrei continued working on unfocused window appearance, styling radio, checks, sliders, progressbars and scrollbars.
  • Juan A. Suarez Romero updated the shoutcast plugin in grilo-plugins to the SHOUTCast 2.0 API.
  • Zeeshan Ali added some UI to gnome-boxes for specifying product key (Windows XP & 2003 ). (GNOME bug 666030)
  • Alexander Larsson added support for unlinking contacts to gnome-contacts.
  • Jakub Steiner updated gnome-color-manager colorimeter artwork.
  • Alex Murray added automatic dimming / toggling to keyboard backlight to gnome-settings-daemon power plugin.
  • Work on the Firebird provider, by Faghmie Davids, was pushed into libgda.
  • In Evince Cyril Soldani added an option to show odd pages on the left in dual mode.
  • Andreas J. Guelzow fixed LaTeX export of cyrillic in Gnumeric . (GNOME bug 666340)
  • In Rygel Jens Georg added hacks for XBMC to recognize DLNA mime-types as AAC for AAC files.
  • Robert Roth contributed to gnome-system-monitor a patch to summarize the processor cores to be able to display sysinfo for multi-core systems with more than 13 cores . (GNOME bug 664926)
  • Christian Persch added a lock button the the drwright break window . (GNOME bug 128381)

Read the rest of this entry »

Issue 164

November 27, 2011

This week… 2089 commits, in 181 projects, by 226 happy hackers (and 320 were translation commits).

  • Richard Hughes added a progress bar on the calibration action page of gnome-color-manager.
  • Morten Welinder improved the precision of range functions in goffice.
  • Joanmarie Diggs removed the legacy magnification code from orca . (GNOME bug 664651)
  • In gnome-disk-utility David Zeuthen updated the ATA smart dialog.
  • Erik Hartenian improved the Cantarell font, adding “extrema” to all glyphs, and making slight adjustments on a few letters.
  • In the gnome-control-center wacom panel Bastien Nocera split out the tablet page, so it can be reused for separate tablet configurations.
  • In seahorse Stef Walter added support for creating creating certificate requests as well as support for PKCS#11 key generation.
  • Guillaume Desmottes added a “wrong password” dialog to Empathy, used for failing GOA accounts . (GNOME bug 661640)
  • Milan Crha implemented fast-transfer for the address book backend of evolution-mapi.
  • For gnome-documents Cosimo Cecchi made a first version of GdTaggedEntry, a GtkEntry subclass to which tags can be added (and styled with CSS).
  • Anthony Granger updated Cheese preferences dialog to be more netbook-friendly . (GNOME bug 663146)
  • Jason Baron added cgroup support in the process view of gnome-system-monitor.
  • John Stowers updated gnome-tweak-tool to support the new GNOME Shell 3.3.x DBus interface.

Read the rest of this entry »

Issue 158

October 16, 2011

This week… 1750 commits, in 199 projects, by 228 happy hackers (and 252 were translation commits).

  • Alexander Larsson pushed his Glick2 code (announce).
  • Jakub Steiner added -rtl variants of directional icons, to both gnome-icon-theme and gnome-icon-theme-symbolic.
  • He also added and fixed hints on various characters of the cantarell fonts.
  • In gnome-panel Vincent Untz added support for instance configuration of objects in default layout, it’s now possible to change some settings of the objects in the default layout, for example adding a new launcher.
  • Torsten Schönfeld added support for callbacks in perl-Glib-Object-Introspection.
  • In gnome-color-manager Richard Hughes speeded up the profile viewer loading when scanning a large number of profiles.
  • Marc-André Lureau added password support for machines in gnome-boxes.
  • In folks telepathy backend Travis Reitter added support for more fields, birthdays, url details, and email details.
  • Cosimo Cecchi changed gnome-documents to register previewed documents into GtkRecentManager . (GNOME bug 661339)
  • Jason Crain contributed support for bidirectional, sideways, and italic text into libgxps.
  • Jon Nordby implemented configurable autoscaling in GeglGtkView.
  • In evolution-data-server Matthew Barnes pushed a new authentication API for libcamel.
  • In glib Ryan Lortie switched GCond to use monotonic time for timed waits.

Read the rest of this entry »

Issue 156

October 2, 2011

This week… 2810 commits, in 216 projects, by 325 happy hackers (and 767 were translation commits).

  • In gdk-pixbuf Keith Moyer fixed gif animation delays between frames . (GNOME bug 655755)
  • Jonathan Matthew converted Rhythmbox to be based on GtkApplication.
  • Emmanuele Bassi added support for run-time backend detection in clutter-gtk.
  • Jasper St. Pierre added a better, more contextual review list UI for extensions.gnome.org.
  • Dan Winship updated libsoup to use GTlsDatabase, and added new SoupSession properties for it.
  • In clutter-gst Damien Lespiau changed how audio and subtitles tracks are reported.
  • Cosimo Cecchi updated gnome-screenshot to use GNOME Shell DBus screenshot interface if available . (GNOME bug 657330)
  • Sébastien Wilmet changed latexila to use theme icons, instead of relying of icons copied from Kile.
  • Murray Cumming updated glom to use CSS3 formatting for colors.
  • Ignacio Casal Quinteiro added a snippets manager to gedit-latex.
  • Copy and paste from gnumeric to other programs has been fixed by Andreas J. Guelzow . (GNOME bug 660242)
  • In goffice Morten Welinder improved the precision of range functions when the input vector is (near-)constant.
  • Jens Georg added some delay before handling SoupMessage signals in rygel, to avoid getting stray signals when one of the precondition checks fails.
  • Support for DVD playing has been added to Banshee, this includes menu navitation and is the work of Alex Launi, Olivier Dufour, and Bertrand Lorenz.
  • Richard Hugues added an ICC profile metadata blacklist to gnome-color-manager.
  • Jonny Lamb removed workarounds for Butterfly bugs from Empathy . (GNOME bug 612555)
  • Christophe Dumez optimised the parsing of vcards in evolution-data-server.

Read the rest of this entry »

Issue 137

May 22, 2011

This week… 1811 commits, in 154 projects, by 213 happy hackers (and 166 were translation commits).

  • Lapo Calamandrei reworked all window related icons, notably improving the “window new” icon (GNOME bug 650712)
  • John Stowers started working on introspection support for goocanvas.
  • In GNOME Color Manager Richard Hughes added functionality to show optional notifications when a color profile is out of calibration.
  • The colour preferences panel based has been reworked based on feedback from the designers and incorported into gnome-control-center.
  • In gthumb Paolo Bacchilega added the ability to rotate a picture dragging the image.
  • Alexander Larsson added presence icons to chat details in gnome-contacts.
  • Mutter got support for style variants, so that colors from the GTK+ style are picked from the correct theme variant . (GNOME bug 645355)
  • Will Thompson added a /whois command to Empathy . (GNOME bug 571631)
  • Shaun McCance added epub build code to Yelp, and worked on the video javascript and CSS in yelp-xsl.
  • Initial work on a gnome-online-accounts client has been started by David Zeuthen in the goa-client branch of gnome-shell.
  • Stef Walter added support for listing secret gnupg keys in gnome-keyring.
  • Matthias Clasen pushed a prototype of a initial-setup application into the wip/initial-setup branch of gdm.

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

October 17, 2010

This week… 1906 commits, in 198 projects, by 218 happy hackers (and 330 were translation commits).

  • Once again this week many modules are being ported to GTK+ 3, a notable exemple is the port of the Murrine GTK+ Engine.
  • Jon McCann dropped support for non-PAM authentication methods from gnome-screensaver.
  • A new GApplication implementation by Ryan Lortie landed in glib.
  • John Palmieri added compatibility functions for the deprecated PyCObject API to pygobject, also updating it to use the new PyCapsule PAI for Python versions above 3 . (GNOME bug 630844)
  • Jonh Wendell made the Avahi browser in Vinagre work with its new plugin system.
  • Vitaly Minko updated Empathy to divide spelling suggestions in one sub-menu per language . (GNOME bug 532832)
  • Many parts of gnome-settings-daemon and gnome-control-center have been migrated to use GSettings.
  • Robin Sonefors added a GUI for unit conversions to gcalctool . (GNOME bug 539830)
  • Dodji Seketeli made it possible to start remote debugging in Nemiver from the command line, it is no longer necessary to fill necessary parameters in the GUI . (GNOME bug 624630)
  • The colour temperature has been added to the profile viewer details of gnome-color-manager.
  • Jonathan Matthew added children to the podcast rhythmbox item, to have access to both new episodes and recent downloads.
  • David Zeuthen started implementing the Date and Time GNOME Shell mockups, in the datetime branch.
  • And Christian Dywan added a GtkComboBoxText class to GTK+, subclassing GtkComboBox and replaceing the old gtk_combo_box_*_text() convenience API . (GNOME bug 612396)

Read the rest of this entry »

Issue 105

October 10, 2010

This week… 1988 commits, in 187 projects, by 228 happy hackers (and 349 were translation commits).

  • Too many modules to list were ported to use upstream gettext instead of the glib version, and to GTK+ 3, be it complete ports or updates to match recent changes.
  • William Jon McCann added a “persistence” server capability to notification-daemon, and the corresponding support in libnotify; this will allow clients to determine if the server will only show transient notifications or has notification persistence. If the server supports persistence then the client should not perform its own message persistence (for example by showing a status icon).
  • Hans Breuer fixed the saving of some display settings (antialiasing, snap-to-object…) in Dia . (GNOME bug 155929)
  • Meld was modified to use Myers matcher for inline differences (part of GNOME bug 587410).
  • An “Edit Image” toolbar button hs been added to eog, conditionnally enabled if a specific image editor is specified in GSettings . (GNOME bug 609958)
  • Florian Müllner published an “overview-relayout” branch of GNOME Shell, inaugurating his blog with a From the land of Shell post.
  • Sanford Armstrong ported the note XML to HTML transformation that happens in Snowy to the lxml library (GNOME bug 631189).
  • In Brasero Philippe Rouquier added a new check for the volume free space when creating an image.
  • The control panel of GNOME Color Manager has been split into four tabs to reduce the window height.
  • Thomas Wood started implementing new UI designs from Jakup Steiner and Hylke Bons for the datetime configuration panel.
  • The “ui-widgets” branch has been merged into gnome-keyring, Stef Walter posted about it in Certificate and Key Widgets.
  • Luca Bruno started adding Brtfs-handling modules to gparted.
  • In glib Ryan Lortie added GSettings APIs for range and choices . (GNOME bug 631263)
  • And in GTK+ Cody Russell added resize grips to GtkWindow, and Matthias Clasen also posted about it in Getting a grip.

Read the rest of this entry »