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
*
contact_list_store_chat_state_changed_cb(): tidy
Will Thompson
2011-04-25
1
-6
/
+4
*
Fix warnings from GCC 4.6 about variables that are set but not used.
Kjartan Maraas
2011-03-17
1
-29
/
+2
*
Display typing icon in MUC contact-list
Chandni Verma
2011-01-18
1
-1
/
+59
*
Fix missing entries in switch statements
Philip Withnall
2010-08-05
1
-0
/
+3
*
Merge EmpathyContact:name and *_set_alias() to EmpathyContact:alias
Philip Withnall
2010-07-22
1
-13
/
+13
*
Rely on compare_separator_and_groups when either A or B isn't a contact
Sjoerd Simons
2010-06-20
1
-4
/
+3
*
Now that we depend on the logger always enable favourite contact support
Sjoerd Simons
2010-06-20
1
-2
/
+0
*
Pick the right sort function early
Sjoerd Simons
2010-06-20
1
-4
/
+4
*
Throw a warning if the contact sort function didn't get two contacts
Sjoerd Simons
2010-06-20
1
-0
/
+2
*
Remove the treeview's build-in search function, we use the live search now.
Xavier Claessens
2010-06-17
1
-42
/
+0
*
refactored how contacts are added to the store
Felix Kaser
2010-06-09
1
-19
/
+7
*
contact list store: order contacts by alias, ID, protocol then account ID (fi...
Jonny Lamb
2010-04-19
1
-3
/
+42
*
contact-list-store: don't put contacts in 'Ungrouped' when show-groups = False
Danielle Madeley
2010-04-01
1
-18
/
+32
*
compare_separator_and_groups: fix check if a is a bottom group
Guillaume Desmottes
2010-03-31
1
-1
/
+1
*
Always use fake groups (#614375)
Guillaume Desmottes
2010-03-31
1
-23
/
+0
*
Merge branch 'people-nearby-fake-group-613558'
Danielle Madeley
2010-03-30
1
-11
/
+67
|
\
|
*
Remove People Nearby from sorted groups list
Danielle Madeley
2010-03-30
1
-1
/
+0
|
*
Clean up sorting function to take top/bottom lists of fake groups
Danielle Madeley
2010-03-24
1
-9
/
+52
|
*
Make People Nearby into a Fake Group like Ungrouped and Favourites
Danielle Madeley
2010-03-24
1
-2
/
+16
*
|
Show status messages in compact view (#614052)
Will Thompson
2010-03-30
1
-4
/
+8
|
/
*
Don't allow moving contacts to fake groups using DnD
Guillaume Desmottes
2010-03-15
1
-1
/
+7
*
contact-list-store: remove EMPATHY_CONTACT_LIST_STORE_COL_IS_FAVOURITE
Guillaume Desmottes
2010-03-15
1
-35
/
+0
*
compare_separator_and_groups: check that the group is actually a fake one
Guillaume Desmottes
2010-03-15
1
-13
/
+15
*
contact-list-store: add a column saying if a group is a fake one or not
Guillaume Desmottes
2010-03-15
1
-5
/
+9
*
stop displaying favorite contacts on top of groups
Guillaume Desmottes
2010-03-15
1
-10
/
+3
*
Display the fake 'Favorites' group at the top of the contact list
Guillaume Desmottes
2010-03-15
1
-1
/
+5
*
Create a fake 'Favorites People' group
Guillaume Desmottes
2010-03-15
1
-1
/
+18
*
factor out add_contact_to_store
Guillaume Desmottes
2010-03-15
1
-26
/
+24
*
Move the 'Ungrouped' fake contact to the bottom of the contact list
Guillaume Desmottes
2010-03-15
1
-2
/
+8
*
factor out compare_separator_and_groups
Guillaume Desmottes
2010-03-15
1
-41
/
+45
*
add 'Ungrouped' fake contact
Guillaume Desmottes
2010-03-15
1
-1
/
+14
*
coding style fixes
Guillaume Desmottes
2010-03-15
1
-16
/
+17
*
Rebase the favourites support upon the telepathy-logger instead of a speciall...
Travis Reitter
2010-03-15
1
-8
/
+58
*
Cut out the concept of a special Favourites group
Travis Reitter
2010-03-15
1
-58
/
+2
*
Add a favorite contacts build option and make Moblin support automatically tu...
Travis Reitter
2010-03-15
1
-0
/
+22
*
Add support for marking contacts as favorites (which gives them a highlighted
Travis Reitter
2010-03-15
1
-5
/
+64
*
Show protocol in compat mode too
Guillaume Desmottes
2010-01-26
1
-6
/
+2
*
contact_list_store_update_list_mode_foreach: remove useless show_protocol var...
Guillaume Desmottes
2010-01-26
1
-4
/
+0
*
contact_list_store_contact_update: remove useless show_protocol variable
Guillaume Desmottes
2010-01-26
1
-4
/
+0
*
contact_list_store_get_contact_status_icon_with_icon_name: early return if ic...
Guillaume Desmottes
2010-01-12
1
-0
/
+3
*
remove debug message when creating or retrieving a status icon from the cache
Guillaume Desmottes
2010-01-06
1
-3
/
+1
*
no need to export contact_list_store_get_contact_status_icon any more
Guillaume Desmottes
2009-12-17
1
-17
/
+16
*
contact_list: displays an icon showing the protocol by the contact (#603877)
chantra
2009-12-17
1
-3
/
+140
*
Fixed some of Gillaume's review comments from Bug #571642
Jonathon Jongsma
2009-11-19
1
-44
/
+38
*
Handle the case where a user's id changes in a chatroom
Jonathon Jongsma
2009-11-19
1
-0
/
+56
*
empathy-contact-list-store.c: fix shadow declarations
Guillaume Desmottes
2009-10-21
1
-4
/
+3
*
rename contact_list_store_finalize to contact_list_store_dispose
Guillaume Desmottes
2009-10-19
1
-4
/
+9
*
empathy-contact-list-store: remove the setup idle cb when store is destroyed
Guillaume Desmottes
2009-10-19
1
-1
/
+7
*
Ensure we don't add the same contact twice at the top-level
Sjoerd Simons
2009-09-14
1
-0
/
+18
*
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