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-contact-list-store.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Init flags to 0 to make sure it is never undefined
Xavier Claessens
2009-07-29
1
-4
/
+1
*
Handle the case where priv->list is not an EmpathyContactManager
Davyd Madeley
2009-07-15
1
-1
/
+5
*
Add a FLAGS column to EmpathyContactListStore
Davyd Madeley
2009-07-15
1
-13
/
+27
*
empathy-contact-list-store: remove trailing tabs
Guillaume Desmottes
2009-06-25
1
-5
/
+5
*
Invert the presence order.
Xavier Claessens
2009-06-03
1
-1
/
+1
*
Remove usage of McPresence as much as possible
Sjoerd Simons
2009-05-31
1
-32
/
+4
*
Show an audio and a video call button
Sjoerd Simons
2009-05-18
1
-4
/
+20
*
empathy-contact-list-store: fix coding style and update FSF address
Guillaume Desmottes
2009-05-18
1
-6
/
+6
*
Renamed G_STR_EMPTY to EMP_STR_EMPTY.
Jonny Lamb
2009-01-23
1
-1
/
+1
*
Back out changes in EmpathyContactListStore. They could go in a later
Xavier Claessens
2009-01-07
1
-229
/
+192
*
Always disconnect signals for safety on _finalize ().
Xavier Claessens
2009-01-07
1
-0
/
+27
*
Port EmpathyContactListStore to the new API.
Xavier Claessens
2009-01-07
1
-193
/
+203
*
Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...
Xavier Claessens
2008-05-06
1
-7
/
+5
*
Make use of tp-glib debug system.
Xavier Claessens
2008-05-01
1
-43
/
+34
*
Remove conditional build of VOIP.
Xavier Claessens
2008-04-24
1
-1
/
+0
*
Add a contact in the roster as soon as it has a name, don't wait for the ID. ...
Xavier Claessens
2008-04-16
1
-1
/
+1
*
fix bug #526374.
Xavier Claessens
2008-04-14
1
-40
/
+17
*
Fix bug #525084.
Xavier Claessens
2008-04-14
1
-1
/
+2
*
fix indentation
Xavier Claessens
2008-03-16
1
-2
/
+1
*
Make sure we don't expect contact id and handle to be directly ready. Add som...
Xavier Claessens
2008-03-11
1
-7
/
+7
*
Never show avatars in compact mode. Fixes #475789 (Marco Barisione).
Xavier Claessens
2008-03-11
1
-1
/
+5
*
Update collabora copyright to 2008
Xavier Claessens
2008-03-03
1
-1
/
+1
*
Remove EmpathyPresence object and have "presence" and "presence-message" prop...
Xavier Claessens
2008-01-25
1
-24
/
+12
*
Do not take show_groups in empathy_contact_list_store_new
Xavier Claessens
2008-01-21
1
-3
/
+1
*
Add a property to have or not groups on EmpathyContactListStore
Xavier Claessens
2008-01-21
1
-36
/
+146
*
Add a features property on EmpathyContactListView to enable/disable each action.
Xavier Claessens
2008-01-21
1
-1
/
+0
*
Fix state order to have offline contacts last. Fixes bug #509906.
Xavier Claessens
2008-01-18
1
-1
/
+27
*
Rename COL_XXX to EMPATHY_CONTACT_LIST_STORE_COL_XXX since it's in public
Xavier Claessens
2007-10-29
1
-63
/
+64
*
Use g_timeout_add_seconds when appropriated to avoid weaking the process
Xavier Claessens
2007-10-13
1
-10
/
+10
*
Disconnect signals on list and contacts when finalizing the store.
Xavier Claessens
2007-10-01
1
-1
/
+35
*
Adding UI to start a VoIP call. It does nothing yet. Most of the code is
Xavier Claessens
2007-09-09
1
-11
/
+15
*
Make use of the search function to correctly find when typing in the
Xavier Claessens
2007-09-08
1
-6
/
+6
*
Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...
Xavier Claessens
2007-08-31
1
-224
/
+149
*
Remove empathy-marshal-main.c and include empathy-marshal.h from
Marco Barisione
2007-08-08
1
-22
/
+1
*
Show avatars by default.
Xavier Claessens
2007-07-14
1
-0
/
+1
*
Rename all filenames starting with "gossip" by "empathy", change namespace
Xavier Claessens
2007-06-22
1
-0
/
+1484