Inaki Larranaga Murgoitio [Thu, 9 Aug 2007 12:55:46 +0000 (12:55 +0000)]
Updated Basque translation.
2007-08-09 Inaki Larranaga Murgoitio <dooteo@zundan.com>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=240
Xavier Claessens [Thu, 9 Aug 2007 09:33:14 +0000 (09:33 +0000)]
Remove workaround for mc-enum-types.h not being installed by MC and bump
2007-08-09 Xavier Claessens <xclaesse@gmail.com>
* libempathy/empathy-presence.c:
* libempathy/empathy-idle.c:
* configure.ac: Remove workaround for mc-enum-types.h not being
installed by MC and bump MC minimal version to 4.33.
svn path=/trunk/; revision=239
Xavier Claessens [Thu, 9 Aug 2007 09:10:10 +0000 (09:10 +0000)]
Useless spell checker option. Fixes bug #459164 (Cosimo Cecchi).
2007-08-09 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-preferences.c:
* libempathy-gtk/empathy-preferences.glade: Useless spell checker
option. Fixes bug #459164 (Cosimo Cecchi).
svn path=/trunk/; revision=238
Xavier Claessens [Wed, 8 Aug 2007 21:09:43 +0000 (21:09 +0000)]
Requier automake 1.9. Fixes bug #464822 (Cosimo Cecchi).
2007-08-08 Xavier Claessens <xclaesse@gmail.com>
* autogen.sh: Requier automake 1.9. Fixes bug #464822 (Cosimo Cecchi).
svn path=/trunk/; revision=237
Xavier Claessens [Wed, 8 Aug 2007 10:09:39 +0000 (10:09 +0000)]
Updated the MAINTAINERS file to match new syntax.
2007-08-08 Xavier Claessens <xclaesse@gmail.com>
* MAINTAINERS: Updated the MAINTAINERS file to match new syntax.
svn path=/trunk/; revision=236
Artur Flinta [Tue, 7 Aug 2007 22:09:15 +0000 (22:09 +0000)]
Updated Polish translation by GNOME PL Team.
2007-08-08 Artur Flinta <aflinta@svn.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
svn path=/trunk/; revision=235
Marco Barisione [Tue, 7 Aug 2007 19:03:19 +0000 (19:03 +0000)]
Remove empathy-marshal-main.c and include empathy-marshal.h from
2007-08-07 Marco Barisione <marco@barisione.org>
* libempathy/Makefile.am:
* libempathy/empathy-marshal-main.c: Remove empathy-marshal-main.c and
include empathy-marshal.h from empathy-marshal.c.
* libempathy/Makefile.am:
* libempathy-gtk/Makefile.am: Generate files for enum types with
glib-mkenums.
* libempathy/empathy-contact.c:
* libempathy/empathy-idle.c:
* libempathy/empathy-message.c:
* libempathy/empathy-presence.c:
* libempathy-gtk/empathy-main-window.c:
* libempathy-gtk/empathy-preferences.c:
* doc/libempathy-gtk/libempathy-gtk.types:
* doc/libempathy-gtk/tmpl/empathy-contact-list-store.sgml: Use
g_param_spec_enum() and g_param_spec_flags() instead of
g_param_spec_(u)int.
Fixes bug #462465.
* libempathy-gtk/empathy-contact-list-store.c:
* libempathy-gtk/empathy-contact-list-store.h: Remove
empathy_contact_list_store_sort_get_type() as it's now auto-generated
by glib-mkenums.
svn path=/trunk/; revision=234
Xavier Claessens [Mon, 6 Aug 2007 21:26:00 +0000 (21:26 +0000)]
Change main window's title to "Contact list".
2007-08-06 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-main-window.glade: Change main window's title
to "Contact list".
svn path=/trunk/; revision=233
Xavier Claessens [Mon, 6 Aug 2007 12:42:15 +0000 (12:42 +0000)]
Don't forget to reverse the glist of pending messages.
2007-08-06 Xavier Claessens <xclaesse@gmail.com>
* libempathy/empathy-tp-chat.c: Don't forget to reverse the glist of
pending messages.
* libempathy/empathy-tp-roomlist.c: Fix wrong room list names when
listing them.
svn path=/trunk/; revision=232
Xavier Claessens [Sun, 5 Aug 2007 22:15:08 +0000 (22:15 +0000)]
Add an Advanced section and remove size_group. Fixes bug #463759 (Jaap A.
2007-08-06 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-account-widget-msn.glade:
* libempathy-gtk/empathy-account-widget-msn.c: Add an Advanced section
and remove size_group.
Fixes bug #463759 (Jaap A. Haitsma, Xavier Claessens).
* README: Use ./autogen.sh instead of gnome-autogen.sh.
svn path=/trunk/; revision=231
Jorge Gonzalez Gonzalez [Sun, 5 Aug 2007 18:32:09 +0000 (18:32 +0000)]
Updated Spanish translation
svn path=/trunk/; revision=230
Xavier Claessens [Thu, 2 Aug 2007 19:25:13 +0000 (19:25 +0000)]
Click on the treeview to edit the name of an account. Fixes bug #459166.
2007-08-02 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-accounts-dialog.glade:
* libempathy-gtk/empathy-accounts-dialog.c: Click on the treeview to
edit the name of an account. Fixes bug #459166.
svn path=/trunk/; revision=229
Xavier Claessens [Thu, 2 Aug 2007 19:03:29 +0000 (19:03 +0000)]
Do not try to guess the Jabber server from the jid, gabble does that for
2007-08-02 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-account-widget-jabber.c: Do not try to guess
the Jabber server from the jid, gabble does that for us.
svn path=/trunk/; revision=228
Xavier Claessens [Thu, 2 Aug 2007 18:47:14 +0000 (18:47 +0000)]
Update doc.
2007-08-02 Xavier Claessens <xclaesse@gmail.com>
* doc/libempathy-gtk/tmpl/empathy-account-chooser.sgml:
* doc/libempathy-gtk/tmpl/empathy-ui-utils.sgml:
* doc/libempathy-gtk/tmpl/empathy-contact-widget.sgml:
* doc/libempathy/tmpl/empathy-message.sgml:
* doc/libempathy/tmpl/empathy-utils.sgml: Update doc.
svn path=/trunk/; revision=227
Xavier Claessens [Thu, 2 Aug 2007 15:46:54 +0000 (15:46 +0000)]
Do not list profiles that don't have the corresponding CM installed when
2007-08-02 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-profile-chooser.c: Do not list profiles that
don't have the corresponding CM installed when creating a new account.
This is a workaround for MC bug: SF #
1688779.
svn path=/trunk/; revision=226
Xavier Claessens [Thu, 2 Aug 2007 15:21:11 +0000 (15:21 +0000)]
Remove size_group. Fixes bug #462792.
2007-08-02 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-account-widget-generic.c: Remove size_group.
Fixes bug #462792.
svn path=/trunk/; revision=225
Xavier Claessens [Thu, 2 Aug 2007 11:27:13 +0000 (11:27 +0000)]
Adding new empathy_strdiff API stolen from telepathy-glib. It check if
2007-08-02 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-accounts-dialog.c:
* libempathy/empathy-utils.c:
* libempathy/empathy-utils.h: Adding new empathy_strdiff API stolen from
telepathy-glib. It check if strings are != NULL before using strcmp.
Using that API to fix bug #461886. Should be used in more places.
svn path=/trunk/; revision=224
Xavier Claessens [Thu, 2 Aug 2007 10:57:42 +0000 (10:57 +0000)]
Click on the tray icon shows the window if it's not active and hide if it
2007-08-02 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-status-icon.c: Click on the tray icon shows the
window if it's not active and hide if it is. Fixes bug #462057
(Olivier Valentin).
svn path=/trunk/; revision=223
Xavier Claessens [Thu, 2 Aug 2007 10:41:51 +0000 (10:41 +0000)]
don't display "Topic set to: (null)". Fixes bug #460205 (Michael Scherer).
2007-08-02 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-group-chat.c: don't display
"Topic set to: (null)". Fixes bug #460205 (Michael Scherer).
svn path=/trunk/; revision=222
Jorge Gonzalez Gonzalez [Tue, 31 Jul 2007 22:39:28 +0000 (22:39 +0000)]
Updated Spanish translation
svn path=/trunk/; revision=221
Takeshi AIHANA [Tue, 31 Jul 2007 13:33:30 +0000 (13:33 +0000)]
Updated Japanese translation.
2007-07-31 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Updated Japanese translation.
svn path=/trunk/; revision=220
Daniel Nylander [Mon, 30 Jul 2007 16:12:57 +0000 (16:12 +0000)]
sv.po: Swedish translation updated
svn path=/trunk/; revision=219
Xavier Claessens [Mon, 30 Jul 2007 12:47:54 +0000 (12:47 +0000)]
Added back, it calls gnome-autogen.sh.
2007-07-30 Xavier Claessens <xclaesse@gmail.com>
* autogen.sh: Added back, it calls gnome-autogen.sh.
svn path=/trunk/; revision=218
Xavier Claessens [Sun, 29 Jul 2007 21:33:23 +0000 (21:33 +0000)]
Add missing include string.h.
2007-07-29 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-profile-chooser.c:
* libempathy/empathy-message.c: Add missing include string.h.
svn path=/trunk/; revision=217
Xavier Claessens [Sun, 29 Jul 2007 20:51:12 +0000 (20:51 +0000)]
Bump version to 0.11.
2007-07-29 Xavier Claessens <xclaesse@gmail.com>
* configure.ac: Bump version to 0.11.
svn path=/trunk/; revision=216
Xavier Claessens [Sun, 29 Jul 2007 20:32:38 +0000 (20:32 +0000)]
Updated
svn path=/trunk/; revision=214
Xavier Claessens [Sun, 29 Jul 2007 20:29:36 +0000 (20:29 +0000)]
Bump soname
svn path=/trunk/; revision=213
Xavier Claessens [Sun, 29 Jul 2007 20:16:48 +0000 (20:16 +0000)]
Align param names on the left.
2007-07-28 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-account-widget-generic.c:
* libempathy-gtk/empathy-account-widget-generic.h: Align param names
on the left.
* libempathy-gtk/empathy-accounts-dialog.glade:
* libempathy-gtk/empathy-accounts-dialog.c: Simpler header to describe
the selected account. Fixes bug #459169.
* configure.ac: Set Collabora Ltd. in the Copyright.
svn path=/trunk/; revision=212
Xavier Claessens [Sat, 28 Jul 2007 21:21:53 +0000 (21:21 +0000)]
Better like that
svn path=/trunk/; revision=211
Xavier Claessens [Sat, 28 Jul 2007 21:18:38 +0000 (21:18 +0000)]
Makes easier to change to profile order.
2007-07-28 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-profile-chooser.c: Makes easier to change to
profile order.
svn path=/trunk/; revision=210
Xavier Claessens [Sat, 28 Jul 2007 21:12:28 +0000 (21:12 +0000)]
Try to guess the server from the jid only if we are using the jabber
2007-07-28 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-account-widget-jabber.c: Try to guess the
server from the jid only if we are using the jabber profile. When we
guessed a server don't forget to set the "server" McAccount param,
setting the entry's text is not enough.
svn path=/trunk/; revision=209
Xavier Claessens [Sat, 28 Jul 2007 20:50:50 +0000 (20:50 +0000)]
Improve the sort function a bit to have Jabber before GTalk.
2007-07-28 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-profile-chooser.c: Improve the sort function
a bit to have Jabber before GTalk.
svn path=/trunk/; revision=208
Xavier Claessens [Sat, 28 Jul 2007 20:30:01 +0000 (20:30 +0000)]
Update the Enable/Disable button even if there is no account selected. Set
2007-07-28 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-accounts-dialog.glade:
* libempathy-gtk/empathy-accounts-dialog.c: Update the Enable/Disable
button even if there is no account selected. Set it insensitive if no
account is selected. Fixes bug #459012.
svn path=/trunk/; revision=207
Xavier Claessens [Fri, 27 Jul 2007 16:18:43 +0000 (16:18 +0000)]
Sort profiles to have free protocols first. Fixes bug #460605.
2007-07-27 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-profile-chooser.c: Sort profiles to have
free protocols first. Fixes bug #460605.
svn path=/trunk/; revision=206
Xavier Claessens [Fri, 27 Jul 2007 15:13:44 +0000 (15:13 +0000)]
Add message type in log files. Fixes bug #459579.
2007-07-27 Xavier Claessens <xclaesse@gmail.com>
* libempathy/empathy-message.c:
* libempathy/empathy-message.h:
* libempathy/empathy-log-manager.c: Add message type in log files.
Fixes bug #459579.
* doc/*: Updated.
svn path=/trunk/; revision=205
Xavier Claessens [Thu, 26 Jul 2007 16:39:28 +0000 (16:39 +0000)]
Add missing file libempathy-gtk/empathy-account-widget-msn.glade.
2007-07-26 Xavier Claessens <xclaesse@gmail.com>
* po/POTFILES.in: Add missing file
libempathy-gtk/empathy-account-widget-msn.glade.
svn path=/trunk/; revision=204
Xavier Claessens [Thu, 26 Jul 2007 16:30:48 +0000 (16:30 +0000)]
Bump version to 0.10
2007-07-26 Xavier Claessens <xclaesse@gmail.com>
* configure.ac: Bump version to 0.10
svn path=/trunk/; revision=203
Xavier Claessens [Thu, 26 Jul 2007 16:09:04 +0000 (16:09 +0000)]
Hide "advanced options" for jabber in a GtkExpander. Fixes bug #459168
2007-07-26 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-account-widget-jabber.glade:
* libempathy-gtk/empathy-account-widget-jabber.c: Hide
"advanced options" for jabber in a GtkExpander. Fixes bug #459168
(Guillaume Desmottes).
svn path=/trunk/; revision=202
Xavier Claessens [Thu, 26 Jul 2007 15:59:52 +0000 (15:59 +0000)]
Fix Room listing. Fixes bug #460416 (Sjoerd Simons).
2007-07-26 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-new-chatroom-dialog.c:
* libempathy/empathy-tp-roomlist.c: Fix Room listing. Fixes bug #460416
(Sjoerd Simons).
svn path=/trunk/; revision=201
Xavier Claessens [Thu, 26 Jul 2007 15:41:46 +0000 (15:41 +0000)]
Use libtool -version-info. Fixes bug #460579 (Laurent Bigonville).
2007-07-26 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/Makefile.am:
* libempathy/Makefile.am:
* configure.ac: Use libtool -version-info. Fixes bug #460579
(Laurent Bigonville).
svn path=/trunk/; revision=200
Xavier Claessens [Thu, 26 Jul 2007 15:15:39 +0000 (15:15 +0000)]
forgot to set the bug # in the changelog
svn path=/trunk/; revision=199
Xavier Claessens [Thu, 26 Jul 2007 15:14:56 +0000 (15:14 +0000)]
Remove the autogen.sh script and use gnome-autogen.sh instead.
2007-07-26 Xavier Claessens <xclaesse@gmail.com>
* README:
* autogen.sh: Remove the autogen.sh script and use gnome-autogen.sh
instead.
svn path=/trunk/; revision=198
Xavier Claessens [Thu, 26 Jul 2007 14:27:45 +0000 (14:27 +0000)]
Do not show salut accounts in the add contact dialog. Rework a bit
2007-07-26 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-account-chooser.c:
* libempathy-gtk/empathy-new-chatroom-dialog.c:
* libempathy-gtk/empathy-account-chooser.h:
* libempathy-gtk/empathy-contact-dialogs.c:
* libempathy-gtk/empathy-chatrooms-window.c:
* libempathy-gtk/empathy-contact-widget.c:
* libempathy-gtk/empathy-contact-widget.h:
* libempathy-gtk/empathy-log-window.c:
* doc/*: Do not show salut accounts in the add contact dialog. Rework
a bit EmpathyContactWidget. Fixes bug #459100
(Guillaume Desmottes, Xavier Claessens).
svn path=/trunk/; revision=197
Xavier Claessens [Thu, 26 Jul 2007 12:30:53 +0000 (12:30 +0000)]
add contact frame is not hidden after cancelling. Fixes bug #458997
2007-07-26 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-accounts-dialog.c: add contact frame is not
hidden after cancelling. Fixes bug #458997 (Frederic Peters).
svn path=/trunk/; revision=196
Xavier Claessens [Thu, 26 Jul 2007 12:20:29 +0000 (12:20 +0000)]
Fix problems when NM is not running. Fixes bug #460419.
2007-07-26 Xavier Claessens <xclaesse@gmail.com>
* libempathy/empathy-idle.c: Fix problems when NM is not running. Fixes
bug #460419.
* doc/*: Updated documentation.
svn path=/trunk/; revision=195
Xavier Claessens [Wed, 25 Jul 2007 16:40:10 +0000 (16:40 +0000)]
updated
svn path=/trunk/; revision=193
Xavier Claessens [Wed, 25 Jul 2007 16:20:05 +0000 (16:20 +0000)]
Adding more debug output.
2007-07-25 Xavier Claessens <xclaesse@gmail.com>
* libempathy/empathy-filter.c: Adding more debug output.
svn path=/trunk/; revision=192
Xavier Claessens [Wed, 25 Jul 2007 14:55:44 +0000 (14:55 +0000)]
Add a check to be sure the new channel is valid in the NewChannel cb.
2007-07-25 Xavier Claessens <xclaesse@gmail.com>
* libempathy/empathy-tp-contact-list.c: Add a check to be sure the
new channel is valid in the NewChannel cb. Fixes bug #451564.
svn path=/trunk/; revision=191
Xavier Claessens [Fri, 20 Jul 2007 15:26:30 +0000 (15:26 +0000)]
Initial room list support. It does not works yet.
2007-07-20 Xavier Claessens <xclaesse@gmail.com>
* libempathy/Makefile.am:
* libempathy/empathy-tp-roomlist.h:
* libempathy/empathy-tp-roomlist.c:
* libempathy-gtk/empathy-chatrooms-window.c:
* libempathy-gtk/empathy-new-chatroom-dialog.c: Initial room list
support. It does not works yet.
* libempathy-gtk/empathy-account-widget-generic.c: Add support for all
types of integer and float. Fixes bug #457740 (Jamey Hicks).
* libempathy/empathy-tp-chat.c:
* libempathy-gtk/empathy-chat.c: If there is an error sending a message,
show an error message to the user.
* libempathy-gtk/empathy-accounts-dialog.c: Fix a leak, profile should
be unrefed after mc_account_get_profile.
* libempathy/empathy-utils.c:
* libempathy/empathy-utils.h:
* libempathy/empathy-tp-chatroom.c:
* libempathy/empathy-tp-group.h:
* libempathy/empathy-tp-group.c:
* src/empathy.c: Rename empathy_get_channel_id() to
empathy_inspect_channel(). We now have empathy_inspect_handle().
* po/POTFILES.in:
* libempathy/empathy-tp-contact-list.c: Set all contacts from salut
protocol to the "Local Network" group.
* libempathy/empathy-idle.c: Fix NetworkManager support.
* libempathy/empathy-chatroom.h: Fix indentation.
* libempathy-gtk/empathy-status-icon.c:
* libempathy-gtk/empathy-ui-utils.c:
* libempathy-gtk/empathy-ui-utils.h:
- Iconify main window to the status icon like in rhythmbox.
Fixes bug #458106 (Jaap A. Haitsma).
- Rounded avatars. Fixes bug #457992 (Raphael Slinckx)
* Makefile.am: Fix distcheck for gtkdoc (Vincent Untz)
* data/empathy.desktop.in.in: Change application description
(Jaap A. Haitsma).
svn path=/trunk/; revision=190
Jorge Gonzalez Gonzalez [Sun, 15 Jul 2007 13:02:01 +0000 (13:02 +0000)]
Updated Spanish translation
svn path=/trunk/; revision=189
Xavier Claessens [Sat, 14 Jul 2007 06:44:17 +0000 (06:44 +0000)]
Show avatars by default.
2007-07-14 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-contact-list-store.c: Show avatars by default.
svn path=/trunk/; revision=188
Xavier Claessens [Fri, 13 Jul 2007 19:05:13 +0000 (19:05 +0000)]
If there is no pending msg when a text channel should be filtered wait for
2007-07-13 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-status-icon.c: If there is no pending msg
when a text channel should be filtered wait for the first message
instead of not dispatching the channel which may cause messages to be
lost.
svn path=/trunk/; revision=187
Xavier Claessens [Fri, 13 Jul 2007 13:29:36 +0000 (13:29 +0000)]
Fix avatar request queue.
2007-07-13 Xavier Claessens <xclaesse@gmail.com>
* libempathy/empathy-tp-contact-list.c: Fix avatar request queue.
svn path=/trunk/; revision=186
Xavier Claessens [Fri, 13 Jul 2007 13:02:59 +0000 (13:02 +0000)]
typo in widget name
svn path=/trunk/; revision=185
Xavier Claessens [Fri, 13 Jul 2007 12:48:44 +0000 (12:48 +0000)]
Remove unused nickname entry and use a GtkTable for room information. More
2007-07-13 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-new-chatroom-dialog.c:
* libempathy-gtk/empathy-new-chatroom-dialog.glade: Remove unused
nickname entry and use a GtkTable for room information. More work is
needed here.
* libempathy-gtk/empathy-contact-widget.glade: Change padding to 6.
* libempathy-gtk/empathy-contact-dialogs.c: Set a window title.
* libempathy-gtk/empathy-contact-widget.c: Fix alignment of widgets.
* libempathy/empathy-tp-contact-list.c: Add more debug msg for avatar
handling.
svn path=/trunk/; revision=184
Xavier Claessens [Thu, 12 Jul 2007 21:40:10 +0000 (21:40 +0000)]
Fix missing header for EmpathyAccountWidgetMSN.
2007-07-12 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/Makefile.am: Fix missing header for
EmpathyAccountWidgetMSN.
* configure.ac: Fix useless "\".
* autogen.sh: run gtkdocize if needed.
svn path=/trunk/; revision=183
Xavier Claessens [Thu, 12 Jul 2007 16:57:41 +0000 (16:57 +0000)]
Adding initial API documentation using gtk-doc.
2007-07-12 Xavier Claessens <xclaesse@gmail.com>
* configure.ac:
* doc/*:
* Makefile.am: Adding initial API documentation using gtk-doc.
svn path=/trunk/; revision=182
Xavier Claessens [Thu, 12 Jul 2007 13:26:14 +0000 (13:26 +0000)]
forgot to set a changelog entry for last commit
svn path=/trunk/; revision=181
Xavier Claessens [Thu, 12 Jul 2007 13:23:09 +0000 (13:23 +0000)]
Auto-accept to publish presence to contacts that are in our subscribe
2007-07-12 Xavier Claessens <xclaesse@gmail.com>
* libempathy/empathy-tp-contact-list.c: Auto-accept to publish presence
to contacts that are in our subscribe list. When accepting a pending
contact add it to publish and subscribe list.
svn path=/trunk/; revision=180
Xavier Claessens [Mon, 9 Jul 2007 18:59:01 +0000 (18:59 +0000)]
Add EMPATHY_LOGFILE env variable. Fixes bug #455240 (Guillaume Desmottes).
2007-07-09 Xavier Claessens <xclaesse@gmail.com>
* src/empathy.c:
* libempathy/empathy-debug.c:
* libempathy/empathy-debug.h: Add EMPATHY_LOGFILE env variable. Fixes
bug #455240 (Guillaume Desmottes).
svn path=/trunk/; revision=179
Xavier Claessens [Mon, 9 Jul 2007 15:44:58 +0000 (15:44 +0000)]
Add MSN setting UI. Fixes bug #443162 (Cosimo Cecchi).
2007-07-09 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-account-widget-msn.glade:
* libempathy-gtk/empathy-account-widget-msn.c:
* libempathy-gtk/empathy-account-widget-msn.h:
* libempathy-gtk/empathy-accounts-dialog.c:
* libempathy-gtk/Makefile.am: Add MSN setting UI. Fixes bug #443162
(Cosimo Cecchi).
* libempathy-gtk/empathy-chat-view.c:
* libempathy/empathy-log-manager.c:
* libempathy/empathy-log-manager.h: Add needed API to show chat logs in
Tracker. Fixes bug #452536.
svn path=/trunk/; revision=178
Xavier Claessens [Fri, 6 Jul 2007 22:10:54 +0000 (22:10 +0000)]
Workaround to fix a commonly reported crash. Add a missing check.
2007-07-07 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-account-widget-generic.c: Workaround to fix a
commonly reported crash.
* libempathy/empathy-tp-group.c: Add a missing check.
svn path=/trunk/; revision=177
Xavier Claessens [Sat, 30 Jun 2007 21:21:46 +0000 (21:21 +0000)]
Bump MC version required to 4.27. Updated.
2007-06-30 Xavier Claessens <xclaesse@gmail.com>
* configure.ac: Bump MC version required to 4.27.
* TODO: Updated.
svn path=/trunk/; revision=176
Xavier Claessens [Sat, 30 Jun 2007 21:12:20 +0000 (21:12 +0000)]
Fix a leaked ref.
2007-06-30 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-account-widget-generic.c: Fix a leaked ref.
* src/empathy.c: If we get a chatroom we have to create an
EmpathyTpChatroom object.
* src/Makefile.am: Fix build system, programs links to libempathy-gtk
and libempathy.
* configure.ac: libempathy does not depends on libgnome-vfs.
* libempathy-gtk/empathy-status-icon.c:
* libempathy-gtk/empathy-chat.c:
* libempathy/empathy-tp-chat.c:
* libempathy/empathy-tp-chat.h:
* libempathy/empathy-filter.c:
* libempathy/empathy-filter.h:
* libempathy/empathy-filter.xml:
* libempathy/Makefile.am: Filter incoming text channels and make
status icon flash when there we receive a new message. Dispatch the
channel only when we get a message and the user click on the icon.
svn path=/trunk/; revision=175
Jorge Gonzalez Gonzalez [Thu, 28 Jun 2007 14:58:22 +0000 (14:58 +0000)]
Updated Spanish translation
svn path=/trunk/; revision=174
Takeshi AIHANA [Sun, 24 Jun 2007 12:06:28 +0000 (12:06 +0000)]
Updated Japanese translation.
2007-06-24 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Updated Japanese translation.
svn path=/trunk/; revision=173
Xavier Claessens [Fri, 22 Jun 2007 17:46:51 +0000 (17:46 +0000)]
Install libempathy and libempathy-gtk and make their API public.
2007-06-22 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/libempathy-gtk.pc.in:
* libempathy-gtk/Makefile.am:
* libempathy/libempathy.pc.in:
* libempathy/Makefile.am:
* configure.ac: Install libempathy and libempathy-gtk and make their
API public.
svn path=/trunk/; revision=172
Xavier Claessens [Fri, 22 Jun 2007 11:01:33 +0000 (11:01 +0000)]
s/gossip/empathy/
2007-06-22 Xavier Claessens <xclaesse@gmail.com>
* po/POTFILES.in: s/gossip/empathy/
svn path=/trunk/; revision=171
Xavier Claessens [Fri, 22 Jun 2007 10:47:42 +0000 (10:47 +0000)]
Rename all filenames starting with "gossip" by "empathy", change namespace
2007-06-22 Xavier Claessens <xclaesse@gmail.com>
* libempathy/*.[ch]:
* libempathy-gtk/*.[ch]:
* src/*.[ch]: Rename all filenames starting with "gossip" by "empathy",
change namespace of all gossip_*() functions to empathy_*().
Fixes bug #444490 (Mario Danic, Xavier Claessens).
svn path=/trunk/; revision=170
Daniel Nylander [Thu, 21 Jun 2007 21:38:31 +0000 (21:38 +0000)]
sv.po: Updated Swedish translation
svn path=/trunk/; revision=169
Xavier Claessens [Thu, 21 Jun 2007 20:57:36 +0000 (20:57 +0000)]
Bump version to 0.9
2007-06-21 Xavier Claessens <xclaesse@gmail.com>
* configure.ac: Bump version to 0.9
svn path=/trunk/; revision=168
Xavier Claessens [Thu, 21 Jun 2007 20:27:27 +0000 (20:27 +0000)]
Updated NEWS
svn path=/trunk/; revision=166
Xavier Claessens [Thu, 21 Jun 2007 18:18:48 +0000 (18:18 +0000)]
Fix typo causing warnings.
2007-06-21 Xavier Claessens <xclaesse@gmail.com>
* libempathy/empathy-tp-contact-list.c: Fix typo causing warnings.
svn path=/trunk/; revision=165
Xavier Claessens [Thu, 21 Jun 2007 15:19:49 +0000 (15:19 +0000)]
We show in our roster all contacts members and remote-pending of subscribe
2007-06-21 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-contact-dialogs.c:
* libempathy-gtk/gossip-contact-list-store.c:
* libempathy-gtk/gossip-contact-list-view.c:
* libempathy/empathy-contact-manager.c:
* libempathy/empathy-tp-contact-list.c:
* libempathy/empathy-contact-list.c:
* libempathy/empathy-contact-list.h:
* libempathy/gossip-contact.c: We show in our roster all contacts
members and remote-pending of subscribe list. Adding/Removing a contact
only add/remove from subscribe list. Accept/Reject a contact in
local-pending of publish list is done using _process_pending().
svn path=/trunk/; revision=164
Pema Geyleg [Thu, 21 Jun 2007 05:09:03 +0000 (05:09 +0000)]
updated dzongkha translation
svn path=/trunk/; revision=163
Xavier Claessens [Wed, 20 Jun 2007 19:46:29 +0000 (19:46 +0000)]
Adding NetworkManager support.
2007-06-15 Xavier Claessens <xclaesse@gmail.com>
* src/empathy.c:
* libempathy/empathy-idle.c: Adding NetworkManager support.
svn path=/trunk/; revision=162
Gabor Kelemen [Mon, 18 Jun 2007 21:52:22 +0000 (21:52 +0000)]
Translation updated.
2007-06-18 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=161
Jorge Gonzalez Gonzalez [Fri, 15 Jun 2007 14:39:55 +0000 (14:39 +0000)]
Updated Spanish translation
svn path=/trunk/; revision=160
Xavier Claessens [Fri, 15 Jun 2007 13:02:53 +0000 (13:02 +0000)]
Prepare for slack time when coming back from auto away. Not yet fully
2007-06-15 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-status-icon.c:
* libempathy-gtk/gossip-presence-chooser.c:
* libempathy-gtk/gossip-presence-chooser.h:
* libempathy/empathy-idle.c:
* libempathy/empathy-idle.h: Prepare for slack time when coming back
from auto away. Not yet fully implemented.
svn path=/trunk/; revision=159
Gabor Kelemen [Fri, 15 Jun 2007 08:24:36 +0000 (08:24 +0000)]
Translation updated.
2007-06-15 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=158
Xavier Claessens [Thu, 14 Jun 2007 20:34:28 +0000 (20:34 +0000)]
Use gtk-info for contact informaiton.
2007-06-14 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-images.h:
* libempathy-gtk/gossip-chat.c: Use gtk-info for contact informaiton.
* data/22x22/empathy-proto-salut.png:
* data/22x22/Makefile.am:
* data/16x16/empathy-proto-salut.png:
* data/16x16/Makefile.am:
* data/scalable/empathy-proto-salut.svg:
* data/scalable/Makefile.am:
* data/salut.profile: Add salut icon. Fixes bug #447659 (Michael Monreal).
svn path=/trunk/; revision=157
Xavier Claessens [Thu, 14 Jun 2007 14:53:43 +0000 (14:53 +0000)]
rename src/empathy-main.c to -src/empathy.c in POTFILES.in
svn path=/trunk/; revision=156
Xavier Claessens [Thu, 14 Jun 2007 13:20:37 +0000 (13:20 +0000)]
Show logs when right click on a contact in the roster.
2007-06-14 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/gossip-contact-list-view.c: Show logs when right
click on a contact in the roster.
svn path=/trunk/; revision=155
Xavier Claessens [Thu, 14 Jun 2007 13:04:45 +0000 (13:04 +0000)]
Empathy is no more splitted into 2 processes. It makes debugging more
2007-06-14 Xavier Claessens <xclaesse@gmail.com>
* src/org.gnome.Empathy.Chat.service.in:
* src/empathy-accounts.c:
* src/empathy-accounts-main.c:
* src/empathy-chat-main.c:
* src/empathy.c:
* src/Makefile.am:
* src/empathy-main.c:
* libempathy/gossip-chatroom-manager.c:
* autogen.sh: Empathy is no more splitted into 2 processes. It makes
debugging more difficult when emmpathy-chat crashes. It's also more
optimised like that since contact objects can be shared.
svn path=/trunk/; revision=154
Xavier Claessens [Thu, 14 Jun 2007 12:14:02 +0000 (12:14 +0000)]
Disconnect signals from chatroom_manager. Fixes bug #447178.
2007-06-14 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/gossip-chat-window.c: Disconnect signals from
chatroom_manager. Fixes bug #447178.
svn path=/trunk/; revision=153
Xavier Claessens [Thu, 14 Jun 2007 11:56:59 +0000 (11:56 +0000)]
Get strings in empathy.desktop.in.in and skip empathy.desktop.in. Fixes
2007-06-14 Xavier Claessens <xclaesse@gmail.com>
* po/POTFILES.in:
* po/POTFILES.skip: Get strings in empathy.desktop.in.in and skip
empathy.desktop.in. Fixes bug #446161.
svn path=/trunk/; revision=152
Xavier Claessens [Thu, 14 Jun 2007 11:38:34 +0000 (11:38 +0000)]
Adding missing files.
2007-06-14 Xavier Claessens <xclaesse@gmail.com>
* po/POTFILES.in: Adding missing files.
svn path=/trunk/; revision=151
Xavier Claessens [Thu, 14 Jun 2007 10:45:38 +0000 (10:45 +0000)]
Do not create log directory for a chat if there is no messages to put in.
2007-06-13 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/gossip-log-window.c:
* libempathy-gtk/gossip-chat-window.c:
* libempathy/empathy-log-manager.c:
* libempathy/empathy-log-manager.h: Do not create log directory for a
chat if there is no messages to put in. Show logs and information for
the contact we are speaking with in the chat window menu.
svn path=/trunk/; revision=150
Xavier Claessens [Wed, 13 Jun 2007 22:17:50 +0000 (22:17 +0000)]
Make use of ACTIVE_USER_WAIT_TO_ENABLE_TIME
svn path=/trunk/; revision=149
Xavier Claessens [Wed, 13 Jun 2007 21:58:16 +0000 (21:58 +0000)]
New window for viewing logs.
2007-06-13 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/Makefile.am:
* libempathy-gtk/gossip-log-window.glade:
* libempathy-gtk/gossip-log-window.h:
* libempathy-gtk/gossip-log-window.c:
* libempathy/empathy-log-manager.c:
* libempathy/empathy-log-manager.h:
* libempathy-gtk/gossip-chat.c:
* libempathy-gtk/empathy-main-window.c: New window for viewing logs.
* libempathy-gtk/gossip-chat-view.c: Do not use smooth scroll when
resizing the view.
* libempathy-gtk/gossip-contact-list-store.c: Do not set active
contacts when creating the store, and when contact groups changed.
* src/empathy-main.c: Fix warning when using command-line options.
* libempathy/empathy-tp-contact-list.c: Check if we have an aliasing
iface before setting the alias of a contact.
* TODO: Updated.
* data/jabber.profile: Ignore ssl errors by default. This is a security
vulnerability but we don't really have the choice.
* libempathy/gossip-contact.h:
* libempathy/gossip-contact.c: Add a "is-user" property to know if
it's our self contact.
* libempathy/gossip-message.h:
* libempathy/gossip-message.c: Add a "receiver" property like that we
have our self contact for nick highlight.
svn path=/trunk/; revision=148
Gabor Kelemen [Sun, 10 Jun 2007 23:29:37 +0000 (23:29 +0000)]
Translation updated.
2007-06-11 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=147
Xavier Claessens [Sun, 10 Jun 2007 12:11:39 +0000 (12:11 +0000)]
Updated Polish translation (Tomasz Dominikowski).
2007-06-10 Xavier Claessens <xclaesse@gmail.com>
* pl.po: Updated Polish translation (Tomasz Dominikowski).
svn path=/trunk/; revision=146
Xavier Claessens [Sun, 10 Jun 2007 09:50:17 +0000 (09:50 +0000)]
forgot to add new files
svn path=/trunk/; revision=145
Xavier Claessens [Sun, 10 Jun 2007 09:18:19 +0000 (09:18 +0000)]
Adding spellcheck support.
2007-06-10 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/gossip-spell-dialog.glade:
* libempathy-gtk/gossip-spell-dialog.c:
* libempathy-gtk/gossip-spell-dialog.h:
* libempathy-gtk/gossip-chat.c:
* libempathy-gtk/Makefile.am:
* configure.ac: Adding spellcheck support.
* libempathy-gtk/gossip-spell.c:
* libempathy/gossip-conf.c: Remove useless debug messages.
svn path=/trunk/; revision=144
Xavier Claessens [Sun, 10 Jun 2007 08:11:34 +0000 (08:11 +0000)]
Smooth scrolling. Fixes bug #445859 (Raphael Slinckx).
2007-06-10 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/gossip-chat-view.c: Smooth scrolling.
Fixes bug #445859 (Raphael Slinckx).
svn path=/trunk/; revision=143
Takeshi AIHANA [Sun, 10 Jun 2007 05:38:34 +0000 (05:38 +0000)]
Updated Japanese translation.
2007-06-10 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Updated Japanese translation.
svn path=/trunk/; revision=142
Xavier Claessens [Sat, 9 Jun 2007 19:02:33 +0000 (19:02 +0000)]
Emit notify signal only if the property value effectively changed.
2007-06-09 Xavier Claessens <xclaesse@gmail.com>
* libempathy/gossip-contact.c: Emit notify signal only if the property
value effectively changed.
svn path=/trunk/; revision=141
Xavier Claessens [Sat, 9 Jun 2007 18:50:08 +0000 (18:50 +0000)]
Fix warning for DnD. patch imported from gossip.
2007-06-09 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/gossip-contact-list-view.c: Fix warning for DnD.
patch imported from gossip.
svn path=/trunk/; revision=140
Xavier Claessens [Sat, 9 Jun 2007 16:36:15 +0000 (16:36 +0000)]
Bump version to 0.8
2007-06-09 Xavier Claessens <xclaesse@gmail.com>
* configure.ac: Bump version to 0.8
* libempathy-gtk/gossip-ui-utils.c: Fix usage of contact subscription
property.
* data/gtalk.profile:
* data/jabber.profile:
* data/msn.profile: Add VCardField and VCardDefault to profiles for
eds-sync support.
svn path=/trunk/; revision=139
Xavier Claessens [Sat, 9 Jun 2007 13:54:16 +0000 (13:54 +0000)]
updated
svn path=/trunk/; revision=137