Issue 13
January 4, 2009
This week… 1171 commits, in 146 projects, by 141 happy hackers (and 236 were translation commits).
- gedit got an internal message bus to let its plugins communicate.
- Epiphany updated from its own EphySearchEntry and EphyIconEntry to GtkEntry, it also uses the new “progress in entry” support to draw progress in the location bar.
- gconftool got a new –toggle option, to toggle a boolean key.
- gossip removed libgnomeui and libgnomevfs, and started to use libcanberra-gtk for sound support.
- Jonathan Matthew added some basic window management effects to gnome-shell. (GNOME bug 563844)
- A new version of l10n.gnome.org (damned-lies) went live, merging in the Vertimus translation tool that was already used by some teams. (announce).
- A low diskspace checker has been added to the housekeeping plugin of gnome-settings-daemon. (GNOME bug 557647)
- gnome-build that was a standalone module but only used by anjuta has been merged in anjuta.
- GtkEntry Caps Lock warning mode switched to using an icon.
- seed got a 0.3 (and 0.3.1) release and Robert Carr sent a summary of what happened since 0.1.
Issue 10
December 14, 2008
This week… 1123 commits, in 144 projects, by 154 happy hackers (and 120 were translation commits).
- Ted Gould posted about gtk_timeout_add_seconds and a few modules (anjuta, ekiga, totem, libbonobo, libegg, brasero) already got fixes.
- Niepce Digital got imported in subversion repository.
- Xan Lopez added support for the WebKit web inspector in Epiphany (and Robert Carr did the same thing for seed minibrowser).
- Vincent Untz got back hacking on gnome-panel, removal of libgnomeui and deprecated API usage, single include, bug fixes and stuff.
- vino added correct support for IPv4 mapped IPv6, and added a new feature to able to set the network interface to listen on (GNOME bug 403183).
- gvfs got a new trash backend written by Ryan Lortie.
- Nautilus gained the possibility to call PackageKit to install applications for for unsupported mime types.
- German Poo-Caamano gave some love to gnome-nettool (portability fixes, better accessibility support, and other fixes and enhancements).
- gtkhtml got improved smileys (toolbar to insert them, obedience to the icon naming specification; screenshots are available in GNOME bug 563841.
- Also, Przemysław Grzegorczyk wrote a lot of patches to clean up GLib and GTK+ includes, see GNOME bug 563413. This earned him a Subversion account.
Issue 9
December 7, 2008
This week… 1282 commits, in 164 projects, by 171 happy hackers (and 156 were translation commits).
- Totem got a new Jamendo plugin in totem, a patch from David Jean Louis (GNOME bug 561811) (a screenshot is posted below).
- Empathy lost its libgnomeui dependency and evince dropped its libglade one.
- gtk-doc now highlights deprecation warnings, and they are now also supported in signals and properties (GNOME bug 562655).
- glib added functions for shadowed mounts (a mount is said to be shadowed if there exists one or more user visible objects (currently GMount objects) with a root that is inside the root of mount.) and nautilus started using them.
- Behdad Esfahbod continued his vte cleaning.
- Dan Winship moved Luxembourg (city) out of Belgium (GNOME bug #562772).
- anjuta devhelp plugin got updated to devhelp/webkit (GNOME bug #560311) and got a button to access online API help (library.gnome.org)
- Federico Mena Quintero added support to use libnotify for errors displayed by gnome-settings-daemon xrandr module
- GTK+ (trunk) got a method to draw progress in a GtkEntry (GNOME bug 546285), this was prompted by Epiphany developers wondering about a progress-in-location-bar idea.
Issue 6
November 16, 2008
This week… 1363 commits, in 162 projects, by 184 happy hackers (and 164 were translation commits).
- The getting-rid-of-libgnome-and-gnome-vfs quest continues with Ekiga losing its dependency on libgnome and Anjuta removing some gnome-vfs usage
- Matthias Clasen added lockdown support in the gnome-settings-daemon keybinding plugin (GNOME bug 553434)
- In rhythmbox Christophe Fergeau switched several g_timeout_add to g_timeout_add_seconds so it wakes up the CPU less often; and Bastien Nocera added detection of the new PSP-3000
- Bedhad Esfahbod added pangocairo backend to vte, and made it the default; it is as fast as the xft backend.
- NetworkManager got support for PKCS#12 private keys
- Evince got support for PDF layers (but it doesn’t seem like such support has been merged in poppler yet)
- Murray Cumming created projects.gnome.org, to host project pages that were on www.gnome.org/projects/; he posted to devel-announce to explain the motivation and implications
- Finally, in GTK+-land, Michael Natterer added the new orientation API to GtkRange
Issue 2
October 19, 2008
This week… 1802 commits, in 171 projects, by 195 happy hackers (and 301 were translation commits).
A port of dasher in Java has been added to the dasher repository, it was done by Chris Smowton. Sébastien Granjoux implemented support for gdbserver in Anjuta. William Jon McCann worked a little bit on the user-switch-applet that is now part of gdm. Empathy gained a pidgin-accounts import dialog and finally got support for chatroom invitations. More modules were migrated away from libgnome (gnome-games, marlin, cheese) and to GtkBuilder (eog) and gio (tracker search tool).