Issue 137

May 22, 2011

This week… 1811 commits, in 154 projects, by 213 happy hackers (and 166 were translation commits).

  • Lapo Calamandrei reworked all window related icons, notably improving the “window new” icon (GNOME bug 650712)
  • John Stowers started working on introspection support for goocanvas.
  • In GNOME Color Manager Richard Hughes added functionality to show optional notifications when a color profile is out of calibration.
  • The colour preferences panel based has been reworked based on feedback from the designers and incorported into gnome-control-center.
  • In gthumb Paolo Bacchilega added the ability to rotate a picture dragging the image.
  • Alexander Larsson added presence icons to chat details in gnome-contacts.
  • Mutter got support for style variants, so that colors from the GTK+ style are picked from the correct theme variant. (GNOME bug 645355)
  • Will Thompson added a /whois command to Empathy. (GNOME bug 571631)
  • Shaun McCance added epub build code to Yelp, and worked on the video javascript and CSS in yelp-xsl.
  • Initial work on a gnome-online-accounts client has been started by David Zeuthen in the goa-client branch of gnome-shell.
  • Stef Walter added support for listing secret gnupg keys in gnome-keyring.
  • Matthias Clasen pushed a prototype of a initial-setup application into the wip/initial-setup branch of gdm.

Read the rest of this entry »

Issue 132

April 17, 2011

This week… 2032 commits, in 167 projects, by 243 happy hackers (and 355 were translation commits).

  • Luis de Bethencourt unified the encodebin-based transcoding of Rygel, so each transcoder then simply has to provide an encoding profile and not have to create the static pipelines etc.
  • Ritesh Khadgaray migrated xchat-gnome from libglade to GtkBuilder. (GNOME bug 588400)
  • Kristian Rietveld started implementing a CoreText backend for pango, to be used on Mac OS X 10.5 or higher.
  • Peter Bloomfield removed the usage of GConf in Balsa.
  • In Glade Juan Pablo Ugarte optimized project loading time by not updating progrebars on each object loaded, he also migrated code from GtkStyle to GtkStyleContext.
  • Shaun McCance added a Mallard xref link checker to yelp-tools.
  • The Board got webcam support in photo elements, thanks Lucas Rocha.
  • Alexander Larsson went on fixing a lot of D-Bus message leaks in gvfs.
  • Support for upload progress has been added to libsocialweb by Eitan Isaacson.
  • Robert Bragg moved all GLX code down from Clutter to Cogl; moving OpenGL window system binding code down from Clutter into Cogl is the biggest blocker to having Cogl become a standalone 3D graphics library, so this is an important step in that direction.
  • Richard Hughes added named color profile support to gcm-viewer.
  • Matthias Clasen got to improve struct packing for many objects of glib and GTK+.

Read the rest of this entry »

Issue 129

March 27, 2011

This week… 3322 commits, in 211 projects, by 323 happy hackers (and 845 were translation commits).

  • Mukund Sivaraman changed the default PNG compression level in gegl from 9 to 3; a compression level of 9 with large natural images such as those GEGL processes consumes a *lot* of CPU time with little benefit.
  • Diego Escalante Urrelo updated the epiphany greasemonkey extension to use the new EphyDownload.
  • Michael Wood contributed to Grilo an API to access picture related metadata.
  • Eitan Isaacson added support for video upload to Youtube in libsocialweb.
  • Philip Withnall changed libgdata to use HTTPS for all communications with the server. (GNOME bug 644940)
  • Lucian Langa added proper support for Atom enclosures to evolution-rss.
  • Dave Crossland changed the password bullet to a square from a circle, to maintain consistency with the overall type design of Cantarell.
  • John Stowers added support for font hinting to gnome-tweak-tool.
  • Mike Gorse ported registryd session management code from dbus-glib to gdbus.
  • Matt Davey completed the gnome-pilot applet migration to GTK+ 3.
  • In mutter Florian Müllner adjusted the position of attached dialogs to fit on-screen.
  • Vincent Untz ported the gnome-panel launchers to GSettings.
  • Richard Hughes added code to generate a 3D gamut hull of any 3 color profile in gnome-color-manager, he blogged about this in gnome-color-manager and profiles.
  • Last but not least, the documentation team worked really hard on the new desktop help.

