Issue 157

October 9, 2011

This week… 1979 commits, in 218 projects, by 220 happy hackers (and 405 were translation commits).

  • Carlos Garcia Campos added API docs and introspection support to libgxps.
  • In gnome-keyring Stef Walter completed the PKCS#11 import dialog.
  • The “margins” branch landed in Glade, it’s now posible to change widget margins using the mouse, thanks to Juan Pablo Ugarte.
  • Jakub Steiner contributed a gorgeous icon for Boxes.
  • Torsten Schönfeld added support for implementing interfaces and object vfuncs into perl-Glib-Object-Introspection.
  • Debarshi Ray optimized note creation, renaming and deletion in gnote, updating the note tree instead of reconstructing it anew every time. (GNOME bug 660663)
  • Christophe Dumez improved the bulk contact removal code in evolution-data-server addressbook component.
  • Christian Schaller added an HTML5 preset to Transmageddon.
  • Ming Han Teh contributed drag’n’drop support for adding wallpapers into the gnome-control-center background panel. (GNOME bug 655375)
  • In GNOME Shell Matthias Clasen updated contact search to match on more fields, making it closer to the way it works in gnome-contacts. (GNOME bug 660580)
  • Andreas J. Guelzow added some extra code to gnumeric xls import to fix border consistency in 1C generated files.
  • Matthew Barnes used new GtkApplication features to trim off redundancies in Evolution EShell.
  • Murray Cumming changed Glom to generated a standard print layout instead of an HTML file, when printing the details view.

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 150

August 21, 2011

This week… 2080 commits, in 168 projects, by 244 happy hackers (and 325 were translation commits).

  • Stef Walter refactored the asynchronous operation code in seahorse.
  • Carlos Martín Nieto changed blam to use the db4o database engine for storage.
  • Torsten Schönfeld made major improvements to the introspection support in Perl.
  • A new chat input style, with smaller meta messages, has been pushed into gnome-shell by Allan Day.
  • GNOME Contacts got an initial, and crude, dialog for linking contacts.
  • Jiří Techet made the zoom animation in libchamplain configurable.
  • The Aunt Mary game has been added back to Aisleriot by Christian Persch. (GNOME bug 325039)
  • Ignacio Casal Quinteiro updated the search popup of gedit to use CSS for styling.
  • Shaun McCance speeded up urlencode calls in cache generation in yelp-xsl.
  • Rodrigo Moya migrated the smartcard gnome-settings-daemon plugin from dbus-glib to gdbus.
  • John Stowers added per-document preferences to gedit-latex.
  • The new log window of Empathy got landed by Danielle Madeley.
  • Matthew Barnes added a “security-method” property to evolution port entry.
  • In Gnumeric Andreas J. Guelzow added support for the HPFILTER, a function calculating the Hodrick Prescott Filter.
  • The new font chooser dialog, developed by Alberto Ruiz, was merged into GTK+.

Read the rest of this entry »

Issue 148

August 7, 2011

This week… 1642 commits, in 165 projects, by 217 happy hackers (and 223 were translation commits).

  • Jesse van den Kieboom added pre-commit and post-commit hook execution to gitg.
  • Stef Walter implemented GTlsDatabase into glib-networking, an abstract object implemented by the various TLS backends, which is used by GTlsConnection to lookup certificates and keys, as well as verify certificate chains. (GNOME bug 636572)
  • Stef Walter also ported libcryptui to use GSettings.
  • In Rygel Luis de Bethencourt made the AVC_MP4 and AAC_ISO_320 transcoders configurable.
  • Guillaume Desmottes changed Vinagre to default to 8 bit color depth for Telepathy tubes, as those connections are often slower than local connections. (GNOME bug 655415)
  • Vincent Untz ported gnome-panel to use the new gnome-menus API. (GNOME bug 649327)
  • Fabien Parent contributed support for user defined assembly syntax in Nemiver.
  • Richard Hughes added a backlight helper to the gnome-settings-daemon power plugin, as xbacklight isn’t always present.
  • Jasper St. Pierre made looking glass recognize new extensions as they are added to gnome-shell. (GNOME bug 654770)
  • The new Evolution documentation, in Mallard and written and assembled by Andre Klapper has landed.
  • Shaun McCance added support for a “button” style on link, in yelp-xsl.
  • Support for rich text in legends has been added to goffice by Jean Bréfort.
  • Cosimo Cecchi removed the built-in hover audio previewer from Nautilus, as there is now sushi.
  • Joaquim Rocha added support for exporting to PDF in ocrfeeder.
  • Bastien Nocera added a plugin to rotate videos to Totem. (GNOME bug 589399)
  • Morten Welinder excised usage of libgnome* and bonobo from Gnumeric.
  • In evolution-data-server Philip Withnall added support for getting and setting photos on contacts from Google Contacts, including caching support. (GNOME bug 619135)

