index
:
~jonny/empathy
butterfly
client-types
ft
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-2-34
gtk-spinner
icons
liszt
master
next
old-client-types
olde-zazl
password-dialog
pidgin-store
sqlite-store
swap-camera
le empathy
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libempathy
/
empathy-contact.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-03
Add empathy_contact_dup_best_for_action()
Philip Withnall
1
-0
/
+14
2010-09-01
contact: make some setters static
Guillaume Desmottes
1
-8
/
+0
2010-08-24
Remove EmpathyAvatar->token
Philip Withnall
1
-1
/
+0
2010-08-24
Remove empathy_contact_new_for_log()
Philip Withnall
1
-2
/
+0
2010-08-24
Make empathy_contact_load_avatar_cache() private
Philip Withnall
1
-2
/
+0
2010-08-24
Make empathy_contact_set_avatar() private
Philip Withnall
1
-2
/
+0
2010-08-13
empathy_contact_new can be static now
Guillaume Desmottes
1
-1
/
+0
2010-07-21
Re-enable setting of groups for newly-added contacts
Philip Withnall
1
-0
/
+2
2010-07-21
Merge EmpathyContact:name and *_set_alias() to EmpathyContact:alias
Philip Withnall
1
-3
/
+2
2010-07-21
Add a link between EmpathyContact and FolksPersona
Philip Withnall
1
-0
/
+4
2010-06-21
replace empathy_contact_can_use_stream_tube by empathy_contact_can_use_rfb_st...
Guillaume Desmottes
1
-2
/
+2
2010-06-18
Depend on telepathy-logger (#610956)
Guillaume Desmottes
1
-4
/
+0
2010-06-18
TplContact has been renamed to TplEntity
Guillaume Desmottes
1
-2
/
+2
2010-05-26
Move empathy_tp_contact_factory_set_alias() to EmpathyContact
Xavier Claessens
1
-0
/
+1
2010-05-26
Add empathy_contact_dup_from_tp_contact()
Xavier Claessens
1
-0
/
+2
2010-05-26
Make use of TP_CONTACT_FEATURE_AVATAR_DATA
Xavier Claessens
1
-4
/
+0
2010-04-06
Get location update from TpContact (#599162)
Guillaume Desmottes
1
-2
/
+0
2010-02-25
TPL Enabling patch, all-in-one.
Cosimo Alfarano
1
-0
/
+7
2009-11-13
contact.h: remove empathy_contact_hash as it's not defined (#580254)
Guillaume Desmottes
1
-1
/
+0
2009-10-24
contact: port to new tp-glib account API
Jonny Lamb
1
-3
/
+3
2009-07-02
Added functions to determine if a contact has video capabilities
Jonathan Tellier
1
-0
/
+2
2009-07-01
Port libempathy to EmpathyAccount
Sjoerd Simons
1
-3
/
+3
2009-06-16
Introduce empathy_contact_equal, adapt themes
Patryk Zawadzki
1
-1
/
+3
2009-06-11
Add the filename in EmpathyAvatar and fallback to stock_person
Xavier Claessens
1
-2
/
+3
2009-06-11
Add initial adium theme support: Load the template and append messages.
Xavier Claessens
1
-0
/
+1
2009-06-01
Add the method empathy_contact_can_stream_tubes in the empathy-tp-contact-fac...
Arnaud Maillet
1
-0
/
+2
2009-05-30
Remove usage of McPresence as much as possible
Sjoerd Simons
1
-2
/
+2
2009-05-07
Add Location to EmpathyContact
Pierre-Luc Beaudoin
1
-0
/
+4
2009-04-22
Rename empathy_contact_new_static to empathy_contact_new_for_log
Xavier Claessens
1
-1
/
+1
2009-04-22
Add empathy_contact_new_static() to create a contact that comes from logs
Xavier Claessens
1
-0
/
+2
2009-04-22
Cleanup authors of EmpathyContact. It has nothing to do with Gossip code anym...
Xavier Claessens
1
-3
/
+1
2009-04-22
Do not use empathy_contact_equal anymore, pointer comparaison is guaranteed t...
Xavier Claessens
1
-1
/
+0
2009-04-22
Turn EmpathyContact into a TpContact wrapper
Xavier Claessens
1
-36
/
+14
2009-01-09
Make the error in the call_when_ready callback const
Sjoerd Simons
1
-1
/
+1
2009-01-09
Add weak object, destroy notify and error reporting to empathy_contact_call_w...
Sjoerd Simons
1
-2
/
+3
2009-01-09
Add empathy_contact_call_when_ready
Sjoerd Simons
1
-0
/
+9
2008-11-21
Added ft-related functions to EmpathyContact. (Jonny Lamb)
Jonny Lamb
1
-0
/
+2
2008-07-08
Fix some coding style
Xavier Claessens
1
-3
/
+3
2008-07-08
empath-contact: remove tabs (Guillaume Desmottes)
Xavier Claessens
1
-21
/
+20
2008-07-08
switch empathy-contact to Collabora coding style (Guillaume Desmottes)
Xavier Claessens
1
-62
/
+55
2008-07-08
Document empathy_avatar_save_to_file (Guillaume Desmottes)
Xavier Claessens
1
-1
/
+1
2008-07-08
add empathy_avatar_save_to_file (Guillaume Desmottes)
Xavier Claessens
1
-0
/
+3
2008-05-27
Move avatar cache to ~/.cache and don't mix avatar from different contacts, t...
Xavier Claessens
1
-2
/
+24
2008-05-05
Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...
Xavier Claessens
1
-0
/
+1
2008-04-15
Update copyright year in .h too, it was done in .c only.
Xavier Claessens
1
-1
/
+1
2008-03-11
Add empathy_contact_run_until_ready()
Xavier Claessens
1
-1
/
+4
2008-03-11
Ready property on EmpathyContact is not a boolean but flags for each property.
Xavier Claessens
1
-1
/
+9
2008-03-11
Add a ready property on EmpathyContact and make use of tp_strdiff.
Xavier Claessens
1
-0
/
+1
2008-02-15
Merge commit 'sjoerd/master'
Xavier Claessens
1
-0
/
+2
2008-01-24
Remove EmpathyPresence object and have "presence" and "presence-message" prop...
Xavier Claessens
1
-3
/
+6
[next]