Issue 69

January 31, 2010

This week… 2086 commits, in 199 projects, by 268 happy hackers (and 433 were translation commits).

  • Anjuta got support to install required packages when creating a new project via PackageKit (GNOME bug 558856).
  • Jason Woofenden modified libchamplain so that tiles are now loaded near the middle first; while Simon Wenner work on a local renderer was being merged.
  • In GNOME System Tools Milan Bouchet-Valat added encrypted home folder support when creating new users.
  • In glib Ryan Lortie added support for a mutex lock that consumes only one bit of storage inside of an integer on systems that support futexes. (GNOME bug 548967)
  • Jamie Nicol modified rhythmbox to use artist and album sortnames in query model sorting functions. (GNOME bug 133444)
  • Yelp was fixed to work with API changes introduced in latest xulrunner.
  • Evolution was changed to not auto-sign when replying to a signed message. (GNOME bug 607595)
  • Jean Bréfort added import/export support for transparent objects in Excel files to Gnumeric.
  • GDM has been modified to have the “Switch User” item hidden when VT switching is disabled.

Read the rest of this entry »

Issue 64

December 27, 2009

This week… 1152 commits, in 137 projects, by 191 happy hackers (and 128 were translation commits).

  • Thanks to a patch by Philip Chimento gtk-doc got a much improved support for parsing unions. (GNOME bug 165425)
  • Francisco Rojas added tag autocompletion to Postr. (GNOME bug 507242)
  • Support for BibTeX syntax highlighting has bee pushed to gtksourceview. (GNOME bug 605071)
  • Takao Fujiwara updated gdm to reload the i18n file automatically. (GNOME bug 599263)
  • Sergey V. Udaltsov updated the gnome-settings-daemon keyboard plugin to use the new GkbdStatus status icon.
  • The GNOME Color Manager gained an experimental user-calibrate wizard, which the user can use when there is no calibration hardward available.
  • Maxim Ermilov added JavaScript support to Anjuta, debugger, symbols et al.
  • Empathy has been updated with support for inviting to multi user chats.
  • The IM status plugin of Rhythmbox got support for Pidgin, a contribution by Mohamad Elrashidin Sajeli. (GNOME bug 605023)
  • Xan Lopez brought back window.close() to Epiphany.

Read the rest of this entry »

Issue 53

October 11, 2009

This week… 1940 commits, in 179 projects, by 246 happy hackers (and 367 were translation commits).

  • Nautilus gained a “copy anyway” option in the error dialog it displays when there is not enough space on the destination. (GNOME bug 324361)
  • Richard Hugues probably added Super Cow Powers to gnome-packagekit, carefully hiding this fact in 50 commits with “Moo”, or a slight variation, as commit message.
  • Ryan Lortie merged the various dconf* utilities in a single “dconf” tool, also he added API documentation.
  • The gtk-2.90 branch was created and saw the removal of many deprecated widgets and functions.
  • Devhelp got a new fullscreen mode, mostly thanks to code from gedit.
  • In Evolution Matthew Barnes finally got pane size restoration to play nicely with maximised windows. (GNOME bug 593612)
  • gok has been migrated to use GtkBuilder instead of libglade. (GNOME bug 582504)
  • gvfs has been fixed to display the overwrite dialog when restoring already existing files from trash. (GNOME bug 596618)
  • Rhythmbox has been ported to use gnome-session for inhibition support, inhibiting the session to go idle (thus preventing gnome-power-manager from suspending the computer due to inactivity). (GNOME bug 596573)
  • Marina Zhurakhinskaya extented GNOME Shell application search to match on menu categories. (GNOME bug 597153)

Read the rest of this entry »

Issue 47

August 30, 2009

