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.
Issue 172
January 22, 2012
This week… 1964 commits, in 174 projects, by 203 happy hackers (and 247 were translation commits).
- Maciej Piechotka added a ArrayQueue data structure to libgee.
- Patches from Christophe Fergeau to port sound-juicer to musicbrainz4 have landed at last.
- In Banshee Andrés Aragoneses split RockBox support co into its own class.
- Krzesimir Nowak changed rygel to append extensions to served files.
- Bastien Nocera added support for pairing the iCade into gnome-bluetooth.
- Shaun McCance improved Yelp by making Mallard documents auto-reload on changes.
- In Tomboy Aaron Borden fixed template syncing. (GNOME bug 665679)
- In gnome-contacts Alexander Larsson added support for changing the primary address book.
- Zeeshan Ali changed gnome-boxes to add devices based on what is supported by the OS; the information about device support comes from libosinfo. (GNOME bug 666739)
- Matthias Clasen added optional systemd support to gnome-packagekit, to make it use systemd instead of ConsoleKit for rebooting. (GNOME bug 666788)
- Joseph Scheuhammer contributed a dialog for zoom options into the universal access control center panel. (GNOME bug 643086)
- David Zeuthen merged his udisks2 port of gnome-disk-utility.
- In GLib Dan Winship added multicast-related functions to GSocket. (GNOME bug 626589)
- Alexia Death added axis labels to dynamics curves and curveview in Gimp.
- Patricia Santana Cruz added videos and picture sharing support, via nautilus-sendto, to Cheese. (GNOME bug 522210)
Issue 171
January 15, 2012
This week… 1971 commits, in 211 projects, by 183 happy hackers (and 253 were translation commits).
- Owen Taylor correct memory management for singletons in gjs.
- In gparted Mike Fleetwood contributed resize support to nilfs2. (GNOME bug 642842)
- Zeeshan Ali changed gnome-boxes to use floppy image only for Windows express install, switching to emulating a USB drive for other images. (GNOME bug 666956)
- Christian Persch reimplemented .svgz support into rsvg-view.
- Federico Mena Quintero merged his docking-stations branch into gnome-settings-daemon, this lets docking stations work better in the light of plugging external monitors.
- Matthias Clasen added optional systemd support to the user accounts panel of gnome-control-center. (GNOME bug 666573)
- Milan Crha improved the performance of the addressbook cache of evolution-data-server. (GNOME bug 644817)
- In gnome-system-monitor Krishnan Parthasarathi contributed a new Process Properties dialog. (GNOME bug 543347)
- Shaun McCance updated mal2html conversion to reflow grid and 2column links on small screens.
- In Banshee Olivier Dufour added xesam:userRating field in track metadata. (GNOME bug 665997)
- Jean Bréfort fixed formula interpretation in plot series in Gnumeric. (GNOME bug 662237)
- In Epiphany Xan Lopez made the visible name of the application always be ‘Web’. (GNOME bug 666587)
- Rob Bradford added a basic implementation of GtkClipboard for Wayland into GTK+.
Issue 170
January 8, 2012
This week… 2045 commits, in 177 projects, by 185 happy hackers (and 242 were translation commits).
- In librsvg Christian Persch reworked rsvg-view to make it more modern, dropping GTK+ 2, using Cairo surfaces, GIO, etc.
- Murray Cumming changed Glom to allow custom choices to be translated when used for text fields.
- Neil Roberts added support for mainloop integration to cogl.
- Claudio Saavedra updated eog to make it possible to scale the print preview using the scrollwheel. (GNOME bug 495716)
- Marc-André Lureau added GtkApplication and shell menu to gnome-boxes. (GNOME bug 667435)
- In Evolution Milan Crha added a Print button to the meeting notification dialog. (GNOME bug 353743)
- Marina Zhurakhinskaya updated the way notification sources are grouped in gnome-shell, to base it on a combination of pid and title. (GNOME bug 664138)
- In glib Ryan Lortie added new ‘add’ and ‘contains’ APIs to GHashTable, these are both convenience APIs that make it slightly nicer to use GHashTable as a set.
- Matthias Clasen had various GtkApplication changes, including a new Inhibit API and logout notifications.
- Robert Ancell ported a bunch of gnome-games to use GSettings: gnotski, gnibbles, and gnect.
- Germán Poo-Caamaño replaced the old local cooked sockets by the use of nmap for basic port scanning in gnome-nettool.
Issue 169
January 1, 2012
This week… 803 commits, in 123 projects, by 135 happy hackers (and 178 were translation commits).
- Emmanuele Bassi added a special diagnostic mode to Clutter, to be used to mark deprecated virtual functions and other run-time constructs.
- John Ralls pushed the conversion of gtk-mac-integration to the gobject-introspectable structure.
- In libchamplain Jiří Techet added a Python champlain-gtk demo with markers, thanks to Nicolas Évrard.
- Vivien Malerba improved the timestamp entry widget of libgda.
- Zeeshan Ali added a sound card device to VMs of gnome-boxes.
- In Orca Joanmarie Diggs had various event manager improvements.
- Murray Cumming improved the “Related Choices” Glom field to allow the user to specify a sort order.
- Sergey V. Udaltsov fixed rendering of the layout list in the “add layout” popup of gnome-control-center region panel.
- In gnome-games Robert Ancell ported iagno from C to Vala.
- Dov Grobgeld introduced initial remote control of giv through jsonrpc.
- In goffice Andreas J. Guelzow fixed chinese number rendering.
- Morten Welinder updated gnumeric to handle unicode signs better.
- In glib Ravi Sankar Guntur fixed the handling of ‘\v’ (vertical tab) in g_strescape() and g_strcompress(). (GNOME bug 664830)
Issue 168
December 25, 2011
This week… 1842 commits, in 176 projects, by 213 happy hackers (and 233 were translation commits).
- Kai Willadsen changed meld to draw the currently displayed page area in the DiffMap. (GNOME bug 470729)
- In Eog Felix Riemann made EXIF/XMP summaries available as a sidebar. (GNOME bug 616438)
- Xavier Claessens added Windows Live oauth2 support to gnome-online-accounts. (GNOME bug 661067)
- Claudio Saavedra combined the Reload and Stop toolbar buttons of Epiphany into a single one. (GNOME bug 657655)
- Cosimo Cecchi did work on gnome-documents new application menu.
- In Evolution Milan Crha made it possible to decrypt GPG mails with anonymous recipient set. (GNOME bug 331361)
- Jonathan Matthew added extdb, a database for storing external metadata (e.g. album art images), to Rhythmbox.
- Stef Walter added system prompt and prompter to gcr.
- Giovanni Campagna reintroduced Wanda The Fish into gnome-shell.
- Jeffrey Stedfast fixed gmime with regards to multibyte sequences split between two rfc2047 tokens.
- Yasumichi Akahoshi changed Zenity documentation to use Mallard, and did new and updated screenshots to go along.
- In Banshee Bertrand Lorentz added a button to go back to the list of audiobooks. (GNOME bug 656439)
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)
Issue 166
December 11, 2011
This week… 1703 commits, in 159 projects, by 210 happy hackers (and 183 were translation commits).
- Steven Carr introduced support for the VNC audio tunnel extension to gtk-vnc.
- Bastien Nocera updated gnome-settings-daemon to use libwacom to get tablets metadata.
- A new “Change Passphrase” dialog was added to gnome-disk-utility by David Zeuthen.
- Lapo Calamandrei did work on the unfocused windows appearance in gnome-themes-standard.
- Jasper St. Pierre added a RSS feed to the extensions.gnome.org website.
- Various client side wayland support updates by Robert Bragg made their way into cogl.
- Paolo Bacchilega modified gthumb “edit metadata” dialog to allow saving the metadata without closing the dialog.
- In gnome-boxes Zeeshan Ali made various improvements to the express installation of Fedora and Windows VM. (GNOME bug 665803)
- In Orca Joanmarie Diggs began work on label inference (aka “label guess”) functionality for WebKitGtk content.
- Zan Dobersek contributed a fix to gnome-shell to make sure the window labels are visible at all times. (GNOME bug 644861)
- GMenu* support has landed into GLib.
- In GTK+ Cosimo Cecchi ported GtkStatusIcon to use GtkIconHelper. (GNOME bug 665409)
Issue 165
December 4, 2011
This week… 2239 commits, in 150 projects, by 214 happy hackers (and 137 were translation commits).
- Heinrich Müller added flagging of individual articles in Pan. (GNOME bug 651307)
- Mario Sanchez Prada replaced the adblock epiphany extension by a port of Midori adblocker, which is compatible with the EasyList subscriptions for “AdBlock Plus”. (GNOME bug 660154)
- Dan Winship added server-side session cache support to glib-networking gnutls backend. (GNOME bug 636574)
- Colin Walters updated gnome-settings-daemon to monitor for gnome-shell presence, and update the Gtk/ShellShowsAppMenu property accordingly.
- Vibha Yadav contributed support for delegation in evolution-ews. (GNOME bug 656376)
- In gnome-screensaver Antoine Jacoutot implemented OpenBSD authentication using bsd_auth (instead of PAM). (GNOME bug 651554)
- Seif Lotfy added a new dashboard plugin to gedit, it displays a grid of recently/most used files upon opening a new tab. (GNOME bug 663466)
- Tom Tryfonidis contributed a redesign of the about: pages of Epiphany. (GNOME bug 665136)
- Alan Knowles added an (experimental) xorg extension to seed.
- In Orca Joanmarie Diggs added support for speech presentation of embedded object characters in WebKitGtk content.
- Milan Crha added “Listen for server notifications” option to mail, address book, and calendar parts of evolution-mapi.
- Rob Bradford added a first version of a “baremetal” backend for EGL on KMS to cogl.
- Takeshi Kurosawa contributed support for basic vertical writing to librsvg. (GNOME bug 664533)
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.