Vinagre 3.1.3
=============

David King (12):
      Post-release version bump to 3.1.3
      Translate the application name
      Convert directory lookup functions to Vala
      Rework Vinagre.Dirs.get_ui_file() logic
      Use g_get_system_data_dirs() to find data files
      Remove unnecessary Win32-specific path checks
      Remove an unused callback for the plugin dialog
      Use g_slist_free_full() where possible
      Add generated Vinagre.Dirs C file to .gitignore
      Use the slice allocator to allocate structures
      Replace xmlChar casts with BAD_CAST from libxml
      Add generated help and translations to gitignore

Ekaterina Gerasimova (1):
      Update for recent UI changes

Gabor Kelemen (2):
      Added Hungarian translation by n0m4dm4n <n0m4dm4n at gmail dot com>
      Add DOC_LINGUAS variable to help/Makefile.am, so that docs gets built

Marc-André Lureau (6):
      Rework widget visibility toggling
      Check whether building for a Windows host
      Fix Win32 build of spice plugin and SSH handling
      Avoid NULL dereference if a URI has no hostname
      Correct include order to fix Win32 build
      Only compile pty-open.c if getpt() is available

Muhammet Kara (2):
      Updated Turkish translation
      Updated Turkish translation file header

Tomas Bzatek (4):
      Fix compilation of Spice plugin
      Allow the main notebook to expand
      Distribute the config VAPI file
      Correct SSH and RDP conditional tests in configure

Yinghua Wang (1):
      update Simplified Chinese (zh_CN) translation

