0.3.9 - Jun 8, 2014
===================
- Wrap method signature in exec dialog (Thomas Bechtold)
- Remove references to the obsoleted paned_buswatch (Zheng Li)
- introspection.ui: Use symbolic icons for the reload button (Yosef Or Boczko)
- Updated Greek translation (Tom Tryfonidis)
- Updated Slovenian translation (Matej Urbančič)
- Added French translation (Michael Scherer)
- Updated Hungarian translation (Balázs Úr)
- Updated Galician translations (Fran Diéguez)
- Updated Brazilian Portuguese translation (Rafael Ferreira)
- Updated Serbian translation (Мирослав Николић)
- Updated Czech translation (Marek Černocký)
- Updated Spanish translation (Daniel Mustieles)
- Updated Polish translation (Piotr Drąg)
- Updated POTFILES.in (Piotr Drąg)
- Make AppData file translatable (Daniel Mustieles)
- Update wiki page link (Thomas Bechtold)
- Added Russian translation (Yuri Myasoedov)
- build: Fix previous commit (Colin Walters)
- data: Don't run update-desktop-database if DESTDIR is set (Colin Walters)
- Finnish translation update (Jiri Grönroos)
- Post release vesion bump to 0.3.9 (Thomas Bechtold)

0.3.8 - Oct 19, 2013
====================
- Fix appdata distribution (Thomas Bechtold)
- Add appdata file for gnome-software (Thomas Bechtold)
- Update screenshot according to appdata guidelines (Thomas Bechtold)
- Add screenshot for appdata (Thomas Bechtold)
- introspection: fix showing unique-name for services with a well-known name (Aleksander Morgado)
- Updated Serbian translation (Мирослав Николић)
- Updated Slovenian translation (Matej Urbančič)
- pep8 fixes (Thomas Bechtold)
- Updated Brazilian Portuguese translation (Enrico Nicoletto)
- Updated Czech translation (Marek Černocký)
- Updated Spanish translation (Daniel Mustieles)
- Updated Polish translation (Piotr Drąg)
- Updated POTFILES.in (Piotr Drąg)
- Change ' to " in .ui files (Piotr Drąg)
- Added Latvian translation (Rūdolfs Mazurs)
- Updated Brazilian Portuguese translation (Enrico Nicoletto)
- build: update ignored files (Aleksander Morgado)
- window: keep track of whether Session and System bus are already open (Aleksander Morgado)
- window: allow closing currently visible bus (Aleksander Morgado)
- build: don't use AM_GNU_GETTEXT (Aleksander Morgado)
- introspection: use a 'reload' image button instead of a text button (Aleksander Morgado)
- bus: add margins to the bus box (Aleksander Morgado)
- bus: use a GtkSearchEntry instead of the filter box (Aleksander Morgado)
- window: use a GtkStack instead of a GtkNotebook (Aleksander Morgado)
- window: use a GtkHeaderBar and a gear menu (Aleksander Morgado)
- application: load app menu from ui file (Aleksander Morgado)
- Added Serbian translation (Мирослав Николић)
- Fix desktop file keywords translation (Kalev Lember)
- Post release vesion bump to 0.3.8 (Thomas Bechtold)

0.3.7 - Sep 25, 2013
====================
- Added Galician translations (Fran Diéguez)
- Updated Czech translation (Marek Černocký)
- Updated Hungarian translation (Balázs Úr)
- Updated Brazilian Portuguese translation (Enrico Nicoletto)
- Updated Spanish translation (Daniel Mustieles)
- Added Slovenian translation (Matej Urbančič)
- Updated Polish translation (Piotr Drąg)
- Show inactive bus names in italic (Thomas Bechtold)
- Also install dfeet-icon-default-service.png (Thomas Bechtold)
- Update POTFILES.in (Thomas Bechtold)
- Also show activatable bus names (Thomas Bechtold)
- Remove duplicate if-clause (Thomas Bechtold)
- Fix Makefile for data/ui (Thomas Bechtold)
- threads_init no longer needs to be called (Thomas Bechtold)
- Bring back the application icons (Thomas Bechtold)
- Use pformat to show method call results (Thomas Bechtold)
- Use GtkListBox instead of a TreeView (Thomas Bechtold)
- Initial Hungarian translation (Balázs Úr)
- Added hu entry (Balázs Úr)
- Added Polish translation (Piotr Drąg)
- Update Chinese simplified translation (tuhaihe)
- Added German translation (Christian Kirbach)
- Added Greek translation (Dimitris Spingos)
- post release vesion bump to 0.3.7 (Thomas Bechtold)

0.3.6 - Jul 10, 2013
====================
- Replace live.gnome.org with wiki.gnome.org (Thomas Bechtold)
- Added Brazilian Portuguese translation (Rafael Ferreira)
- Add a flag to not run the testsuite (Jonh Wendell)
- Fix markup string handling for tuple (Thomas Bechtold)
- Update HACKING (Thomas Bechtold)

0.3.5 - Jun 9, 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)

0.3.4 - May 22, 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)

0.3.3 - Jan 12, 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)

0.3.2 - Jan 10, 2013
====================

- Fix input parameter handling for method execution dialog (Thomas Bechtold)
- Update requirements in README (Thomas Bechtold)
- Make d-feet ready for Python 3 (Thomas Bechtold)

0.3.1 - Oct 23, 2012
====================

This is a new unstable release of DFeet.
It's the first release based on gobject-introspection and gdbus.

- Update setup.py (Thomas Bechtold)
- Enlarge icon (Thomas Bechtold)
- Fix icon handling (Thomas Bechtold)
- Adjust UI (Thomas Bechtold)
- Fix d-feet icon usage (Thomas Bechtold)
- Merge branch 'pygi' (Thomas Bechtold)

0.1.15 - Oct 15, 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)

0.1.14 - Nov 14, 2011
==
- replace old icon with new hi-res icons (John (J5) Palmieri)
- deal with None config values by making them empty strings (John (J5) Palmieri)
- add dbus type wrappers global scope of methods executed by the exec dialog (John (J5) Palmieri)
- remove lingering glade import (John (J5) Palmieri)
- fix quoting and unquoting config lists (John (J5) Palmieri)
- Add a reconnect button to the main panel that will allow to close and reconnect the dbus connection for the current tab if this tab address is not either Session Bus or System Bus. (Florent Viard)
- Close the bus connection when we close a connection tab for the buses different than Session Bus and System Bus. + Fix a potentiel bug. (Florent Viard)
- Quote and unquote list items to avoid splitting on comma litterals (John (J5) Palmieri)
- D-Feet: Add a persistant history to the combobox in the "connect to other bus" dialog. (Florent Viard)
- Pressing "Enter" in the add connection combobox activates the connect action (Florent Viard)

0.1.12
==
- 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

0.1.11
===
- Add a NEWS file
- Fix up .desktop file 