Read the rest of this entry »

Issue 106

October 17, 2010

This week… 1906 commits, in 198 projects, by 218 happy hackers (and 330 were translation commits).

  • Once again this week many modules are being ported to GTK+ 3, a notable exemple is the port of the Murrine GTK+ Engine.
  • Jon McCann dropped support for non-PAM authentication methods from gnome-screensaver.
  • A new GApplication implementation by Ryan Lortie landed in glib.
  • John Palmieri added compatibility functions for the deprecated PyCObject API to pygobject, also updating it to use the new PyCapsule PAI for Python versions above 3. (GNOME bug 630844)
  • Jonh Wendell made the Avahi browser in Vinagre work with its new plugin system.
  • Vitaly Minko updated Empathy to divide spelling suggestions in one sub-menu per language. (GNOME bug 532832)
  • Many parts of gnome-settings-daemon and gnome-control-center have been migrated to use GSettings.
  • Robin Sonefors added a GUI for unit conversions to gcalctool. (GNOME bug 539830)
  • Dodji Seketeli made it possible to start remote debugging in Nemiver from the command line, it is no longer necessary to fill necessary parameters in the GUI. (GNOME bug 624630)
  • The colour temperature has been added to the profile viewer details of gnome-color-manager.
  • Jonathan Matthew added children to the podcast rhythmbox item, to have access to both new episodes and recent downloads.
  • David Zeuthen started implementing the Date and Time GNOME Shell mockups, in the datetime branch.
  • And Christian Dywan added a GtkComboBoxText class to GTK+, subclassing GtkComboBox and replaceing the old gtk_combo_box_*_text() convenience API. (GNOME bug 612396)

Read the rest of this entry »

Issue 105

October 10, 2010

This week… 1988 commits, in 187 projects, by 228 happy hackers (and 349 were translation commits).

  • Too many modules to list were ported to use upstream gettext instead of the glib version, and to GTK+ 3, be it complete ports or updates to match recent changes.
  • William Jon McCann added a “persistence” server capability to notification-daemon, and the corresponding support in libnotify; this will allow clients to determine if the server will only show transient notifications or has notification persistence. If the server supports persistence then the client should not perform its own message persistence (for example by showing a status icon).
  • Hans Breuer fixed the saving of some display settings (antialiasing, snap-to-object…) in Dia. (GNOME bug 155929)
  • Meld was modified to use Myers matcher for inline differences (part of GNOME bug 587410).
  • An “Edit Image” toolbar button hs been added to eog, conditionnally enabled if a specific image editor is specified in GSettings. (GNOME bug 609958)
  • Florian Müllner published an “overview-relayout” branch of GNOME Shell, inaugurating his blog with a From the land of Shell post.
  • Sanford Armstrong ported the note XML to HTML transformation that happens in Snowy to the lxml library (GNOME bug 631189).
  • In Brasero Philippe Rouquier added a new check for the volume free space when creating an image.
  • The control panel of GNOME Color Manager has been split into four tabs to reduce the window height.
  • Thomas Wood started implementing new UI designs from Jakup Steiner and Hylke Bons for the datetime configuration panel.
  • The “ui-widgets” branch has been merged into gnome-keyring, Stef Walter posted about it in Certificate and Key Widgets.
  • Luca Bruno started adding Brtfs-handling modules to gparted.
  • In glib Ryan Lortie added GSettings APIs for range and choices. (GNOME bug 631263)
  • And in GTK+ Cody Russell added resize grips to GtkWindow, and Matthias Clasen also posted about it in Getting a grip.

Read the rest of this entry »

Issue 96

August 8, 2010

