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-gtk
/
empathy-individual-store.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename it
Marco Barisione
2013-08-20
1
-1
/
+2
*
Make individual_store_find_contact and free_iters protected
Chandni Verma
2013-08-14
1
-10
/
+11
*
Reorder header inclusions accordingly to the Telepathy coding style
Emanuele Aina
2013-04-01
1
-3
/
+3
*
Use a flat namespace for internal includes
Emanuele Aina
2013-04-01
1
-2
/
+2
*
Use double quotes for all internal headers
Emanuele Aina
2013-04-01
1
-2
/
+2
*
Drop unused/redundant header inclusions
Emanuele Aina
2013-03-27
1
-10
/
+0
*
include telepathy-glib.h
Guillaume Desmottes
2012-09-17
1
-1
/
+1
*
Use new tp_account_* getters
Guillaume Desmottes
2012-07-16
1
-2
/
+2
*
factor out empathy_individual_get_client_types()
Guillaume Desmottes
2012-05-25
1
-44
/
+2
*
individual_personas_changed_cb: remove debug message
Guillaume Desmottes
2012-03-09
1
-3
/
+0
*
Don't flood logs when individials don't have avatars
Guillaume Desmottes
2012-03-09
1
-3
/
+9
*
Remove flooding debug messages
Guillaume Desmottes
2012-03-09
1
-25
/
+0
*
individual-store: contacts in Favourite People are not Ungrouped
Danielle Madeley
2012-01-27
1
-47
/
+53
*
add initial_loading() as a virtual method
Guillaume Desmottes
2011-11-24
1
-8
/
+5
*
add empathy_individual_store_refresh_individual() as a protected method
Guillaume Desmottes
2011-11-24
1
-4
/
+18
*
Abstract the individual store
Guillaume Desmottes
2011-11-24
1
-167
/
+4
*
individual-store: expose some attributes and methods as 'protected'
Guillaume Desmottes
2011-11-24
1
-30
/
+28
*
Use _unref instead of _free _destroy when possible.unref
Xavier Claessens
2011-11-16
1
-3
/
+3
*
empathy_individual_store_remove_individual: use EMPATHY_INDIVIDUAL_STORE_COL_...
Guillaume Desmottes
2011-11-14
1
-1
/
+1
*
individual-store: use self->priv pattern
Guillaume Desmottes
2011-11-14
1
-168
/
+97
*
factor out empathy_individual_can_audio_video_call()
Guillaume Desmottes
2011-10-18
1
-53
/
+4
*
Remove unused variables [-Werror=unused-but-set-variable]
Alban Crequy
2011-09-15
1
-2
/
+0
*
individual-store: store GtkTreeIter rather than GtkTreeRowReference in the cache
Guillaume Desmottes
2011-09-15
1
-64
/
+21
*
individual_store_remove_individual: ensure that the store stays alive during ...
Guillaume Desmottes
2011-09-09
1
-0
/
+7
*
individual-store: use Folks directly to watch is-favourite changes
Guillaume Desmottes
2011-09-06
1
-20
/
+18
*
Fixes a segfault in empathy-individual-store.c
Cosimo Alfarano
2011-09-02
1
-0
/
+8
*
coding style fix
EMPATHY_3_1_90
Guillaume Desmottes
2011-08-29
1
-2
/
+2
*
contact list: optimize loading contacts
Alban Crequy
2011-08-29
1
-90
/
+111
*
Don't assume that all FolksIndividuals have a corresponding EmpathyContact.
Travis Reitter
2011-08-22
1
-16
/
+23
*
Don't assume that all TpfPersonas contain valid TpContacts
Travis Reitter
2011-08-22
1
-23
/
+34
*
individual-store: keep track of the number of events associated with each row
Guillaume Desmottes
2011-06-08
1
-0
/
+1
*
Only retrieve server-stored groups for Individuals with TpContacts.
Travis Reitter
2011-06-06
1
-12
/
+13
*
Adapt to API change in folks_group_details_get_groups().
Travis Reitter
2011-06-06
1
-7
/
+14
*
Adapt to API break in folks_individual_get_personas.
Travis Reitter
2011-06-06
1
-42
/
+79
*
Don't conflate TpfPersona and FolksPersona.
Travis Reitter
2011-06-06
1
-2
/
+2
*
export individual_store_add_individual_and_connect and individual_store_remov...
Guillaume Desmottes
2011-06-01
1
-2
/
+2
*
individual_store_get_individual_status_icon_with_icon_name: look in the cache...
Guillaume Desmottes
2011-05-02
1
-1
/
+6
*
Fix warnings from GCC 4.6 about variables that are set but not used.
Kjartan Maraas
2011-03-17
1
-23
/
+0
*
Adjust for Folks PresenceOwner -> PresenceDetails rename
Travis Reitter
2011-03-14
1
-17
/
+17
*
Adjust for Folks Groupable -> GroupDetails rename
Travis Reitter
2011-03-14
1
-1
/
+2
*
Adjust for Folks Favouritable -> FavouriteDetails rename
Travis Reitter
2011-03-14
1
-1
/
+2
*
Adjust for Folks Aliasable -> AliasDetails rename
Travis Reitter
2011-03-14
1
-12
/
+14
*
Bug 637151 — Hide the user Individual from the contact list
Philip Withnall
2011-02-17
1
-2
/
+2
*
Adjust for FolksHasPresence -> FolksPresenceOwner
Travis Reitter
2011-01-31
1
-14
/
+17
*
Bug 637097 — Port to latest folks API changes
Philip Withnall
2010-12-13
1
-12
/
+15
*
properly manage the reference of the pixbuf returned by empathy_pixbuf_avatar...
Guillaume Desmottes
2010-11-24
1
-0
/
+1
*
individual_avatar_pixbuf_received_cb: don't leak the iters
Guillaume Desmottes
2010-11-18
1
-0
/
+2
*
factor out free_iters
Guillaume Desmottes
2010-11-18
1
-7
/
+10
*
individual_store_name_sort_func: don't leak names
Guillaume Desmottes
2010-11-18
1
-0
/
+2
*
empathy-individual-store: only check for presence in presence-enabled personas
Jonny Lamb
2010-11-15
1
-1
/
+7
[next]