Read the rest of this entry »

Issue 146

July 24, 2011

This week… 1607 commits, in 160 projects, by 208 happy hackers (and 269 were translation commits).

  • Damien Lespiau added a “camera” background type to pinpoint, “It’s awesome, it lets you put pull your webcam into your presentation.”
  • Gtkhtml was fixed by Matthew Barnes to get font settings from gsettings, not gconf. (GONME bug 655002)
  • Richard Schwarting added much documentation to the gxml library.
  • Ryan Lortie added new keyfile-based “dump” and “load” commands to the dconf cli tool.
  • Felix Riemann modified the map eog plugin to parse coordinate tags directly from the EXIF data. (GNOME bug 654650)
  • Some more Chinese poetry has been added to Pango test suite.
  • Cosimo Cecchi implemented a first iteration of an inline preview into gnome-documents.
  • Ignacio Casal Quinteiro updated gitg to show “gravatar” when changing the revision.
  • Nohemi Fernandez added a fullscale keyboard to Caribou, extending the US touch layout by including keys from the hardware keyboard (ie. Ctrl/Alt, etc).
  • Workarounds for Microsoft Excel ODF bugs were made in Gnumeric by Andreas J. Guelzow.
  • Robert Bragg added ColorMask support to Cogl, a color mask being a bit mask defining which color channels should be written to the current framebuffer.
  • Support for new org.gtk.GDBus.C.UnixFD annotation has been added into gdbus-codegen by David Zeuthen.
  • Paolo Bacchilega improved gthumb interaction with file-roller, now allowing to drop files from file-roller and get them extracted into the gthumb file list.
  • Jonathan Matthew replaced the metadata and encoder backends in Rhythmbox by GstDiscover, a decodebin2-based pipeline, and encodebin, fixing too many bugs to list in the process.
  • Arx Cruz added HTML support (via webkitgtk) into the –text-info option of zenity. (GNOME bug 598655)

Read the rest of this entry »

Issue 145

July 17, 2011

This week… 2446 commits, in 159 projects, by 280 happy hackers (and 451 were translation commits).

  • Raluca Elena Podiuc made the effect previews of Cheese scale with the window.
  • Pedro Castro updated gnome-subtitles to show the character count in the margin. (GNOME bug 625485)
  • A new extension for the shell has been contributed by Erick Pérez Castellanos, workspace-indicator shows a menu in the status area that indicates current workspace and allows for quick switching, similar to the workspace-indicator applet in GNOME 2.
  • Raul Gutierrez Segales added an evolution-data-server backend to folks. (GNOME bug 638281)
  • Support for libgdata 0.9 has been added to the postasa eog plugin by Felix Riemann. (GNOME bug 654302)
  • Jakub Steiner improved the appearance of menu and window default shadows. (GNOME bug 649374)
  • Enrico Minack introduced index value expansion and tree organization of quotes in the invest applet.
  • Andreas J. Guelzow improved the conditional formatting dialog of Gnumeric.
  • Matthias Clasen added new g_unichar_compose() and g_unichar_decompose() functions to glib. (GNOME bug 654195)
  • Cosimo Cecchi turned the automout plugin of gnome-settings-daemon into a separate binary. (GNOME bug 653521)
  • Stef Walter updated gcr to display the first photo uid as icon for GnuPG keys. (GNOME bug 650433)

Read the rest of this entry »

Issue 144

July 10, 2011

This week… 2403 commits, in 164 projects, by 215 happy hackers (and 278 were translation commits).

  • For Giggle Sebastien Ponce implemented different ways to look at diffs: by hunks, by file or all at once.
  • Toms Baugis made the first steps towards a gnome shell extension for Hamster.
  • Stef Walter updated gnome-keyring to use p11-kit for module loading, messages, and URI parsing.
  • Florian Müllner made it possible for a Mutter theme to use custom colors from the GTK+ theme.
  • GNOME Shell was changed by Guillaume Desmottes to the number of unread messages in the notification icons.
  • In Empathy Emilio Pozuelo Monfort flipped the video preview horizontally to match what is being done in other applications. (GNOME bug 639353)
  • Richard Hughes moved power management functionalities into a new gnome-settings-daemon plugin.
  • Øyvind Kolås added a performance tracking framework to Clutter.
  • Rodrigo Moya added a System tab to the region system settings panel.
  • Andreas J. Guelzow added an interface for conditional background formatting of Gnumeric cells.
  • David Zeuthen added support for DeviceAutomountHint in gnome-disk-utility. (GNOME bug 653184)

