Issue 40
July 12th, 2009
This week… 1769 commits, in 177 projects, by 216 happy hackers (and 351 were translation commits).
- Seahorse, and many preferences windows from the control center migrated from libglade to GtkBuilder.
- gtk-doc has been updated to also look for dblatex for PDF generation, as it seems to work much better than using fop.
- Cody Russel published a new “client-side-decorations” branch for GTK+.
- Jorge Pereira added a system of plugins to vinagre, based on the gedit one.
- Brasero saw the last bits and pieces of HAL support removed, it will only rely on gio from now . (GNOME bug 581742)
- Gnome Power Manager was updated to port all the code to using PolicyKit1 rather than PolicyKit.
Issue 18
February 8th, 2009
This week… 1751 commits, in 173 projects, by 183 happy hackers (and 462 were translation commits).
- Glade added “commit” signal to allow custom editors to do command group/macros serialized around property changes; this will be used by Anjuta.
- A “Removable Devices” plugin landed in nautilus-sendo (GNOME bug 453758)
- Almost three years after 0.6.1, libcroco 0.6.2 has been tagged and released, incorporating many patches.
- Epiphany (2.26 branch) got updated for yet another Mozilla API change (for Gecko 1.9.1 support).
- In Pango Behdad Esfahbod again saved over 100 alloc calls when loading DejaVu Sans.
- A new metacity branch (rpnparser) was created to host a possible RPN-based parser which is (slightly) faster and (hopefully) clearer than the existing one.
- Empathy got a rewritten voice/video call support, using farsight2 instead of stream-engine.
- Tomboy has been ported to GtkPrint, gnome-games is now the last module to use the deprecated libgnomeprint/ui library.
- Seahorse has been updated to it only autostarts the daemon when sharing is enabled.
- And Colin Walters merged the “statusmenu” branch into gnome-shell.
Issue 11
December 21st, 2008
This week… 1540 commits, in 182 projects, by 162 happy hackers (and 229 were translation commits).
- Most important, ORBit2 stopped calling g_thread_init() to accomodate the sensitiveness of Microsoft Windows and will display a warning if it was not previously called, this will need changes in a lot of places . (GNOME bug 547885)
- Jürg Billeter fixed lots of bugs in vala, applied patches, and generally enhanced things (notably the D-Bus server was rewritten to directly use libdbus, without dbus-glib marshalling) and released 0.5.3.
- Vala-related, Stefan Walter removed last vala traces from seahorse.
- The libgnomeui dependency was removed from the brightness and inhibit applets, NetworkManager OpenVPN and PPTP support, and libgnome usage was removed from the dictionary applet.
- Alexander Larsson merged eel into nautilus and eel usage was consequently removed from nautilus-cd-burner and brasero.
- Empathy got autocompletion of contact names in its “new message” dialog box . (GNOME bug 552296)
- Patrick Welche updated Dasher from gnome-vfs to gvfs.
- g_timeout_add_seconds replaced g_timeout_add in several new places: in nautilus-sendto, gnome-power-manager, gedit, gnome-games, seahorse.
- The AAC profile, as defined in gnome-media, and used by applications such as Sound Juicer and gnome-sound-recoreder, switched to LC-AAC profile . (GNOME bug 498617)
Issue 5
November 9th, 2008
This week… 1590 commits, in 166 projects, by 183 happy hackers (and 153 were translation commits).
- Many modules saw development releases for 2.25.1.
- The libgnome dependency got removed from gnome-power-manager, and gnome-utils (dictionary, screenshot, logview) removed it as well as the dependency on libgnomeui.
- In the same vain, seahorse-plugins removed its gnome-vfs dependency.
- William Jon McCann commited a new volume control using PulseAudio, deprecating the old gst-mixer one.
- Behdad Esfahbod worked quite a bit on gnome-settings-daemon and blogged about the improved login time he achieved.
- Benjamin Berg added a Clearlookstest theme, as he proposed on desktop-devel-list several weeks ago, it is not enabled by default though.
- Seed, GObject-Javascript bridge, was finally revealed by Robert Carr on gtk-devel-list.
- brasero got a nautilus extension, based on current nautilus-cd-burner.
- John Carr commited support for git mirrors to jhbuild (support for bzr mirrors coming soon).