This week… 2649 commits, in 194 projects, by 282 happy hackers (and 522 were translation commits).

  • Ruben Vermeersch updated f-spot to show import failures after the import command is done.
  • Nate Stedman made ease use a single instance, using libunique.
  • A long list of deprecations (GdkImage, GdkGC…) has landed in the GTK+ 2.21 branch, to match functions and objects that were removed in GTK+ 3.
  • Andrea Cimitan added blur capabilities to his Murrine GTK+ engine.
  • GEdit got a GSettings migration file (GNOME bug 619898).
  • In GNOME Color Manager Richard Hugues added the possibility to flick between different images in the profile viewer.
  • Validation of UTF-8 strings when serializing from blob has been added to GDBus.
  • GNOME Power Manager EggConsoleKit has been converted to use GDBus.
  • Philip Withnall added a key-file backend to folks, to store links made between contacts.
  • Epiphany web inspector got new capabilities, including docking in Epiphany’s window, Gustavo Noronha Silva wrote about this in WebKitGTK+ and the Web Inspector.
  • Aaron Bockover added the Amazon MP3 server proxy code tat is used to redirect the user to the correct Amazon store, set the Amazon Affiliate ID on requests, and generally provide a level of indirection.
  • Bastien Nocera added support for Last.fm’s new XSPF extensions to totem-pl-parser.
  • Jiří Techet introduced a memory cache, and removed the non-persistent file cache, to store tiles in libchamplain.
  • The summer of code is ending soon, Luca Invernizzi ported his Getting Things Gnome Evolution plugin to be a proper backend, Jamie Nicol added the ability to download free songs from Last.fm in Rhythmbox, etc.

Read the rest of this entry »

Issue 94

July 25, 2010

This week… 2276 commits, in 205 projects, by 233 happy hackers (and 504 were translation commits).

  • Handling of contacts in Empathy has been switched to use libfolks, this will enable future enhanchements, such as support for metacontacts. (GNOME bug 623714)
  • Carlos Garcia Campos ported the byzanz applet to use the new D-Bus based panel applet library.
  • Gtk-vnc has switched over to use GIO for socket connections and DNS resolution.
  • Giovanni Campagna contributed a base API for system status indicators in GNOME Shell. (GNOME bug 621705)
  • James Liggett implemented a tags pane in the Anjuta git plugin.
  • In the ongoing transitions, Nautilus has been ported to GSettings, Eog has been switched to GTK+ 3, and accounts-dialog is being ported to gdbus.
  • Preliminary support for adding new annotations (at the moment only Text annotations are supported) has been added to Evince. (GNOME bug 168304)
  • Toms Bauģis changed hamster search to use SQLite full text search.
  • David Pellicer contributed a few more keyboard layouts to Caribou.
  • The function name completion tooltips used in Gnumeric have been improved by Andreas J. Guelzow.
  • Evolution-rss default renderer has been switched to be WebKit.
  • Nate Stedman merged his branch adding suport for themes in Ease.
  • Benjamin Otte continued stripping GTK+ of old GDK drawing functions and classes (GdkPangoRenderer, GdkGC…).
  • Richard Hughes split off a new libcolor-glib library out of gnome-color-manager.
  • Totem youtube plugin has been updated to work after the latest Youtube page format changes.
  • In GSOC land Jamie Nicol has added to Rhythmbox the possibility to scrobble to both Last.fm and Libre.fm, Michal Hruby ported zeitgeist-datahub to Vala, Karlo Jež added a hover menu for quick task manipulation in Getting Things GNOME, and more…

Read the rest of this entry »

Issue 88

June 13, 2010

This week… 2432 commits, in 191 projects, by 260 happy hackers (and 292 were translation commits).

  • Many modules started adopting GTK+ 3 (GNOME Desktop, GNOME Settings Daemon, GNOME Color Manager, GNOME Power Manager, GNOME Control Center, Goocanvas, Totem), sometimes keeping compatibility with GTK+ 2.x, (like VTE, gucharmap, GNOME Games, librsvg and GNOME Terminal).
  • Shaun McCance added “Copy Code Block” and “Save Code Black As” to code snippets in Yelp, he wrote about the feature in Yelp and the DOM.
  • The volume control “applet” has been changed to use symbolic icons (GNOME bug 614212), to complete this Jakub Steiner added such icons for microphone levels. (GNOME bug 621175)
  • Johan Dahlin added a “promise” module to gjs, to provide a better API for supporting asynchronous code. (GNOME bug 608450)
  • Grilo got a gravatar plugin, it is used to distribute an artist-avatar/author-avater attribute if either “artist” or “author” fields contain a valid email.
  • Totem has been updated to use a dark theme and symbolic icons. (GNOME bug 617921)
  • Ryan Lortie added dconf-editor to the dconf module.
  • Jonathan Matthew implemented the MPRIS D-Bus specification in Rhythmbox (GNOME bug 618520), MPRIS defines a common D-Bus interface for media players.
  • Harold Schreckengost contributed a new F-Spot topic based help.
  • Felix Kaser added a new “EmpathyLiveSearch” widget in Empathy, used to dynamically filter the main window contact list.
  • In GNOME Control Center Thomas Wood converted the display capplet to a settings panel.
  • Andreas J. Guelzow added a search function to the function selector of Gnumeric. (GNOME bug 495776)
  • In the GNOME Shell Florian Müllner added a fade effect when overing over items of the dash. (GNOME bug 620782)
  • Abderrahim Kitouni added a plugin to support Vala to Anjuta. (GNOME bug 620757)
  • William Jon McCann improved the performance of the GDM greeter (GNOME bug 621045)
  • In Summer of Code land, Alexander Saprykin wrote a tiny parser for CMML files, so libcmml won’t be necessary for chapter support in Totem; Yuvi Panda made photo, video and burst modes of Cheese work in his Vala port; Michal Hruby wrote a Rhythmbox plugin using Zeitgeist; and more.