Read the rest of this entry »

Issue 143

July 3, 2011

This week… 2870 commits, in 144 projects, by 276 happy hackers (and 343 were translation commits).

  • Eitan Isaacson contributed support for Vimeo video upload into libsocialweb.
  • Joaquim Rocha made frogr open images in the default image viewer.
  • Juan A. Suarez Romero contributed a Grilo plugin to Totem. (GNOME bug 628648)
  • Richard Hughes updated gnome-color-manager to ask the user for the target whitepoint when creating a profile.
  • Arx Cruz improved the text-info command of zenity, adding the possibility of a cancel button and a checkbox.
  • Aurimas Černius rewrote the gnote preferences for Gio::Settings, dropping gconf support.
  • Alexia Death refactored the Gimp path code to support styles and add outline style for use in brush outline.
  • Sébastien Granjoux contributed documentation for the build plugin into Anjuta.
  • GNOME System Monitor was fixed by Chris Kühl to show CPU speed for ppc64 processors. (GNOME bug 619732)
  • Hans Breuer improved the support for importing vdx files in Dia.
  • Johannes Schmid ported Emerillon to use libpeas.
  • In Evince Carlos Garcia Campos set a limit to the PDF thumbnailing time to 15 seconds by default. (GNOME bug 651655)
  • Abhishek Sharma imported recent tested changes from inkscape developers to libcroco upstream.
  • Andreas J. Guelzow added support for decimal properties in Gnumeric.
  • Xan Lopez implemented an about:memory location into Epiphany, to give an estimate of how much memory the browser process is using.

Read the rest of this entry »

Issue 142

June 26, 2011

This week… 1645 commits, in 151 projects, by 203 happy hackers (and 270 were translation commits).

  • Tom Callaway ported Emerillon to GTK+ 3. (GNOME bug 649403)
  • Richard Hughes added methods to control the backlight on each output in libgnome-desktop, to be used by the gnome-settings-daemon power plugin.
  • Jon Nordby added introspection support to gegl-gtk.
  • In Caribou Eitan Isaacson converted layout files to XML and made use of XSLT to make keyboard definitions easier.
  • Bastien Nocera added the Chat account type to gnome-online-accounts and implemented it in the Google backend.
  • Jasper Lievisse Adriaanse contributed a patch to libgtop to make CPU load retrieval work on OpenBSD.
  • Alexander Larsson had some initial work done on an edit mode for gnome-contacts.
  • A prototype of integration with the GNOME Online Accounts service has been added to Evolution by Matthew Barnes.
  • Claudio Saavedra replaced the custom dbus-glib activation and uniqueness code of Epiphany by the use of GtkApplication.
  • In gnumeric Andreas J. Guelzow improved import/export of repeating rows from/to ODF files.
  • Kevin Kofler contributed support for looking up Plasma services in GNOME PackageKit.
  • Ray Strode made the gdm daemon use gnome-session session files instead of autostart.

Read the rest of this entry »

Issue 141

June 19, 2011

This week… 2058 commits, in 165 projects, by 243 happy hackers (and 160 were translation commits).

  • Vinicius Depizzol adapted the website footer to support selection of languages when available.
  • Rodrigo Moya made the calendar backend of evolution-couchdb work with latest evolution-data-server.
  • Luiz Armesto added appindicator support to billreminder.
  • In gnome-utils GNOME Screenshot was updated to flash the area of the screen that is captured.
  • Giovanni Campagna added support for converting JS Arrays to C arrays of any type, not just integers as before in gjs. (GNOME bug 646632)
  • In gdm Ray Strode exported a library for being a greeter, this will make it easier for people to write external greeters.
  • Alexander Larsson made gnome-contacts track phone status on IM presence.
  • In yelp-xsl Shaun McCance added accessible titles on notes in DocBook and Mallard. (GNOME bug 613267)
  • Andreas J. Guelzow improved support for export to xslx in Gnumeric.
  • Rodrigo Moya added a new ‘Formats’ tab in the region settings panel.
  • Robert Nordan contributed the possibility of mass exporting to HTML of Tomboy notes. (GNOME bug 356871)
  • In GTK+ Benjamin Otte implemented support for multiple border colors.
  • Joanmarie Diggs removed magnification settings from Orca, as it’s now controlled by gnome-shell mag and the Universal Access tools. (GNOME bug 652241)

Read the rest of this entry »