Issue 87
June 6, 2010
This week… 1883 commits, in 194 projects, by 225 happy hackers (and 372 were translation commits).
- Christian Persch added a backend using GDBus to libunique (GNOME bug 618723).
- In the same vain both libbonobo and nautilus have been ported to use GDBus.
- In another important transition Richard Hughes ported gnome-packagekit and gnome-power-manager to GSettings.
- Maxim Ermilov modified GNOME Shell app view to have sections, based on the categories from desktop files . (GNOME bug 614131)
- John Palmieri added the gtk-demo app, and a couple of demos, to the the pygi repository.
- Per-line staging and unstaging has been made possibile in the gitg git frontend.
- Robert Carr added a theme chooser, and several themes, to his Glide presentation tool.
- In the Ease presentation tool Nate Stedman added transition previews in the inspector.
- Evolution-data-server got the necessary code to connect via a SOCKS4 proxy.
- Yelp got a “Read Later” feature, Shaun McCance wrote about it on his blog: Read It Later With Yelp.
- Ruben Vermeersch worked on the import code of f-spot.
- An initial universal access module and UI has been added to the gnome-control-center by Thomas Wood.
- During his SoC Alex Launi abstracted the context pane logic of Banshee so that the context pane and the now playing area can work independently while sharing the same backend content.
- Yuvi Panga spent his second week replicating most of the UI of Cheese in Vala, making the thumbnail widget work, and implementing a fullscreen mode.
Issue 85
May 23, 2010
This week… 2040 commits, in 188 projects, by 264 happy hackers (and 299 were translation commits).
- Brian M. Carlson added DocBook version 5 support to yelp-xsl.
- Totem and Transmageddon both got support for the new WebM video format.
- The Google Calendar backend in evolution-data-server has been removed, as the CalDAV backend should be enough to interact with Google.
- Carlos Garcia Campos continued working on his Bonobo-less panel changes, with a port to GDBus.
- Thomas Wood added support for “shell” and “panels” in gnome-control-center, and added an initial implementation of a date/time panel.
- Shaun McCance added nautilus-sendto support in Yelp, to be able to send the pictures in documentation.
- The password length limit for SSH connections in Vinagre has been lifted.
- Xan Lopez removed the status bar of Epiphany, replacing its only use, the display of targets, by a small overlay that only appear on hover . (GNOME bug 609713)
- Łukasz Jernaś added GObject introspection support to Emerillon.
- GEdit got full support for compressed files . (GNOME bug 413220)
- In GNOME Shell Owen Taylor added a facility for automated performance measurement (GNOME bug 618189); and Dan Winship updated the Telepathy support to show notifications of presence changes (GNOME bug 611613).
- Emmanuele Bassi added a GApplication class to GLib, and Colin Walters used it to add a GtkApplication class to GTK+.
- Lin Ma reworked Solaris file event notification in GIO.
Issue 83
May 9, 2010
This week… 2274 commits, in 184 projects, by 262 happy hackers (and 262 were translation commits).
- Guillaume Desmottes and Sjoerd Simons merged their timestamp work into Empathy’s master branch . (GNOME bug 615976)
- Nautilus saw changes in its bookmark API, including the removal of the deprecated gtnome-fs-bookmark* icon names, replaced by the folder icon, and the use of emblems.
- Aleksander Morgado has been improving unicode support of tracker using libicu based word breaking to the parser-libunistring-review branch of tracker.
- Meego improvements got merged into Banshee’s master branch.
- Robert Carr started theming support and improved shapes capabilities in Glide.
- Ekiga got support to work in 16bpp mode . (GNOME bug 611308)
- gedit port to gsettings continued, with many plugins ported already.
- Ross Burton has been working on Randr related improvements of gnome-settings-daemon for Meego. This is happening in the new randr branch of gnome-settings-daemon.
- Yelp got basic printing support, and started being ported to gdbus.
- Matthias Clasen layed ground for new work on GTK+ 3.0 as he made it parallel-installable to 2.x.
- Matthew Barnes went forward replacing CamelObject by GObject in camel, evolution, evolution-data-server, evolution-mapi and evolution-exchange.
Many thanks to Dodji Seketeli who assembled most of this issue.
Issue 51
September 27, 2009
This week… 2610 commits, in 209 projects, by 286 happy hackers (and 539 were translation commits).
- The Perl bindings written by Emmanuel Rodriguez have been merged into libchamplain.
- A branch by Alexander Sack reworking NetworkManager menu has been uploaded (it is named “menu-rework”).
- Mark Kasik added support for the ‘auth-info’ attribute to the CUPS print backend of GTK + (GNOME bug 566522).
- Deprecated GTK+ symbols have been removed from gok (GNOME bug 572686).
- Ryan Lortie published a gsettings branch of Devhelp, demonstrating the conversion from GConf to GSettings.
- GNOME Shell has been updated to not treat 1024×600 as widescreen (GNOME bug 596375).
- The GNOME Volume Control has been changed to allow going up to 150% for output volume (GNOME bug 591285).
- Brasero has been fixed to not leak the CD drive device file descriptor, that kept the drive locked . (GNOME bug 596241)
- Evolution has been changed to use Message-ID instead of Message-Id, for increased compatibility with other applications (GNOME bug 596157).
- Ross Burton switched evolution-data-server calendar to D-Bus instead of Bonobo, in the “dbus-calendar” branch.
Issue 38
June 28, 2009
This week… 1811 commits, in 183 projects, by 217 happy hackers (and 226 were translation commits).
- Evince was changed to output straight PDF for printers supporting PDF natively . (GNOME bug 585442)
- Evolution gained an inline view of application/mbox attachments . (GNOME bug 464131)
- A problem with RSA key size that were not a multiple of 8 has been fixed in gnome-keyring . (GNOME bug 576700)
- A new theme, Moblesse, has been added to the experimental GTK+ CSS theme engine.
- Milan Crha fixed several issues and improved the performance of the evolution-data-server CalDAV backend.
- Philippe Rouquier commited a new layout for the Brasero user interface: the medium selector is still inside the main window and on clicking burn a dialog appears to set the session burning options
- In both libgoffice and gnumeric Andreas J. Guelzow improved Open Document Format support (number style output, scientific number output, time and date styles, import of currency symbols, and much more).
- F-Spot Adjust Time dialog, and gnome-session windows, have been ported from libglade to GtkBuilder.
- A Python binding for libbrasero-burn has been added to gnome-python-desktop.
- As explained in his Data about Data weblog post, Alexander Larsson added metadata support in gvfs, and already made Nautilus use it.
- Empathy has been updated to use gnome-session instead of gnome-screensaver to know when the session is idle.
- Benjamin Otte did some research on the GTK+ file chooser performance
(explained in a tale of waiting message in the
gtk-devel-list, be sure to also read the followup messages), and pushed a new “filesystemmodel” branch to publicize his work.
Issue 29
April 26, 2009
This week… 2205 commits, in 220 projects, by 230 happy hackers (and 267 were translation commits).
- Still in the aftermath of the Git migration, 189 commits were about DOAP files and JHBuild got his Git support quite improved.
- Empathy now displays the transfer speed in its file transfer dialog . (GNOME bug 580097)
- Meld has added support for SVK . (GNOME bug 416418)
- Epiphany was fixed to use GNOME settings for the default font sizes, instead of the WebKitGTK+ defaults.
- The libgnomeui dependency was removed from both the GStreamer Properties and the Media Profiles in gnome-media.
- Peter Bloomfield ported the Balsa mail client to use GMime 2.4.
- In evolution-data-server, Rob Branford ported libedata and libebook to D-Bus in the D-Bus branch, and Philip Withnall converted the Google calendar backend to use the external libgdata in the libgdata-port branch.
- David Zeuthen commited his GDBus work in a new gdbus branch of glib; and Dan Winship merged his GResolver (a glib-ish interface to DNS) branch into glib (and blogged about it ). (GNOME bug 548466)
- Nautilus now use g_timeout_add_seconds instead of g_timeout_add where appropriate (GNOME bug 574033); also Deprecated GTK+ symbols were removed . (GNOME bug 565038)
- Shaun McCance pushed his Mallard branch to the gnome-doc-utils repository.
- GNote, the Tomboy Gtkmm clone, got support for Add-ins . (GNOME bug 578980)