commit fabd83a72b86ef04a61a5b89493214f4e317bb27
Author: Guillaume Desmottes <
[email protected]>
Date: Wed Jun 27 11:55:52 2012 +0200
prepare 3.4.2.2
NEWS | 9 +++++++++
configure.ac | 4 ++--
2 files changed, 11 insertions(+), 2 deletions(-)
commit 284d3c729f9cb30610ddee56c479d1176270f854
Author: Guillaume Desmottes <
[email protected]>
Date: Wed Jun 27 11:05:18 2012 +0200
tp-chat: stop setting the TpAccount during construction
It doesn't have to be a property any more, we can just get it from the
TpConnection when we need it.
Should fix a race crash when the TpAccount of the TpConnection is
not set yet;
see fdo#51444.
libempathy/empathy-client-factory.c | 6 +----
libempathy/empathy-tp-chat.c | 49
+++++++----------------------------
libempathy/empathy-tp-chat.h | 1 -
3 files changed, 11 insertions(+), 45 deletions(-)
commit 4f558f713f64a07259704f2462d459db8a5ae51f
Author: Guillaume Desmottes <
[email protected]>
Date: Tue Jun 19 16:04:44 2012 +0200
widget-irc: don't check 'username' using a regexp
It's an optional parameter so can be not set.
https://bugzilla.gnome.org/show_bug.cgi?id=678307
libempathy-gtk/empathy-account-widget.c | 11 -----------
1 file changed, 11 deletions(-)
commit 047c6ffac32caebc3d4929ecd2fec8a55da6796a
Author: Guillaume Desmottes <
[email protected]>
Date: Tue Jun 5 09:30:23 2012 +0200
tls_dialog_response_cb: say if we are supposed to remember the cert
or not
Will make debugging easier.
src/empathy-auth-client.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
commit bf32eb7eb97820578b4f878e57ca9105fc7f5147
Author: Guillaume Desmottes <
[email protected]>
Date: Mon May 21 14:20:20 2012 +0200
remove released flag
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)