This week… 3183 commits, in 208 projects, by 294 happy hackers (and 1032 were translation commits).

  • In gnome-disk-utility David Zeuthen landed the new ATA SMART user interface.
  • Rhythmbox gained support for downloading cover art from discogs.com and MusicBrainz (GNOME bug 410684).
  • The libchamplain map widget gained support for keyboard shortcuts, to navigate and zoom the map. (GNOME bug 582872)
  • Ekiga switched to boost for both smart pointers and signals (GNOME bug 575005)
  • The “kill-bonobo” branch of Evolution is now the “master” git branch, this marked 45 old bugs as fixed.
  • gconf-editor has been ported to PolicyKit 1.0. (GNOME bug 585596)
  • A shutter sound will now be played when taking a screenshot (GNOME bug 592372).
  • Gnome Shell improved the way it displays search results, it now has bigger fonts and brighter colour for the headings, and more padding.
  • Daniel Elstner worked on the C++ bindings so they could get their API references published on library.gnome.org.
  • Jean Bréfort moved gnumeric to use GooCanvas instead of FooCanvas.
  • Finally devhelp has been ported to make use of libunique.

Read the rest of this entry »

Issue 43

August 2, 2009

This week… 2195 commits, in 186 projects, by 288 happy hackers (and 328 were translation commits).

  • Now that gnome-doc-utils and yelp both have support for Mallard documents, Milo Casagrande converted gnome-hello documentation to the new format.
  • After some discussion on the gnomecc list the default toolbar style has been changed to “Text beside items”.
  • Sabayon was changed to use Xephyr instead of Xnest, as Xephyr supports the “new” X extensions.
  • gnome-session has been fixed to not exit when the system bus restarts. (GNOME bug 583345)
  • A new “ssh” plugin appeared in vinagre, which is becoming a universal tool to access remote systems.
  • Robin Stocker added to Totem the functionality to remember the current position of a stream when pausing or closing. (GNOME bug 164918)
  • After Hylke Bons posted some thoughts on the font viewer Thomas Wood started implementing the proposed ideas, in the “font-viewer-revamp” branch of the GNOME Control Center.
  • Anjuta Git plugin gained an option to initialize new repositories. (GNOME bug 566698)
  • Finally, during this 10th week of the summer of code, students were hard at work, some noticeable advancements:
    • Paul A. Bellamy successfully implemented syncing and a properties dialog for MTP devices in Rhythmbox;
    • Neil Loknath added streaming to Banshee using Telepathy, you can now stream a contact’s music after downloading their library info;
    • Paulo Cabido merged the plugin engine with Getting Things Gnome main development branch.

Read the rest of this entry »

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)

Read the rest of this entry »

Issue 37

June 21, 2009

This week… 2062 commits, in 182 projects, by 247 happy hackers (and 281 were translation commits).

  • In the “content-sniffing” branch, Gustavo Noronha Silva started to implement content sniffing in libsoup, including the HTML5 algorithm that sniffs content served as “text/plain” by web servers.
  • Hubert Figuiere fixed a bug when printing date/tome values with 0 micro-second, making gnote timestamps compatible with tomboy. (GNOME bug 581844)
  • File Roller gained support for lzip and xz compression formats (GNOME bug 579467, GNOME bug 582237).
  • The “Palimpset” Disk Utility now uses the new GtkInfoBar to show job progress, there are two screenshots available ((1) and (2)).
  • Stefan Walter started working on a DBus API to gnome-keyring secrets, it is currently developed in the “dbus-api” branch.
  • Shaun McCance merged Mallard support into both Yelp and gnome-doc-utils.
  • GTK+ gained support for special icons for XDG user dirs, this will allow themes to provide different icons for the Documents, Downloads, Music… folders. (GNOME bug 541276)
  • Paul Cutler applied a serie of patches to GNOME User Docs (both User Guide and Accessibility Guide), fixing typos and updating them to match the current desktop reality.
  • Rhythmbox command line control program (rhythmbox-client) got support for song rating. (GNOME bug 583108)
  • Support for touchpad parameters has been added to gnome-settings-daemon (GNOME bug 578444), it still needs a matching patch to be applied in the control center to have a new Touchpad tab in the Mouse Preferences (GNOME bug 154029)

Read the rest of this entry »

Issue 35

June 7, 2009

