index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy
/
empathy-contact.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some coding style
Xavier Claessens
2008-07-09
1
-91
/
+79
*
empath-contact: remove tabs (Guillaume Desmottes)
Xavier Claessens
2008-07-09
1
-389
/
+389
*
switch empathy-contact to Collabora coding style (Guillaume Desmottes)
Xavier Claessens
2008-07-09
1
-254
/
+264
*
Document empathy_avatar_save_to_file (Guillaume Desmottes)
Xavier Claessens
2008-07-09
1
-0
/
+10
*
add empathy_avatar_save_to_file (Guillaume Desmottes)
Xavier Claessens
2008-07-09
1
-1
/
+8
*
Make empathy_contact_equal NULL-safe for the contact ID and use the ^ operato...
Xavier Claessens
2008-07-08
1
-2
/
+4
*
Fix coding style
Xavier Claessens
2008-06-19
1
-6
/
+6
*
"ready & EMPATHY_CONTACT_READY_NAME" instead of ready | EMPATHY_CONTACT_READY...
Xavier Claessens
2008-06-19
1
-1
/
+1
*
Fix coding style
Xavier Claessens
2008-06-19
1
-3
/
+1
*
Move contact_set_ready_flag() in _set_name() and _set_handle().
Xavier Claessens
2008-06-19
1
-2
/
+2
*
Fix the bug "Incoming call from (null)" (Alban Crequy)
Xavier Claessens
2008-06-19
1
-0
/
+9
*
don't set the flag to ready if we are not yet ready, especially when we send ...
Xavier Claessens
2008-06-19
1
-1
/
+1
*
Do not warning if we try to load the avatar of a contact that does not yet ha...
Xavier Claessens
2008-05-28
1
-14
/
+14
*
Move avatar cache to ~/.cache and don't mix avatar from different contacts, t...
Xavier Claessens
2008-05-28
1
-0
/
+163
*
Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...
Xavier Claessens
2008-05-06
1
-8
/
+7
*
Make use of tp-glib debug system.
Xavier Claessens
2008-05-01
1
-3
/
+3
*
If the RequestAliases fails, make sure the name property on all contacts beco...
Xavier Claessens
2008-04-16
1
-39
/
+25
*
Make use of empathy_run_until_ready_full
Xavier Claessens
2008-04-11
1
-45
/
+10
*
ref the contact temporally when setting properties because it could destroy t...
Xavier Claessens
2008-04-02
1
-3
/
+8
*
Retry requesting aliases if it fails, it can happen if there is too many alia...
Xavier Claessens
2008-03-16
1
-1
/
+1
*
Improve a bit the test and fix empathy_contact_run_until, data.ready was not ...
Xavier Claessens
2008-03-11
1
-1
/
+2
*
Add debug messages in _run_until_ready
Xavier Claessens
2008-03-11
1
-0
/
+5
*
Add empathy_contact_run_until_ready()
Xavier Claessens
2008-03-11
1
-1
/
+77
*
Ready property on EmpathyContact is not a boolean but flags for each property.
Xavier Claessens
2008-03-11
1
-9
/
+10
*
Add a ready property on EmpathyContact and make use of tp_strdiff.
Xavier Claessens
2008-03-11
1
-13
/
+32
*
Lazy init of contact hash.
Xavier Claessens
2008-03-11
1
-4
/
+5
*
If we set contact's id and name is still empty, emit notify::name.
Xavier Claessens
2008-03-11
1
-0
/
+3
*
Update collabora copyright to 2008
Xavier Claessens
2008-03-03
1
-1
/
+1
*
EmpathyContact: Set G_PARAM_CONSTRUCT on the capabilities property. (Sjoerd)
Xavier Claessens
2008-02-18
1
-1
/
+1
*
Remove unused PROP_SUBSCRIPTION
Xavier Claessens
2008-02-16
1
-1
/
+0
*
Removed unused PROP_GROUPS
Xavier Claessens
2008-02-16
1
-1
/
+0
*
Cleanup code from previous merge
Xavier Claessens
2008-02-16
1
-5
/
+1
*
Merge commit 'sjoerd/master'
Xavier Claessens
2008-02-16
1
-0
/
+4
*
Remove EmpathyPresence object and have "presence" and "presence-message" prop...
Xavier Claessens
2008-01-25
1
-41
/
+67
*
Adding UI to start a VoIP call. It does nothing yet. Most of the code is
Xavier Claessens
2007-09-09
1
-0
/
+13
*
Adding capabilities contact property.
Xavier Claessens
2007-09-09
1
-0
/
+50
*
Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...
Xavier Claessens
2007-08-31
1
-277
/
+90
*
Remove empathy-marshal-main.c and include empathy-marshal.h from
Marco Barisione
2007-08-08
1
-9
/
+9
*
Rename all filenames starting with "gossip" by "empathy", change namespace
Xavier Claessens
2007-06-22
1
-0
/
+800