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)
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)
Issue 138
May 29, 2011
This week… 2017 commits, in 201 projects, by 256 happy hackers (and 249 were translation commits).
- In libxml2 Daniel Veillard added options to ignore the internal encoding of XML and HTML documents.
- Milan Crha ported evolution-couchdb to build with Evolution 3.
- Lucian Langa implemented the org.gnome.feed.Reader interface in evolution-rss, making it work with the feed subscription support from Epiphany.
- Eitan Isaacson added “scan” layout functionality to Caribou, he later wrote about it and other Caribou changes in Caribou Week Whatever.
- Eog was changed by Felix Riemann to use the result of librsvg parser to generate pixel data out of SVG files . (GNOME bug 642725)
- Marc Alcalà updated the Dock extension for gnome shell to allow for multiple positions on the screen . (GNOME bug 647394)
- Shaun McCance added a Mallard page status checker to yelp-tools.
- Øyvind Kolås added the start of a speaker screen to the pinpoint presentation tool.
- In frogr Mario Sanchez Prada added support for using the GNOME general proxy settings . (GNOME bug 644841)
- Richard Hughes updated the gnome-settings-daemon color plugin to watch the user directories for ICC files and (un)register them with colord.
- Libsoup got a workaround for broken apache Content-Encoding on .gz files . (GNOME bug 613361)
- The Epiphany location entry was updated to not change background colour for security state, relying on a visible symbolic lock icon when needed.
- Colin Walters added tracking changes in WM_CLASS to GNOME Shell . (GNOME bug 649315)
- Matthias Clasen implemented network sharing (aka ‘Hotspot’) into the network settings panel.
Issue 127
March 13, 2011
This week… 2634 commits, in 197 projects, by 272 happy hackers (and 670 were translation commits).
- Andrew McGrath added support for plain text exportation in ocrfeeder.
- Robert Ancell updated dconf-editor to show the key range in key descriptions.
- Based on a patch from Mark Starovoytov Dan Winship fixed libsoup to catch overflows when parsing very distant expiration dates in cookies . (GNOME bug 643462)
- John Stowers added a user-theme extension to the gnome-shell-extensions repository . (GNOME bug 644271)
- Ray Strode made it so that gdm runs the gnome-session acceleration helper script, to preload the GL stack and figure out ahead of time whether or not gnome shell can run on the system.
- Marek Kasik updated the printers plugin of gnome-settings-daemon to show notifications for selected printer state changes (things liek “tuner low”).
- Jakub Steiner worked on the Cantarell font, fixing all ~ accented glyphs . (GNOME bug 642396)
- Steve Frécinaux enabled Python support for eog plugins . (GNOME bug 639597)
- Martin Robinson made the serif font the default web font of Epiphany, to match the behaviour of other browsers . (GNOME bug 644523)
- GObject Introspection support as been added to libcheese by Luciana Fujii Pontello.
- Dan Winship changed gnome-shell to use the new libmutter-wm library, to build a real gnome-shell binary (GNOME bug 641724)
- Bastien Nocera added some code to reorder date widgets in the date/time panel, to be based on the locale’s date format, rather than only supporting the US-centric version . (GNOME bug 636896)
- And William Jon McCann ripped GNOME Screensaver of its theme and job support.
Issue 124
February 20, 2011
This week… 2119 commits, in 179 projects, by 231 happy hackers (and 387 were translation commits).
- Tor-björn Claesson contributed a dock extension for GNOME Shell.
- Vincent Untz started rewriting gnome-web-photo to use WebKit instead of xulrunner.
- Ignacio Casal Quinteiro added a GeditAnimatedOverlay class to gedit, this provides a widget with slide/in/out animation for the widget added on the container.
- Michal Hruby added a Zeitgeist dataprovider plugin to gedit.
- Shaun McCance merged the search & indexing branch of Yelp.
- Richard Hughes added a updates plugin in gnome-settings-daemon, to notify user of available package updates.
- D-Bus applets in GNOME Panel were fixed to work in multiscreen environments . (GNOME bug 632369)
- Bastien Nocera added a ‘Add’ button to the control center background panel.
- Guillaume Desmottes updated Empathy to set the same program class in all binaries, to make all empathy apps windows appear as the same application in GNOME Shell . (GNOME bug 642440)
- Cosimo Cecchi added a floating bar to Nautilus.
- Garrett Regier made the libpeas plugin manager show a dialog when disabling a plugin which is depended on.
- In gimp Michael Natterer added a GimpTileBackendTileManager which does nothing so far but will help GEGL migration a lot.
- Eugenia Gabrielova updated inline search in Anjuta to support replace and highlighting . (GNOME bug 638134)
- Jasper St. Pierrer added a history manager, to be used by runDialog and lookingGlass, into GNOME Shell . (GNOME bug 642237)
- Also in GNOME Shell Guillaume Desmottes ported the Telepathy bits to use telepathy-glib . (GNOME bug 620416)
Issue 123
February 13, 2011
This week… 2038 commits, in 188 projects, by 238 happy hackers (and 359 were translation commits).
- Saleem Abdulrasool added support for magic-based identification of files in file-roller.
- Ignacio Casal Quinteiro changed gtksourceview to use a different draw for narrowed non breaking spaces . (GNOME bug 626126)
- Also in gtksourceview the M4 syntax highlighting was updated for all current Autoconf-and-friends macros, by Philip Chimento.
- Xan Lopez ported Epiphany floating statusbar to use the new overlay widget from gedit.
- Shaun McCance removed the bookmarks editor dialog from Yelp, instead it’s now possible to mark and unmark bookmarked pages with an icon in the location entry.
- In pygobject Martin Pitt made Gio.Settings behave like a dictionary, with transparent conversion from and to GVariants, this makes it more comfortable to use . (GNOME bug 640838)
- Chris Kühl continued on his port of GNOME System Monitor to GTK+ 3, switching libraries after a lot of cleanup work.
- Giovanni Campagna made GNOME Shell extensions translatable.
- Christian Persch made possible to postpone Dr Wright break immediately . (GNOME bug 621640)
- Michal Hruby added a zeitgeist dataprovider plugin to Totem.
- Paolo Bacchilega added the ability to search and filter files with a single tag in gthumb . (GNOME bug 633884)
- Several rhythmbox plugins were ported to use GObject Introspection by Jonathan Matthew.
- In the region control center panel Sergey V. Udaltsov made layout filtering much faster.
- Florian Müllner updated the shell app view to use larger icons, to match the mockups . (GNOME bug 639428)
Issue 122
February 6, 2011
This week… 2281 commits, in 185 projects, by 262 happy hackers (and 364 were translation commits).
- Felix Riemann converted postr to use libpeas as plugin system.
- Francesco Marella migrated phonemgr from libglade to GtkBuilder . (GNOME bug 590816)
- Sergey V. Udaltsov added a gkbd-keyboard-display utility to libgnomekbd, to be used by gnome-shell and gnome-control-center to display keyboard layouts.
- Jonathan Matthew ported the Python plugins of Rhythmbox to gobject introspection.
- GDM was switched by Ray Strode to use accounts service for language and session.
- Cosimo Cecchi added a notification to Nautilus, when all transfer are completed.
- Unlock buttons have been added to both datetime and printers control center panels.
- David Zeuthen landed his work implementing the new calendar menu of GNOME Shell; he showed the result in GNOME 3 Calendar . (GNOME bug 632109)
- In Meld Kai Willadsen reworked directory-level file comparison, the new version features somewhat simpler logic, progressive file reading, binary file filter handling and provides earlier exit in no-filter cases . (GNOME bug 586656)
- The port of GNOME Panel to GTK+ 3 has been merged.
- Benjamin Otte rewrote the event handling of the area selection of gnome-screenshot.
- Christian Schaller changed the UI of Transmageddon to a combobox bases setup instead of radiobuttons, this to both shrink UI and allow for support of multiple audio streams; this makes a new look for Transmageddon.
Issue 120
January 23, 2011
This week… 2604 commits, in 181 projects, by 266 happy hackers (and 446 were translation commits).
- The screensaver dialog screen has been made a bit more like the mockups by Jon McCann.
- Also the work he did to make gdm more like the plans for GNOME 3 has been merged by Ray Strode.
- Diego Escalante Urrelo started pushing his work for a new Epiphany download manager, in the downloads branch.
- Chandni Verma patched Empathy to display a typing icon alongside contacts in the MUC contact lists . (GNOME bug 609419)
- Jeff Schroeder added support for hiding notes, and notebook template notes, in Snowy.
- Matthias Clasen updated gnome-settings-daemon to use symbolic icons for its On Screen Display . (GNOME bug 639772)
- Paolo Bacchilega added focus stealing prevention code to file-roller . (GNOME bug 318108)
- The Adwaita theme engine has been moved from gtk-theme-engine-clearlooks to gnome-themes-standard.
- A “Generate Patch Series” pane has been added to the git plugin of Anjuta, by James Liggett.
- Marek Kašík added an initial implementation of a Printers panel to the control center.
- Pierre Wieser migrated nautilus-actions from GConf to GSettings.
- A new histogram view has been added to the sidebar of gthumb.
- David Zeuthen finished the port of gnome-disk-utility to GTK+ 3.
- The screencast recorded built in GNOME Shell has been switched to webm by Adel Gadllah . (GNOME bug 632595)
- Also in GNOME Shell Maxim Ermilov added the ability to extend a search to the web, using OpenSearch to define the search engines . (GNOME bug 623708)