June 11th, 2013· Fix Annotation handling (Thomas Bechtold)
· Czech translation (Marek ÄŒernocký)
· Added Czech language (Marek ÄŒernocký)
· Added sl for Slovenian translation (Matej UrbanÄiÄ)
· Added Slovenian translation (Matej UrbanÄiÄ)
· Updated Spanish translation (Daniel Mustieles)
· Added Spanish language lo LINGUAS (Daniel Mustieles)
· Removed markup from Ui files. See https://live.gnome.org/GnomeGoals/RemoveMarkupInMessages (Daniel Mustieles)
· Add empty (for now) LINGUAS file to satisfy Damned Lies (Piotr DrÄ…g)
· Remove unneeded context from strings (Piotr DrÄ…g)
· Updated POTFILES.in and POTFILES.skip (Piotr DrÄ…g)
· Use GTestDBus instead of Systembus and Sessionbus (Thomas Bechtold)
· Use dbus_is_address() instead of dbus_is_supported_address() (Thomas Bechtold)
· Require gobject introspection >= 0.9.6 (Thomas Bechtold)
· GI imports: require Gtk 3.0 (Dominique Leuenberger)
· Update HACKING (Thomas Bechtold)
May 23rd, 2013· Update README and HACKING (Thomas Bechtold)
· Improve the HighContrast icon (Thomas Bechtold)
· Add missing source (Thomas Bechtold)
· Add scalable HighContrast icon (Thomas Bechtold)
· Remove useless text and duplicate icons from scalable logo (Thomas Bechtold)
· Don't fail if no systembus or sessionbus is available (Thomas Bechtold)
· Add app menu (Thomas Bechtold)
· Move window logic to own file and use GtkApplicationWindow (Thomas Bechtold)
· Update .gitignore (Thomas Bechtold)
· Add help files (Thomas Bechtold)
· Check source for pep8 (Thomas Bechtold)
· Fix unittests (Thomas Bechtold)
· Use correct data dir (Thomas Bechtold)
· Use autotools for d-feet (Thomas Bechtold)
· Fix whitespaces (Thomas Bechtold)
January 12th, 2013· Don't close dialog after method execution (Thomas Bechtold)
· Add close-button to exception dialog (Thomas Bechtold)
· Fix needed double click to close method execution dialog (Thomas Bechtold)
· Update HACKING (Thomas Bechtold)
October 16th, 2012· Add Thomas Bechtold as a project maintainer (Thomas Bechtold)
· Fixed tree model crash (Robert Ancell)
· Fix crash on empty selection (Robert Ancell)
· Removed gap between window titlebar and menubar (Chris Couzens)
· Import gtk early in a try except block so we catch if display is not set (John (J5) Palmieri)
· Use XDG config dir (William Jon McCann)
· Update .gitignore (John (J5) Palmieri)
· Fix icon globbing in setup.py (John (J5) Palmieri)
August 25th, 2010· Add the ability to specify a bus on the command line using the --bus-address or -a switch (jdahlin)
· Fix up some UI bugs (jdahlin)
· Move project to gnome.org