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 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 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.
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.
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)
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.