| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=2249
|
|
|
|
| |
svn path=/trunk/; revision=2228
|
|
|
|
|
|
| |
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2192
|
|
|
|
|
|
| |
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2191
|
|
|
|
|
|
|
|
| |
empathy_contact_call_when_ready
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2190
|
|
|
|
|
|
| |
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2126
|
|
|
|
|
|
| |
previous presence of a contact when it changes.
svn path=/trunk/; revision=2051
|
|
|
|
| |
svn path=/trunk/; revision=1967
|
|
|
|
|
|
| |
anymore, empathy-tp-contact-factory does it for us now
svn path=/trunk/; revision=1855
|
|
|
|
| |
svn path=/trunk/; revision=1847
|
|
|
|
|
|
| |
check if we can send file or not
svn path=/trunk/; revision=1846
|
|
|
|
|
|
| |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=1830
|
|
|
|
|
|
| |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=1829
|
|
|
|
|
|
| |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=1733
|
|
|
|
| |
svn path=/trunk/; revision=1218
|
|
|
|
| |
svn path=/trunk/; revision=1217
|
|
|
|
| |
svn path=/trunk/; revision=1214
|
|
|
|
| |
svn path=/trunk/; revision=1210
|
|
|
|
| |
svn path=/trunk/; revision=1209
|
|
|
|
|
|
| |
operator to concat 2 hashs values instead of +.
svn path=/trunk/; revision=1202
|
|
|
|
| |
svn path=/trunk/; revision=1183
|
|
|
|
|
|
| |
EMPATHY_CONTACT_READY_NAME
svn path=/trunk/; revision=1182
|
|
|
|
| |
svn path=/trunk/; revision=1181
|
|
|
|
| |
svn path=/trunk/; revision=1180
|
|
|
|
|
|
|
|
|
|
|
| |
The status icon uses empathy_contact_get_name() to print the name of the
calling contact. It uses empathy_contact_run_until_ready() to wait the
return of GetAliases(). If GetAliases() failed for whatever reason, the
name will be NULL and empathy_contact_get_name() will fallback to the
id. If GetHandle() has not yet returned, the id is not ready and
empathy_contact_run_until_ready() must wait the id to be available.
svn path=/trunk/; revision=1179
|
|
|
|
|
|
| |
a glib signal meanwhile, letting the opportunity to enter in the mainloop
svn path=/trunk/; revision=1178
|
|
|
|
|
|
| |
have its id.
svn path=/trunk/; revision=1129
|
|
|
|
|
|
| |
tokens are not garanteed to be different.
svn path=/trunk/; revision=1128
|
|
|
|
|
|
| |
G_TYPE_INSTANCE_GET_PRIVATE all the time.
svn path=/trunk/; revision=1082
|
|
|
|
| |
svn path=/trunk/; revision=1066
|
|
|
|
|
|
| |
becomes ready to avoid waiting infinitely.
svn path=/trunk/; revision=952
|
|
|
|
| |
svn path=/trunk/; revision=893
|
|
|
|
|
|
| |
the object.
svn path=/trunk/; revision=855
|
|
|
|
|
|
| |
aliases to request and it takes too much time
svn path=/trunk/; revision=798
|
|
|
|
|
|
| |
set.
svn path=/trunk/; revision=760
|
|
|
|
| |
svn path=/trunk/; revision=753
|
|
|
|
| |
svn path=/trunk/; revision=749
|
|
|
|
| |
svn path=/trunk/; revision=748
|
|
|
|
| |
svn path=/trunk/; revision=747
|
|
|
|
| |
svn path=/trunk/; revision=746
|
|
|
|
| |
svn path=/trunk/; revision=745
|
|
|
|
| |
svn path=/trunk/; revision=688
|
|
|
|
| |
svn path=/trunk/; revision=646
|
|
|
|
| |
svn path=/trunk/; revision=642
|
|
|
|
| |
svn path=/trunk/; revision=640
|
|
|
|
| |
svn path=/trunk/; revision=638
|
|
|
|
| |
svn path=/trunk/; revision=637
|
|
|
|
|
|
| |
properties directly in EmpathyContact
svn path=/trunk/; revision=601
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-08 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-images.h:
* libempathy-gtk/empathy-chat.glade:
* libempathy-gtk/empathy-contact-list-view.c:
* libempathy-gtk/empathy-contact-list-store.c:
* libempathy-gtk/empathy-contact-list-store.h:
* libempathy-gtk/Makefile.am:
* libempathy-gtk/empathy-chat-window.c:
* libempathy/empathy-contact.c:
* libempathy/empathy-contact.h: Adding UI to start a VoIP call. It does
nothing yet. Most of the code is ported from Gossip patch
(Raphael Slinckx, Xavier Claessens).
svn path=/trunk/; revision=292
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-08 Xavier Claessens <xclaesse@gmail.com>
* libempathy/empathy-contact.c:
* libempathy/empathy-contact.h:
* libempathy/empathy-contact-factory.c: Adding capabilities contact
property.
svn path=/trunk/; revision=291
|
|
|
|
|
|
| |
#459540 and bug #462907.
svn path=/trunk/; revision=280
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
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
|