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)
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)
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 139
June 5, 2011
This week… 1760 commits, in 183 projects, by 233 happy hackers (and 306 were translation commits).
- Torsten Schönfeld unified the index handling in argument marshalling in perl-Glib-Object-Introspection.
- Vamsi Krishna Brahmajosyula contributed a new gnome shell extension, to add a GNOME2-like menu on the panel.
- Vincent Povirk added a new game, eliminator, to Aisleriot, discussion on code and rules happened in GNOME bug 637030.
- Vincent Untz fixed a security issue in gdm, nullifying URI scheme handlers.
- In Epiphany Sergio Villar Senin added a about:plugins page, to show the list of installed plugins. (GNOME bug 575498)
- Paolo Bacchilega added code to disable the screensaver when playing videos or slideshows in GThumb.
- Christian Fredrik Kalager Schaller added video only encoding in Transmageddon.
- Support for an orientation lock has been added the gnome-settings-daemon orientation plugin.
- Florian Müllner simplified handling of removed workspaces in GNOME Shell.
- Iain Lane switched Tomboy from NDesk Dbus to dbus-sharp.
- Ryan Lortie implemented pointer sized bitlocks in glib, including an hand-coded assembly version for x86. (GNOME bug 651467)
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 135
May 8, 2011
This week… 2114 commits, in 197 projects, by 213 happy hackers (and 355 were translation commits).
- Dodji Seketeli added initial support for “jump to” in Nemiver. (GNOME bug 560235)
- Ryan Lortie added support for lockdown to dconf.
- Colin Walters updated gjs to support compilcation with the standalone mozjs185 release. (GNOME bug 646369)
- Rupert Swarbrick rewrote the way info files are read in yelp, fixing bugs and making the logic much simpler in the process.
- Ignacio Casal Quinteiro ported gdl to use GtkStyleContext. (GNOME bug 649258)
- Richard Hugues added a new notify_notification_set_app_name() function to libnotify, to set the application name for a single notification, this makes it possible for a daemon like gnome-settings-daemon to produce persistent messages with the correct application name. (GNOME bug 648947)
- Eitan Isaacson merged the “geometry” branch of Caribou, bringing some major changes such as coupling keyboard layout with xkb state, simplifying layout format, a new introspectable libcaribou library, and a D-Bus UI, to have the main caribou app activate the keyboard via D-Bus.
- Elad Alfassa added support for globally installed gnome shell themes in the “user-theme” extension.
- Cosimo Cecchi added a progressbar-pattern style property to the Adwaita engin.
- In clutter Robert Bragg removed the last dependency on the GdkPixbuf API.
- Xavier Claessens added a chat theme preview to Empathy preferences window. (GNOME bug 541438)
- Bastien Nocera changed the media keys gnome-settings-daemon plugin to use a symbolic icon for Eject.
- Stefano Pettini added proper support for alpha channel in the rotate tool of gthumb.
- Torsten Schönfeld wrapped more parts of the Cairo API to Perl.
- Andreas J. Guelzow made Gnumeric handle MS Works formula. (GNOME bug 649406)
- Mattias Clasen added a new “lock button” widget to GTK+ (GNOME bug 626457) as well as a new style for assistants.
Issue 134
May 1, 2011
This week… 2045 commits, in 208 projects, by 235 happy hackers (and 438 were translation commits).
- In gthumb Paolo Bacchilega added a map vto view the geographical position where the picture was taken.
- Cosimo Cecchi changed sushi to remove the window title when going fullscreen.
- Gioavanni Campagna added a new “Removable Drive Menu” extension for gnome-shell, this adds a menu in the system status area that tracks removable disk devices attached and offers to browse them and eject/unmount them. (GNOME bug 647027)
- Hans Breuer worked on updating the dia manual to match recent changes. (GNOME bug 632660)
- Alberto Ruiz went on adding gobject introspection annotation to functions in pango.
- In GNOME Settings Daemon Bastien Nocera simplified the NTP handling for distributions.
- Guillaume Desmottes refactored the usage of Telepathy in GNOME Shell, porting it to TpBaseClient. (GNOME bug 645585)
- Also in GNOME Shell Giovanni Campagna updated the network menu to keep wireless networks in a predictable ordre. (GNOME bug 646580)
- Shaun McCance added some basic Mallard conditional processing to Yelp.
- Epiphany status overlay was updated by Alexandre Mazari to slide out when the mouse pointer goes close by. (GNOME bug 643909)
- Felix Rieman switched eog to use lcms2 for colour management.
- GNOME Terminal has been updated to use gsettings for proxy settings, by Christian Persch. (GNOME bug 647077)
- John Stowers greatly improved shell theme selection and installation in gnome-tweak-tool.
- Sébastien Granjoux added the possibility to change directory group properties in Anjuta.
- Jonathan Matthew removed the old plugin system of rhythmbox, completing the switch to libpeas.
Issue 128
March 20, 2011
This week… 3142 commits, in 211 projects, by 294 happy hackers (and 1113 were translation commits).
- Translators were all hard at work, with more than one thousand commits this week.
- John Stowers pushed his GNOME Tweak Tool to the GNOME Git server.
- Mutter was changed to provide a single library, combining both libmutter-wm and libmutter-private. (GNOME bug 644565)
- Colin Walters added a “fail whale” dialog in gnome-session, to be shown on component failures; the name comes from Twitter error pages. (GNOME bug 642497)
- The same Colin Walters also rewrote a11y bus management in at-spi2-core, so it doesn’t fall back to the session bus. (GNOME bug 644851)
- Cosimo Cecchi added a first iteration of a dark variant of the Adwaita theme, in gnome-themes-standard.
- In libsoup Dan Winship implemented a GNOME proxy backend using te network proxy settings from gsettings-desktop-schemas, for automatic proxy configuration it uses the D-Bus service provided by the libproxy plugin. (GNOME bug 644211)
- Shaun McCance added mouseovers on topic links of Mallard documents, in yelp-xsl.
- In gnome-devel-docs Johannes Schmid updated or added guitar tuner demos in different languages.
- And also at the documentation hackfest many pages were written for the user help, by all participants.
- Claude Paroz added support for “reduced stats” in damned-lies, making it possible to have statistics on “important” strings, for example it currently excludes schema strings.
- Jan Danielsson added support for the Fossil Source Control Management to Meld. (GNOME bug 644811)
- Richard Hugues updated the screenshot tool in gnome-utils to save the screen ICC profile in the screenshot.
- Bastien Nocera implemented touchpad motion settings in the mouse plugin for gnome-settings-daemon. (GNOME bug 642474)
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 126
March 6, 2011
This week… 2130 commits, in 204 projects, by 261 happy hackers (and 542 were translation commits).
- Gabriel Burt made removing many pages in pdfmod much faster. (GNOME bug 630012)
- Paolo Bacchilega added some statistical information to the histogram view in gthumb.
- Support for gobject introspection has been added to libgtop by Maxim Ermilov.
- In goffice Jean Bréfort implemented a GSettings back for GOConf. (GNOME bug 643767)
- Together with Morten Welinder he also much improved the import of xlsx files in Gnumeric.
- Ulrik Sverdrup added a simple plugin to send microblogging updates via Gwibber from Kupfer.
- William Jon McCann added a number emblem to indicate the number of queued messages in notification daemon.
- Bastien Nocera changed gnome-settings-daemon to hard-code the default screen DPI, as it’s not possible at the moment to rely on the X server giving a decent DPI value. (GNOME bug 643704)
- In Totem Tim-Philipp Müller fixed screenshotting of interlaced videos. (GNOME bug 640993)
- On the infrastructure side, in the sysadmin-bin module Olav Vitters started rewriting and improving many of the release tools.
- Debbie Beliveau patched GNOME System Monitor to also show the CPU model on ARM. (GNOME bug 606769)
- Cosimo Cecchi made a huge pass on Adwaita to restyle the theme according to 3.0 designs.
- Transmageddon was updated by Christian Schaller so that all transcoding is now done by the encodebin engine.
- Ray Strode updated GNOME Screensaver to get the user face from the accounts service. (GNOME bug 643162)
- In GNOME Shell Guillaume Desmottes fixed the status menu to change Instant Messaging presence when needed. (GNOME bug 617207), while David Zeuthen moved the calendar handling to be out-of-process. (GNOME bug 641396)
- Lucian Langa fixed evolution-rss to work asynchronously, so it doesn’t block the Evolution process. (GNOME bug 634478)