index
:
delta/gnome/empathy.git
arnaudb/avatar
baserock/EMPATHY_3_12_11
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-2-34
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-2
gnome-3-4
gnome-3-6
gnome-3-8
master
next
webkit2-backport
wip/gbsneto/ui-refresh
wip/rishi/tls
wip/ui-refresh
gitlab.gnome.org: GNOME/empathy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libempathy
/
empathy-contact.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace empathy_contact_can_use_stream_tube by empathy_contact_can_use_rfb_st...
Guillaume Desmottes
2010-06-21
1
-3
/
+9
*
Depend on telepathy-logger (#610956)
Guillaume Desmottes
2010-06-18
1
-5
/
+0
*
TplContact has been renamed to TplEntity
Guillaume Desmottes
2010-06-18
1
-7
/
+7
*
Move empathy_tp_contact_factory_set_alias() to EmpathyContact
Xavier Claessens
2010-05-26
1
-0
/
+38
*
Make clear that contacts_table doesn't keep any ref
Xavier Claessens
2010-05-26
1
-1
/
+1
*
Add empathy_contact_dup_from_tp_contact()
Xavier Claessens
2010-05-26
1
-0
/
+43
*
Make use of TP_CONTACT_FEATURE_AVATAR_DATA
Xavier Claessens
2010-05-26
1
-38
/
+39
*
use TP_PROP_* constants
Guillaume Desmottes
2010-04-27
1
-10
/
+11
*
use tp_value_array_unpack
Guillaume Desmottes
2010-04-27
1
-3
/
+3
*
contact: get capabilities from TpContact if available (#579813)
Guillaume Desmottes
2010-04-27
1
-0
/
+82
*
look for the right key when checking if altitude is set
Guillaume Desmottes
2010-04-08
1
-1
/
+1
*
use tp_asv_set_double
Guillaume Desmottes
2010-04-08
1
-2
/
+2
*
geocode_cb: create a new location hash table instead of modifying the current...
Guillaume Desmottes
2010-04-08
1
-12
/
+21
*
geocode_cb: don't update location if we didn't get the full position
Guillaume Desmottes
2010-04-08
1
-17
/
+15
*
update_geocode: don't search for position if we already have lat or lon
Guillaume Desmottes
2010-04-08
1
-3
/
+3
*
don't start geocode search if the address is empty
Guillaume Desmottes
2010-04-08
1
-3
/
+7
*
unref avatar and location in dispose rather than finalize
Guillaume Desmottes
2010-04-08
1
-6
/
+12
*
fix coding style
Guillaume Desmottes
2010-04-06
1
-112
/
+127
*
don't define update_geocode if geoclue is not enabled
Guillaume Desmottes
2010-04-06
1
-5
/
+5
*
Get location update from TpContact (#599162)
Guillaume Desmottes
2010-04-06
1
-2
/
+21
*
move tp_contact_factory_geocode to empathy-contact
Guillaume Desmottes
2010-04-06
1
-0
/
+156
*
fallback to JID if alias is empty
Felix Kaser
2010-03-29
1
-5
/
+8
*
TPL Enabling patch, all-in-one.
Cosimo Alfarano
2010-02-25
1
-0
/
+30
*
contact: port to new tp-glib account API
Jonny Lamb
2009-10-24
1
-14
/
+10
*
empathy-contact: cast data pointers
Guillaume Desmottes
2009-10-21
1
-2
/
+4
*
Fix indentation of previous patch
Xavier Claessens
2009-09-16
1
-1
/
+3
*
empathy_avatar_new takes ownership of arguments. Do not free filename.
Xavier Claessens
2009-09-16
1
-2
/
+2
*
Plug some leaks
Cosimo Cecchi
2009-09-14
1
-0
/
+2
*
Assert that we get a non-null account passed when creating a contact for a log
Sjoerd Simons
2009-09-13
1
-0
/
+1
*
Use better avatar location: ~/.cache/<cm>/<protocol>/<token>
Xavier Claessens
2009-08-23
1
-7
/
+3
*
Chang the API of AccountManager to have the get lookup the account by name
Sjoerd Simons
2009-07-30
1
-1
/
+2
*
Added functions to determine if a contact has video capabilities
Jonathan Tellier
2009-07-02
1
-0
/
+24
*
Port libempathy to EmpathyAccount
Sjoerd Simons
2009-07-01
1
-7
/
+6
*
Introduce empathy_contact_equal, adapt themes
Patryk Zawadzki
2009-06-16
1
-0
/
+37
*
Add doc for empathy_avatar_new()
Xavier Claessens
2009-06-11
1
-0
/
+13
*
Add the filename in EmpathyAvatar and fallback to stock_person
Xavier Claessens
2009-06-11
1
-20
/
+7
*
Add initial adium theme support: Load the template and append messages.
Xavier Claessens
2009-06-11
1
-0
/
+12
*
contact_get_avatar_filename: remove unused priv pointer
Guillaume Desmottes
2009-06-09
1
-1
/
+0
*
contact_get_avatar_filename: use empathy_contact_get_id instead of priv->id d...
Guillaume Desmottes
2009-06-09
1
-2
/
+2
*
Coding style fixes.
Jonny Lamb
2009-06-04
1
-1
/
+1
*
Add the method empathy_contact_can_stream_tubes in the empathy-tp-contact-fac...
Arnaud Maillet
2009-06-01
1
-0
/
+12
*
Remove usage of McPresence as much as possible
Sjoerd Simons
2009-05-30
1
-43
/
+25
*
Treat TP_CONNECTION_PRESENCE_TYPE_UNSET as _AVAILABLE
Sjoerd Simons
2009-05-27
1
-1
/
+1
*
empathy-contact: fix coding style
Guillaume Desmottes
2009-05-18
1
-1
/
+1
*
Don't ref the returned hash table
Pierre-Luc Beaudoin
2009-05-09
1
-2
/
+2
*
Don't create an unused hashtable and free location on finalize
Pierre-Luc Beaudoin
2009-05-09
1
-5
/
+7
*
Remove a trailing space and g_print
Pierre-Luc Beaudoin
2009-05-07
1
-1
/
+1
*
Fix doc's consistency
Pierre-Luc Beaudoin
2009-05-07
1
-2
/
+2
*
Fix review comments on EmpathyContact by Guillaume Desmottes
Pierre-Luc Beaudoin
2009-05-07
1
-4
/
+18
*
Add Location to EmpathyContact
Pierre-Luc Beaudoin
2009-05-07
1
-0
/
+60
[next]