Read the rest of this entry »

Issue 86

May 30, 2010

This week… 2346 commits, in 184 projects, by 266 happy hackers (and 405 were translation commits).

  • Vincent Untz improved and merged Carlos Garcia Campos branch of gnome-panel that moves applets off Bonobo, to D-Bus. (GNOME bug 572131)
  • Shaun McCance landed a bookmarks editor in Yelp.
  • A Kupfer plugin that adds a quick access to tasks from Getting Things GNOME! has been contributed by Karol Będkowski.
  • The “Default Applications” capplet has been converted to a settings panel.
  • Support for devices with sector sizes of more than 512 bytes have been enabled in gparted (GNOME bug 607165)
  • Adel Gadllah contributed to GNOME Shell, with a patch to make sure the app switcher would always be displayed on the primary monitor.
  • XInput2 support has been merged in GTK+, enabling the use of multiple keyboards and pointer pairs. (GNOME bug 596725)
  • Both GNOME Color Manager and Evince have been ported to use GDBus.
  • Alexander Larsson added some initial support for dtrace and systemtap to GLib, the current set of probes is on allocation and free using g_malloc & friends, and g_slice, and gquark name tracking. (GNOME bug 606044)
  • Edgar Luna added a new lyrics parser, using darklyrics.com, to Rhythmbox (GNOME bug 525094)
  • Support for gobject introspection has been added to gtksourceview by Tomeu Vizoso, and to dconf by Ryan Lortie.
  • Morten Welinder added a non-linear solver to Gnumeric (GNOME bug 614865)
  • In their GSOC Yuvi Panda pushed the work he started to rewrite Cheese in Vala, Jamie Nicol updated the Last.fm plugin of rhythmbox to support the new authentication API, and Salomon Sickert has written the first part of a support library for his “TaskView” project.

Read the rest of this entry »

Issue 82

May 2, 2010

This week… 2121 commits, in 206 projects, by 275 happy hackers (and 317 were translation commits).

  • GLChess, from gnome-games, has been switched to use the GtkInfoBar widget. (GNOME bug 612660)
  • Cosimo Cecchi added a button to restore selected files in the trash top bar in Nautilus. (GNOME bug 616304)
  • Robert Carr worked hard on Glide, including some undo machinery, a new animation system, PDF export support; he blogged about this and more in Glide Update….
  • Support for Tracker 0.8 has been added to Brasero. (GNOME bug 616831)
  • Emerillon, the map browser using libchamplain, got bindings for the Vala language. (GNOME bug 616729)
  • Dependency on libgnome has been removed from the invest applet. (GNOME bug 597842)
  • Andreas Rottmann added gobject-introspection support to libsoup.
  • Libchamplain build process has seen many changes, making it possible to build again without libmemphis support.
  • Guido Günther added a simple PAM plugin to krb5-auth-dialog. (GNOME bug 347034)
  • Dodji Seketeli made the find dialog of nemiver non-modal.
  • And GNOME Color Manager has been updated to show much more details in the color picker UI, and allow the user to choose a RGB colorspace.

Read the rest of this entry »