commit fd192fe390e510e901e9501fcaa2f08dd32d6bd0 Author: Guillaume Desmottes Date: Wed May 13 13:13:21 2015 +0200 3.12.10 NEWS | 16 ++++++++++++++++ configure.ac | 4 ++-- 2 files changed, 18 insertions(+), 2 deletions(-) commit 21e1e114e42d66d9bff9556812726ff07b518ddb Author: Michael Catanzaro Date: Sat May 9 18:59:05 2015 -0500 Fix style error in previous commit libempathy-gtk/empathy-avatar-image.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 193e853c8b0d3c1222d7565eb209354f460cad9b Author: Michael Catanzaro Date: Sat May 9 09:59:49 2015 -0500 Don't crash when running in Wayland It's wrong to use X11-specific APIs without checking: * If GTK+ was compiled with support for X11 * If the application is currently running in X11 libempathy-gtk/empathy-avatar-image.c | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) commit 93a03bcc92f04b89796c015813a62f7d002c2f24 Author: Michael Catanzaro Date: Sat May 9 12:09:41 2015 -0500 Update telepathy-account-widgets for .gitignore fix telepathy-account-widgets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 464afa04ada4de6c4f9a1708fe818e09f74eaaeb Author: Hajime Taira Date: Sat May 9 16:45:07 2015 +0900 l10n: Update Japanese translation po/ja.po | 905 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 462 insertions(+), 443 deletions(-) commit 4cac3d17dc232fbdeeba0f95a45a776ce3df734c Author: Michael Catanzaro Date: Tue Apr 21 19:36:08 2015 -0500 Limit width of first run dialog https://bugzilla.gnome.org/show_bug.cgi?id=747460 libempathy-gtk/empathy-local-xmpp-assistant-widget.c | 1 + 1 file changed, 1 insertion(+) commit cd761467adae43e4b9d475567cb468379eee4f30 Author: Daniel Mustieles Date: Thu Apr 23 11:15:32 2015 +0200 Updated Spanish translation help/es/es.po | 185 ++++++++++++++++++++++++++++------------------------------ 1 file changed, 90 insertions(+), 95 deletions(-) commit 1dbe11d8cb29cb1578b98af0aa5d8bea3931220f Author: Jakub Steiner Date: Thu Mar 26 19:31:17 2015 +0100 icon: provide a symbolic variant of the app icon https://bugzilla.gnome.org/show_bug.cgi?id=746841 data/icons/Makefile.am | 1 + .../hicolor_apps_scalable_empathy-symbolic.svg | 23 ++++++++++++++++++++++ 2 files changed, 24 insertions(+) commit 389f01f85c8d0fb904552764a1f54533cc3fa5be Author: Giovanni Campagna Date: Tue Mar 3 00:55:54 2015 -0800 Fix preferences with modern gtk+ Set the scrolled windows to expand so that they cover the entire preference window vertically. https://bugzilla.gnome.org/show_bug.cgi?id=745504 src/empathy-preferences.ui | 2 ++ 1 file changed, 2 insertions(+) commit 4cf6b1a8a581f63d9a39844ab7968df1453eed0e Author: Michael Catanzaro Date: Tue Apr 21 19:17:36 2015 -0500 Preferences: Fix width of dialog If we don't set a width limit, the labels will never wrap, and the preferences dialog will expand to fill the entire screen horizontally. https://bugzilla.gnome.org/show_bug.cgi?id=741771 src/empathy-preferences.ui | 2 ++ 1 file changed, 2 insertions(+) commit 65334772a06ea0af65ad194f1d467ebfcc1389eb Author: Michael Catanzaro Date: Tue Apr 21 18:59:31 2015 -0500 Update telepathy-account-widgets To pick up "Remove INSTALL from version control" since the changes to the INSTALL file are getting picked up by git. telepathy-account-widgets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit bccfbb7fb45b02615da7955a5fe78b0a23f508df Author: Michael Catanzaro Date: Tue Apr 21 19:01:13 2015 -0500 Update gitignore We should probably use git.mk instead.... data/.gitignore | 1 + 1 file changed, 1 insertion(+) commit 34ae1316d83892b1aedc97011211eb9841127361 Author: Guillaume Desmottes Date: Wed Apr 15 17:21:39 2015 +0200 remove released flag configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)