summaryrefslogtreecommitdiff
path: root/src/mcd-service.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-16Squash warnings about variable shadowingWill Thompson1-6/+9
2008-10-21Requests errors have nothing to do with dispatcherAlberto Mardegan1-27/+0
2008-10-21Moving code aroundAlberto Mardegan1-0/+1
2008-10-08Add vim and emacs modelinesAlberto Mardegan1-1/+2
2008-08-27Chain up to the parent's constructed methodAlberto Mardegan1-0/+5
2008-08-26Allow the McdAccountManager to be subclassed; rework theAlberto Mardegan1-13/+37
2008-08-18Lots of cleanup, most made by smcv.Alberto Mardegan1-22/+10
2008-07-04Implement mcd_service_get_connection().Alberto Mardegan1-1/+2
2008-05-28Make libmissioncontrol-server not depend on libmissioncontrol-clientAlberto Mardegan1-9/+18
2008-04-16Implement two hacks to make the presence signal behave as they did inAlberto Mardegan1-1/+12
2008-04-15Properly report presence and status signals.Alberto Mardegan1-13/+19
2008-04-08Remove unused functionAlberto Mardegan1-7/+0
2008-04-08Remove connection to non-existing signal.Alberto Mardegan1-24/+0
2008-04-08Implement libmissioncontrol's McAccount and McAccountMonitor using the new DB...Alberto Mardegan1-14/+7
2008-03-31Fix presence compatibility with old MCAlberto Mardegan1-10/+8
2008-03-28Properly emit AccountStatusChangedAlberto Mardegan1-4/+9
2008-03-12Fix a crash when dispatching a channel to external filters.Alberto Mardegan1-2/+2
2008-02-28Remove every dependency on libtelepathyAlberto Mardegan1-10/+7
2007-09-20Add signals with an additional the presence message parameter, andAlberto Mardegan1-0/+58
2007-06-25Implement D-Bus API for channel filtering.Alberto Mardegan1-0/+135
2007-05-11Let AccountStatusChanges signal be emitted even on connecting.Alberto Mardegan1-16/+10
2007-05-02Add methods for retrieving the actual and requested presence messages.Alberto Mardegan1-0/+15
2007-05-02* src/mcd-connection.c:Alberto Mardegan1-0/+7
2007-03-13 * src/mcd-mission.c, src/mcd-controller.c, src/mcd-chan-handler.c,Naba Kumar1-7/+14
2007-03-09 Initial import of mission-control (starting from version 4.17)Naba Kumar1-0/+789