diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-06-04 04:49:53 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-06-04 04:49:53 +0800 |
commit | c982f4d2eb903359a5083e9466669413d5eaf938 (patch) | |
tree | bb3cae88434dfd209e95094e9396846c5d8782b1 /ChangeLog | |
parent | 42a7605e5c217a051e83294e2ce732b45b0db8d2 (diff) | |
download | gsoc2013-empathy-c982f4d2eb903359a5083e9466669413d5eaf938.tar gsoc2013-empathy-c982f4d2eb903359a5083e9466669413d5eaf938.tar.gz gsoc2013-empathy-c982f4d2eb903359a5083e9466669413d5eaf938.tar.bz2 gsoc2013-empathy-c982f4d2eb903359a5083e9466669413d5eaf938.tar.lz gsoc2013-empathy-c982f4d2eb903359a5083e9466669413d5eaf938.tar.xz gsoc2013-empathy-c982f4d2eb903359a5083e9466669413d5eaf938.tar.zst gsoc2013-empathy-c982f4d2eb903359a5083e9466669413d5eaf938.zip |
Set use_stock for button_connect to False, to avoid a crasher when opening
2007-06-03 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/gossip-accounts-dialog.glade: Set use_stock for
button_connect to False, to avoid a crasher when opening the accounts
window with GTK+ trunk. Fixes bug #439931.
* libempathy-gtk/gossip-chat.c: Do not add backlog for chatrooms and
do not log backlog from jabber server.
svn path=/trunk/; revision=122
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2007-06-03 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/gossip-accounts-dialog.glade: Set use_stock for + button_connect to False, to avoid a crasher when opening the accounts + window with GTK+ trunk. Fixes bug #439931. + * libempathy-gtk/gossip-chat.c: Do not add backlog for chatrooms and + do not log backlog from jabber server. + +2007-06-03 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/gossip-ui-utils.c * libempathy-gtk/gossip-accounts-dialog.c * libempathy-gtk/Makefile.am |