Issue 77
March 28, 2010
This week… 3046 commits, in 229 projects, by 308 happy hackers (and 1235 were translation commits).
- Another big week for translators, German, Bulgarian, Portuguese and Solvenian are now totally translated, 33 teams are over the 90% bar, and 55 over the 70% bar. This week award goes to the Asturian, progressing by over 4 points.
- XChat-GNOME got a fullscreen mode. (GNOME bug 445638)
- Glade has been switched to use the new GtkToolPalette widget, instead of a custom widget (GNOME bug 613956); Tristan Van Berkom wrote about it in The Glade palette goes full circle.
- Ryan Lortie merged the GVariant parser into glib. (GNOME bug 600271)
- The font plugin of gnome-settings-daemon has been disabled. (GNOME bug 613604)
- GNOME Shell has been updated so that ejecting drives will run the same action as in Nautilus. (GNOME bug 613405)
- Jiří Techet changed libchamplain so it cancels the download of tiles that get out of the viewport.
- Vivien Malerba added support for variables in GdaBrowser data manager.
- Support for GObject Introspection has been added to gtk-vnc, as well as a sample javascript demo program.
Issue 76
March 21, 2010
This week… 2398 commits, in 234 projects, by 289 happy hackers (and 834 were translation commits).
- The 2.30 release is approaching fast and translators are hard at work, French and Russian are already totally translated, and 30 teams are over the 90% bar. The most impressive progress this week has been the Lithuanian team, coordinated by Gintautas Miliauskas, that improved from 84 to 89%.
- Banshee lyrics plugin got support for the lyricsplugin.com database. (GNOME bug 612958)
- The GNOME Keyring has been fixed not to store session keyring on disk. (GNOME bug 612977)
- Daniel P. Berrange worked hard on gtk-vnc, substanctally improving and modernising the code.
- GNOME Volume Control got a speaker testing UI, Bastien Nocera blogged about it in Speaker testing. (GNOME bug 519438)
- Yelp 3.0 branch got support for a basic “back” button.
- Thanks to a patch by Marc Deslauriers GNOME Power Manager got support to communicate with GNOME Screensaver running as a D-Bus service. (GNOME bug 609031)
- Andrea Cimitan added a new option to the Murrine theme engine to draw smooth separators.
- The GNOME Shell has been changed to use a single button to toggle between linear and grid view. (GNOME bug 610801)
- The VTE library got introspection support. (GNOME bug 604837)
Issue 73
February 28, 2010
This week… 2327 commits, in 209 projects, by 299 happy hackers (and 739 were translation commits).
- libgda got initial support for GObject Introspection, thanks to Daniel Espinosa.
- Empathy conversation logger can now be run as a separate process (GNOME bug 518414)
- Zenity got a –color-selection switch, to display a color selection dialog. (GNOME bug 540169)
- GNOME Screensaver got a control center extension panel, but it got reverted, most likely for the next release.
- Brasero drive selection widget has been fixed to be usable from GtkBuilder (GNOME bug 608170)
- Some minimal support for checking certificates has been added to Epiphany (GNOME bug 600663)
- GNOME Shell got notifications to point to windows demanding attention (via the urgency hint) (GNOME bug 610594)
- gnote has been changed to allow user to decide if links are updated when renaming a note. (GNOME bug 584789)
- gcalctool was chaned to allow hexadecimal numbers to be entered in lower-case.
- Carlos Garcia Campos pushed a bonobo-less branch of the GNOME Panel, porting both gnome-panel and libpanel-applet to D-Bus. (GNOME bug 572131)
Issue 71
February 14, 2010
This week… 2149 commits, in 179 projects, by 319 happy hackers (and 557 were translation commits).
- Sven Herzberg cleaned up gnome-launch-box, removing libgnome, libgnomeui, gnome-vfs dependencies, and more; in the same cleaning vein Javier Jardón updated gnome-hello and ghex.
- Mutter merged a lot of Metacity changes, including the usage of libcanberra to play system bell and workspace switch sounds (GNOME bug 609585).
- Adel Gadllah replaced the workspace switcher popup of GNOME Shell (which was still the old metacity popup), with a clutter based one, which fits better into the overall shell design. (GNOME bug 609187)
- Also in GNOME Shell Maxim Ermilov added an “InfoBar” and undo capabilities to overview, it allows to show some information to the user and to undo his actions. (GNOME bug 608933)
- The Postasa plugin, to support uploading images to PicasaWeb using libgdata, has ben added to eog-plugins. (GNOME bug 600190)
- The Accounts dialog of Empathy has been seperated into its own program which works with the Gnome preferences and control center, this also supports embedding the preferences dialog in the “extensible-shell” control center.
- Jose Millan Soto added back support for print preview in Epiphany (GNOME bug 609021)
- The Magnatune rhythmbox plugin saw many improvements thanks to Adam Zimmerman.
Issue 68
January 24, 2010
This week… 1900 commits, in 191 projects, by 249 happy hackers (and 339 were translation commits).
- Epiphany now has page cache enabled, as all critical bugs have been fixed and it now needs real world testing.
- Huzaifa S. Sidhpurwala added TLS-Remote support to the NetworkManager OpenVPN plugin. (GNOME bug 455142)
- Cheese has been changed to limit webcam framerate to 30 frames per second, as the developers really do not want webcams that claim to support huge framerates to slow down everything. (GNOME bug 607238)
- Enrico Minack updated the Invest applet to connect to NetworkManager to react on network changes. (GNOME bug 605739)
- GNOME Color Manager gained the ability to find and select ICC profiles on mounted volumes from other operating systems (both Mac OS X and Windows). (GNOME bug 607390)
- Jesse van den Kieboom fixed bugs in the smart converter encoding guessing of gedit and added test cases.
- The GNOME Disk Utility got drive emblems, used to mark RAID and LVM2 “drives”.
- A new workspaces view, matching latest design has been commited to the GNOME Shell, the default workspace view is now a scrollable horizontal list, with a control to switch between it and the previous grid view. (GNOME bug 593844)
- Toms Baugis added the possibility for Hamster to run as a standalone application, instead of being a panel applet.
- The accounts dialog of Empathy gained an extra column in the treeview displaying the status of each account (GNOME bug 605309).
Issue 63
December 27, 2009
This week… 1776 commits, in 177 projects, by 233 happy hackers (and 279 were translation commits).
- This was hackfest week for Epiphany, WebKitGTK+ (and other related modules), go and read Xan Lopez and Gustavo Noronha summaries. Or read on for my particular pick…
- Benjamin Otte added support for favicons the the epiphany tabs-reloaded extension.
- Content-Encoding support landed in libsoup (GNOME bug 522772)
- Custom user-agent support has been added.
- There is a new info bar widget at the top of the web view, used to ask if credentials have to be saved.
- Maxim Ermilov added command and path completion to the Alt+F2 dialog of GNOME Shell. (GNOME bug 597677)
- Also in GNOME Shell Colin Walters added an extension system, there is no UI yet, it will come later. (GNOME bug 599661)
- Johan Dahlin added a Makefile.introspection file to gobject-introspection, to be used by other projects, and modified pango and gtk+ to use it.
- After some discussion on nautilus-list and gnome-shell-list, Alexander Larsson changed Nautilus to use its browser mode by default.
- The GNOME Terminal preferences dialog got a new “unlimited scrollback” option (GNOME bug 599443).
- After a comment in last week digest edition, Paolo Bacchilega changed File Roller to use AES128 instead of AES256 as encryption type.
- Libgnomekbd got a new GkbdStatus widget implementing a status icon, Sergey V. Udaltsov wrote about it in kbd stuff going threezero.