Issue 161

November 6, 2011

This week… 1522 commits, in 143 projects, by 202 happy hackers (and 179 were translation commits).

  • Dan Winship added API to handle redirections in libsoup.
  • Chris Kühl modified gnome-system-monitor to include the process name in the end and kill process dialogs . (GNOME bug 560162)
  • Will Thompson changed pinpoint to inhibit screensaver while fullscreened.
  • In seahorse Stef Walter implemented locking and unlocking of tokens.
  • Zeeshan Ali added basic support for creating a VM to gnome-boxes.
  • In cogl Robert Bragg started reducing the dependency to glib.
  • David Zeuthen changed gnome-disk-utility to default to formatting removable media as NTFS, noting that ideally we’d have a good filesystem for removable media but that’s not the way things work right now.
  • Ekaterina Gerasimova rewrote the gnome-system-log help in Mallard . (GNOME bug 658455)
  • In gnumeric Andreas J. Guelzow improved text and hyperlinks import/export from and to ODF . (GNOME bug 663135 and GNOME bug 603533)
  • In gparted Curtis Gedak fixed the display of ext2/3/4 and NTFS unicode volume labels . (GNOME bug 662537)
  • Jean Bréfort added some optional support for EPS images into libgoffice.
  • Cosimo Cecchi made a first implementation of a search dropdown filter in gnome-documents.
  • In rhythmbox Jonathan Matthew reworked the search UI and added a source toolbar.
  • Carlos Garcia Campos added a serie of tools to manipulate xps files into libgxps.
  • Jasper St. Pierre added tab-completion to gnome-shell looking glass . (GNOME bug 661054)
  • Patricia Santana Cruz added camera hotplug support to the preferences dialog of Cheese . (GNOME bug 603612)

Read the rest of this entry »

Issue 160

October 30, 2011

This week… 1840 commits, in 177 projects, by 198 happy hackers (and 254 were translation commits).

  • In gtk-osx John Ralls created a separate build chain for gtk3.
  • In libgdata Philip Withnall added support for the “file as” property of contacts, specifying their sort order if they have non-Western-style names or names which are otherwise incorrectly sorted in the contact list . (GNOME bug 661033)
  • Marc-André Lureau added vapi bindings generation to gtk-vnc . (GNOME bug 662708)
  • He then used it to add support for VNC displays into gnome-boxes.
  • Dov Grobgeld added support for pixel grid to the giv image viewer.
  • Damien Lespiau changed pinpoint to render the speaker notes in a separate page.
  • Jasper St. Pierre added a simple view to query for extensions on extensions.gnome.org.
  • Jason Siefken added prettier drawing operations and CSS colors to the system monitor gnome-shell extension.
  • David King replaced the glom progress dialog with an infobar . (GNOME bug 661051)
  • Marta Bogdanowicz started rewriting file-roller documentation in Mallard.
  • In goffice Jean Bréfort added support for SVG images, using librsvg.
  • Robert Ancell made a port of the mahjongg game from C to Vala.
  • Cosimo Cecchi had a first pass at implementing a “selection” mode for gnome-documents.
  • Paolo Bacchilega refactored the code of the image viewer widget of gthumb.
  • Milan Crha made initial preparations for a Fast Transfer implementation in evolution-mapi.
  • In gnumeric Andreas J. Guelzow fixed the zooming on text superscripts and subscripts . (GNOME bug 425685)

Read the rest of this entry »

Issue 159

October 23, 2011

This week… 2348 commits, in 213 projects, by 251 happy hackers (and 434 were translation commits).

  • Damien Lespiau updated pinpoint to support 3gp files as video files.
  • In gparted Curtis Gedak added detection of exfat file systems (GNOME bug 639760) and the ability to resize btrfs file systems (GNOME bug 661715).
  • Marc-André Lureau started implemented the assistant pages to create machines in gnome-boxes.
  • Dan Winship fixed SoupMessage https status information to be set more reliably.
  • Now that GTK+ supports it, Cosimo Cecchi enabled transparency and rounded corners of tooltips in gnome-themes-standard.
  • Morten Welinder added a new resource manager into goffice.
  • In gnome-screensaver Martin Schmölzer fixed background scaling on multi-monitor setups . (GNOME bug 648193)
  • Philip Withnall added support for caching vCard parameters for contacts in folks telepathy backend.
  • Zeeshan Ali refactored rygel to more easily support client hacks, and added some for Panasonic TV.
  • Vincent Untz changed gnome-session to use whitelist/blacklist regexps when evaluating the active renderer . (GNOME bug 644325)
  • In yelp Shaun McCance added a share button to send a link to a help page.
  • Florian Müllner added context menus (with copy/paste actions) to some entries of gnome-shell . (GNOME bug 659275)
  • In gnumeric Andreas J. Guelzow added optional markers to indicate that cell content has been truncated . (GNOME bug 662149)
  • David King changed cheese to prefer the dark GTK+ theme variant . (GNOME bug 660628)

Read the rest of this entry »

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 »