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-gtk
/
empathy-roster-model-manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cope with the top_group_members list being changed while iterating over it
Guillaume Desmottes
2012-10-02
1
-6
/
+13
*
roster-model-manager: factor out {add_to,remove_from}_top_group_members()
Guillaume Desmottes
2012-10-02
1
-14
/
+23
*
rename empathy_roster_model_get_groups_for_individual() to _dup_
Guillaume Desmottes
2012-09-12
1
-3
/
+3
*
empathy_roster_model_get_groups_for_individual: return a (transfer full) list
Guillaume Desmottes
2012-09-12
1
-2
/
+2
*
model-manager: connect on the "favourites-changed" signal
Guillaume Desmottes
2012-09-04
1
-1
/
+1
*
roster-model-manager: always remove removed individual from the top group
Guillaume Desmottes
2012-08-29
1
-2
/
+1
*
Removed now useless _get_top_individuals function in the model
Laurent Contzen
2012-08-07
1
-9
/
+0
*
Moved _contact_in_top from the model to the view
Laurent Contzen
2012-08-07
1
-15
/
+0
*
Added top_group_members list in model, view relying on it
Laurent Contzen
2012-08-07
1
-19
/
+106
*
Coding style fixups
Laurent Contzen
2012-08-06
1
-2
/
+4
*
Moved the #define'd groups names from view to model
Laurent Contzen
2012-08-06
1
-3
/
+2
*
Moved contact_in_top and contact_is_favourite from view to model
Laurent Contzen
2012-08-06
1
-0
/
+32
*
roster-model now catches notify::favourites-changed
Laurent Contzen
2012-08-06
1
-0
/
+12
*
roster-model now catches notify::top-individuals
Laurent Contzen
2012-08-06
1
-0
/
+11
*
Added new function _get_top_individuals in the model
Laurent Contzen
2012-08-06
1
-0
/
+9
*
Coding style fixup in empathy-roster-model-manager.c
Laurent Contzen
2012-08-06
1
-1
/
+2
*
empathy-roster-model-manager: added xmpp-local contacts support empathy-roste...
Laurent Contzen
2012-07-23
1
-0
/
+33
*
empathy-roster-model: New virtual method _get_groups_for_individual empathy-r...
Laurent Contzen
2012-07-23
1
-3
/
+24
*
empathy-roster-model, empathy-roster-model-manager: Now deals with groups-cha...
Laurent Contzen
2012-07-23
1
-0
/
+15
*
empathy-roster-model-manager: deal with members-changed signals empathy-roste...
Laurent Contzen
2012-07-23
1
-0
/
+26
*
empathy-roster-model-manager.c: implement empathy_roster_model_manager_get_in...
Laurent Contzen
2012-07-23
1
-0
/
+9
*
empathy-roster-model-manager: Pass an EmpathyIndividualManager to EmpathyRost...
Laurent Contzen
2012-07-23
1
-8
/
+28
*
add empathy-roster-model-manager
Guillaume Desmottes
2012-07-23
1
-0
/
+155