This week… 1950 commits, in 167 projects, by 242 happy hackers (and 218 were translation commits).

  • Banshee gained a “shuffle by album” option (GNOME bug 348582)
  • Epiphany support for Python extensions has been removed, the supported language for extensions other than C/C++ is now JavaScript through Seed.
  • Support for publishing geolocation information has been merged into Empathy (GNOME bug 571666)
  • Milan Crha added a folder emblem to show new mail arrivals to Evolution (GNOME bug 323037); also Evolution dropped support for CDE (GNOME bug 582939).
  • Support for the JPEG 2000 image format has been added to Gimp (GNOME bug 111409)
  • GTK+ gained a new GtkInfoBar widget, similar to GeditMessageArea and similar widgets in Firefox. Its API is inspired by GtkDialog, with a content area and an action area. The message area uses symbolic colors for different background colors for warnings, errors, informational messages, etc. (GNOME bug 555344)
  • Rhythmbox track change notification bubbles gained a “Skip” button (GNOME bug 331272)
  • Shaun McCance created a new “mallard” branch for Yelp, to add support for the new Mallard document format.
  • Christian Persch made a few HIG improvements to the NetworkManager connection editor (GNOME bug 584223)
  • JHBuild GUI was rewritten to be totally awesome (and to not require libglade).
  • PyBank, the bindings for GIRepository, got handling of structs as return values.
  • Most importantly, Anjuta splash screen got rewritten from the obsolete libgnomecanvas to straight cairo (GNOME bug 571740).

Read the rest of this entry »

Issue 33

May 24, 2009

This week… 2349 commits, in 189 projects, by 255 happy hackers (and 298 were translation commits).

  • John Carr published his syncml branch of conduit, adding SyncML support for contacts and calendar items.
  • Gnumeric got support for more styles in its ODF export (cell, paragraph and text styles).
  • Niepce Digital got an initial UI shell and basic gphoto support.
  • krb5-auth-dialog added a gconf key to disable its notifications.
  • f-spot date range dialog got ported from libglade to gtkbuilder; rhythmbox also replaced libglade by gtkbuilder.
  • The graph component in goffice gained support for formatted editing of graph limits that are dates and times. (GNOME bug 574681)
  • Evolution search bar got improved, to more closely resemble Firefox. (GNOME bug 580925)
  • Rhythmbox status icon has been made into a plugin, with additional capabilities, some aspects of the status icon and the notification popups are now a bit more configurable.
  • Willie Walker continued his numerous improvements to the speech generator in Orca, porting Pidgin, Gecko and Thunderbird to the new generator.
  • In gnome-utils gsearchtool got rid of its libgnomeui usage. (GNOME bug 573670)
  • Brasero gained the possibility to span data across several media. (GNOME bug 438858)

Read the rest of this entry »

Issue 30

May 3, 2009

This week… 2031 commits, in 193 projects, by 245 happy hackers (and 290 were translation commits).

  • The App monitoring module landed in gnome-shell, it will be used to provide things like “Recent Apps”. (GNOME bug 570899).
  • The Evolution external editor plugin has been updated to behave like the kmail equivalent, the normal evolution mail composer is now displayed, and the external editor starts whenever the user types something in the body. (GNOME bug 567145)
  • Jody Goldberg improved Gnumeric xlsx format parsing, adding basic support for external references.
  • Yelp can now display simple text files. (GNOME bug 565502)
  • Passepartout, the revived desktop publishing application, got its internationalisation support completed, making all the diealogs properly translatable.
  • Tomboy printing support was rewritten to 1) wrap very long lines and 2) partially render paragraphs at the end of pages.
  • Empathy gained a menu entry to display its file transfer manager. (GNOME bug 574626)
  • Rhythmbox got support to read cover art embedded in media files (for local files only). (GNOME bug 345975)
  • The GNOME sound recorder saw its libgnome/libgnomeui dependency removed. (GNOME bug 567310)
  • Davyd Madeley rebased David Zeuthen resolution independance private git-svn branch against the real GTK+ repository, and published it into a new “resolution-independence” branch.
  • Finally, deprecated GTK+ symbols were removed from a bunch of modules: vino, gnome-system-tools, gok and gnome-media/grecord.

Read the rest of this entry »