Issue 42
July 26, 2009
This week… 1598 commits, in 174 projects, by 230 happy hackers (and 302 were translation commits).
- An example displaying geotagged photos from Flickr has been added to libchamplain.
- A “Share My Desktop” feature has been added to Empathy, it allows a contact to share his desktop over an IM stream. (GNOME bug 589091)
- The mousewheel action on Rhythmbox status icon has been made configurable, it can be made to switch to next/previous tracks, and to modify the audio volume. (GNOME bug 376863)
- Orca has been extended to prepend “mispelled” to the words marked as such in Mozilla text areas. (GNOME bug 588910)
- Anjuta Git support has been modified to show the active branch in the status bar, and to provide “git stash” features in the UI.
- gnome-power-manager removed the CanSuspend and CanHibernate D-Bus methods as there is now a patch available for gnome-session, to make it so it handles them directly via DeviceKit-power.
- Bastien Nocera added profile switching support to the volume control, and blogged about it.
- Zhang Sen, who is working on Telepathy Tubes support for the Sudoku game in his GSOC, added saving and undo/redo support.
- In another GSOC, to create a D-Bus mail service, Ian Marcinkowski commited his IMAP parser.
- GNote added a D-Bus interface mimicking the Tomboy one. (GNOME bug 581030)
- Eye of GNOME gained an option to have the detailed metadata list widget shown on its own notebook page in the properties dialog, so the dialog is smaller and fit on smaller displays. (GNOME bug 566810)
- Finally Matthew Barnes ported gnome-video-arcade from libglade to GtkBuilder, and Felix Riemann converted zenity. (GNOME bug 578393)
Issue 28
April 19, 2009
This week… 1889 commits, in 207 projects, by 235 happy hackers (and 407 were translation commits).
- The Git migration happened, and 84 commits were about doap files, and 44 about .gitignore files.
- gnome-netstatus, empathy and gnome-dictionary (from gnome-utils, GNOME bug 577943) all switched to GtkBuilder.
- libgdata added support for ETags, to allow for versioning when querying, updating and deleting entries. (GNOME bug 578661)
- A new plugin has been added to eog, to order images randomly in slideshow mode. (GNOME bug 562135)
- Libchamplain got support for more advanced markers, allowing to set many properties on markers, allowing features such as attached image or text and how if should be displayed (wrapped, ellipsized, etc.). (GNOME bug 576055)
- Matthew Barnes updated gnome-video-arcade to make game play back work again with recent MAME releases.
- Sabayon was updated to use Xephyr instead of Xnest.
- Xan Lopez fixed backwards search in Epiphany Find Toolbar.
- Empathy got a new “join chatroom” dialog, which will only load the room list when the rooms are displayed.
- Seed imports system was changed to match the one in gjs, making it easier to port applications between them. Robert Carr posted details in some Seed updated.
Issue 27
April 12, 2009
This week… 1245 commits, in 160 projects, by 183 happy hackers (and 277 were translation commits).
- The 3.0 platform cleaning plan was announced and already beared a lot of results : baobab, hamster-applet, gcalctool and glchess got ported to GtkBuilder; brasero, the toolbar editor in libegg and yelp got rid of their glib and GTK+ deprecated symbols; gnome-mag migrated to gio/gvfs; and eog incorporated all it needef rom libart_lgpl, thus removing its dependency (GNOME bug 577940, GNOME bug 578219, GNOME bug 571868, GNOME bug 578304, GNOME bug 517732, GNOME bug 573023, GNOME bug 556808 and GNOME bug 556807, at least).
- Also Matthew Barnes killed the deprecated html-editor component from gtkhtml2, getting rid of bonobo (GNOME bug 571743).
- Several gnome-games (aisleriot, gnibbles, mahjongg, and iagno) were updated to use g_timeout_add_seconds where sensible. (GNOME bug 564202).
- Vincent Untz improved his gnome-session patch, and commited the fix so that reboot and shutdown also leave the session properly, by letting apps exist before doing the real reboot/shutdown.
- The GVFS FTP backend saw several fixes (including GNOME bug 520399, GNOME bug 573349).
- Ignacio Casal Quinteiro added source code completion to GtkSourceView.
- pygtk was changed to use numpy instead of Numeric, that was no longer maintained (GNOME bug 387544).
- Empathy added a new presence selector widget, that incorporates a text field for quick setting of custom messages (GNOME bug 569449).
Issue 14
January 11, 2009
This week… 1992 commits, in 182 projects, by 186 happy hackers (and 349 were translation commits).
- Lucas Rocha set his eyes on gnome-session, and started fixing bugs introduced in the 2.24 rewrite.
- A library, libbrasero-media, got extracted out of brasero, Philippe Rouquier tells more about it on desktop-devel-list.
- Lightsoff, which was started as an example shipped in the Seed module, has been imported in gnome-games.
- File Roller and Eye of GNOME removed their dependencies and libgnome and libgnomeui; and Anjuta removed its dependency on gnomevfs.
- GVFS got its SMB browsing authentication support much improved (GNOME bug 524485).
- Cosimo Cecchi added sound events support in Empathy (via libcanberra).
- In gnome-keyring-daemon, the new modular SSH agent has been integrated as the main SSH agent.
- Ignacio Casal Quinteiro added a new fullscreen mode to gedit, with a sliding toolbar. (GNOME bug 520749)
- A new plugin was added to nautilus-sendto, to send files over IM via Empathy.
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).