commit 21178340691a8b6a5f0963452f8a236f1adf5efc Author: Guillaume Desmottes Date: Wed Aug 31 09:52:58 2011 +0200 prepare 3.1.90.1 NEWS | 19 +++++++++++++++++++ configure.ac | 4 ++-- 2 files changed, 21 insertions(+), 2 deletions(-) commit 18009c7071732d29dd5a6eba8ef7f6b53c91e4d3 Author: Frédéric Péters Date: Wed Aug 31 09:34:12 2011 +0200 build: use an autoconf macro to get to -lm configure.ac | 3 +++ libempathy/Makefile.am | 2 +- src/Makefile.am | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) commit e4041ce8c3d86e99d747c53012349baa83116d45 Author: Jorge González Date: Tue Aug 30 18:59:52 2011 +0200 Updated Spanish translation po/es.po | 269 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 138 insertions(+), 131 deletions(-) commit 61fd1d957fff26fa3b65c765faf0f7ead346f280 Author: Emilio Pozuelo Monfort Date: Tue Aug 30 16:02:53 2011 +0100 CallWindow: destroy the preview clone when restarting the pipeline https://bugzilla.gnome.org/show_bug.cgi?id=656886 src/empathy-call-window.c | 26 ++++++++++++++++++++------ 1 files changed, 20 insertions(+), 6 deletions(-) commit dd7043a57b488e1cac84c36fba72dea3d220ea41 Author: Guillaume Desmottes Date: Tue Aug 30 13:25:35 2011 +0200 Don't update presence on session changes if the Shell is running The Shell does it for us. https://bugzilla.gnome.org/show_bug.cgi?id=656631 src/empathy.c | 47 +++++++++++++++++++++++++++-------------------- 1 files changed, 27 insertions(+), 20 deletions(-) commit c079bd6891e308a63f9f920e9cbaf001e993f471 Author: Guillaume Desmottes Date: Tue Aug 30 13:57:01 2011 +0200 fix typo src/empathy.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2d1cf80cf8ae0412eaf176c557f78f29ab8d4064 Author: Frédéric Péters Date: Tue Aug 30 12:54:10 2011 +0200 build: remove -enumtypes rules src/Makefile.am | 18 ------------------ 1 files changed, 0 insertions(+), 18 deletions(-) commit f1d4849c8003841b7d6aa6b2ed39faf029ac783a Author: Frédéric Péters Date: Tue Aug 30 12:53:34 2011 +0200 build: add -lm where required libempathy/Makefile.am | 3 ++- src/Makefile.am | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) commit adb1971f4779df5e8b77b8fe7550ec8455aac8c7 Author: Guillaume Desmottes Date: Tue Aug 30 12:10:23 2011 +0200 Don't set presence to offline when Shell is running https://bugzilla.gnome.org/show_bug.cgi?id=656632 src/empathy.c | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) commit 5cdfd1e0d6c5df35f07530b9cdcdbd6c74d33247 Author: Emilio Pozuelo Monfort Date: Tue Aug 30 10:37:29 2011 +0100 CallWindow: don't spit unnecessary criticals There's no guarantee that an actor has an allocation all the time, so gracefully handle the case when it doesn't. https://bugzilla.gnome.org/show_bug.cgi?id=656911 src/empathy-call-window.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 44f6461a975b9b2e309fae4ff052eb12df99704a Author: Emilio Pozuelo Monfort Date: Tue Aug 30 09:00:06 2011 +0100 Save the video preview position in gsettings And place it in the last used position when starting a new call. https://bugzilla.gnome.org/show_bug.cgi?id=656889 data/org.gnome.Empathy.gschema.xml.in | 13 +++++++++++++ src/empathy-call-window.c | 7 +++++++ 2 files changed, 20 insertions(+), 0 deletions(-) commit cd4cb2693bf0d46201971720cc9c6e4d70fbb8dc Author: Guillaume Desmottes Date: Wed Jan 19 10:58:48 2011 +0100 don't create the status icon if GNOME Shell is running https://bugzilla.gnome.org/show_bug.cgi?id=631944 src/empathy.c | 50 ++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 48 insertions(+), 2 deletions(-) commit 30f02dbfe4f41a7307f26e125a0dfbe7c830f65d Author: Guillaume Desmottes Date: Mon Aug 29 16:51:57 2011 +0200 remove released flag configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)