aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-connectivity.c
Commit message (Expand)AuthorAgeFilesLines
* empathy-connectivity: assume status is offline if GetState failsJonny Lamb2009-08-201-0/+2
* empathy-connectivity: add ConnMan supportJonny Lamb2009-08-201-2/+120
* empathy-connectivity: small style fixJonny Lamb2009-08-201-4/+1
* all: save the signal id and use that to disconnect from the signalJonny Lamb2009-08-201-3/+6
* empathy-connectivity: only send the new state in the state-change signalJonny Lamb2009-08-191-10/+21
* empathy-connectivity: remove dispose_runJonny Lamb2009-08-191-10/+0
* empathy-connectivity: be sure to get the initial presence on initJonny Lamb2009-08-191-0/+4
* empathy-connectivity: init priv->connected to TRUE if we're not using NMJonny Lamb2009-08-191-4/+2
* empathy-connectivity: remove useless assignmentJonny Lamb2009-08-191-1/+0
* empathy-connectivity: stop using the name "manager" when I mean "connectivity"Jonny Lamb2009-08-191-5/+5
* empathy-connectivity: disconnect from NM state change signal on finalizeJonny Lamb2009-08-191-0/+2
* empathy-connectivity: only unref the NM client if we're using NMJonny Lamb2009-08-191-0/+2
* empathy-connectivity: handle changes in use_conn correctlyJonny Lamb2009-08-191-1/+11
* empathy-connectivity: add signals, properties and hook in NMJonny Lamb2009-08-191-12/+180
* empathy-connectivity: add initial stubsJonny Lamb2009-08-181-0/+129