summaryrefslogtreecommitdiff
path: root/src/mcd-connection.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-10Service points: use tp_connection_dup_contact_by_id_asyncSimon McVittie1-0/+2
2013-09-04Listen to systemd sleep/shutdown signals, and inhibit until disconnectedSimon McVittie1-1/+3
2012-07-20McdConnection: remove virtual methodsSimon McVittie1-9/+0
2012-05-14Use telepathy-glib meta-headersSimon McVittie1-1/+1
2012-05-08mcd_connection_cancel_channel_request: remove, unusedSimon McVittie1-5/+0
2011-02-16expose mcd_connection_find_channel_by_path()Guillaume Desmottes1-0/+3
2009-05-08Catch up with copyright updates on src/Simon McVittie1-1/+1
2009-04-16McdConnection: remove status reason accessorSimon McVittie1-1/+0
2009-04-16McdConnection: remove mcd_connection_get_connection_statusSimon McVittie1-1/+0
2009-04-15McdConnection: move unexported functions to a new mcd-connection-priv.hSimon McVittie1-11/+0
2009-04-15McdConnection: make mcd_connection_connect() internalSimon McVittie1-1/+2
2009-04-13Remove mcd_connection_set_reconnect (unused)Simon McVittie1-3/+0
2009-04-13Remove mcd_connection_remote_avatar_changed (unused stub)Simon McVittie1-3/+0
2009-04-13Remove mcd_connection_get_telepathy_details (unused)Simon McVittie1-4/+0
2009-04-13Remove mcd_connection_new (deprecated and never called)Simon McVittie1-6/+0
2009-02-19Add mcd_connection_get_tp_connection()Alberto Mardegan1-0/+1
2009-02-17Move TpConnection setup code in a separate functionAlberto Mardegan1-0/+4
2009-02-16Add mcd_connection_get_name()Alberto Mardegan1-0/+1
2009-02-09Add _mcd_connection_update_propertyAlberto Mardegan1-0/+5
2009-02-06Virtualize channel requesting.Alberto Mardegan1-1/+4
2009-01-16Remove a few deprecated functions and properties.Alberto Mardegan1-1/+0
2009-01-12Deprecate mcd_connection_restartAlberto Mardegan1-1/+1
2009-01-12Fix auto reconnectionAlberto Mardegan1-0/+2
2008-11-25Add reserved members to class structuresAlberto Mardegan1-0/+6
2008-11-17Deprecate mcd_connection_new()Alberto Mardegan1-1/+1
2008-11-17Dispatching on NewChannels signalAlberto Mardegan1-0/+2
2008-10-23Remove unused parameter.Alberto Mardegan1-2/+1
2008-10-21Don't duplicate the channel_request structAlberto Mardegan1-1/+1
2008-10-08Add vim and emacs modelinesAlberto Mardegan1-1/+2
2008-06-02Properly change Nickname on the connection, when it's changed on the Alberto Mardegan1-1/+0
2008-05-28Make libmissioncontrol-server not depend on libmissioncontrol-clientAlberto Mardegan1-1/+0
2008-05-13Tag beta85.0.beta8Alberto Mardegan1-1/+1
2008-03-28Start implementing new McdAccount and McdAccountManager object as per theAlberto Mardegan1-4/+5
2008-03-06Complete migration to tp-glib.Alberto Mardegan1-1/+1
2008-02-28Remove every dependency on libtelepathyAlberto Mardegan1-2/+1
2008-02-28Migrate from libtelepathy to telepathy-glib.Alberto Mardegan1-2/+2
2008-02-26Port the telepathy connections from libtp to tp-glibAlberto Mardegan1-0/+2
2007-09-282007-09-28 Alberto Mardegan <alberto.mardegan@nokia.com>Alberto Mardegan1-0/+1
2007-06-25Implement D-Bus API for channel filtering.Alberto Mardegan1-1/+1
2007-05-31* src/mcd-connection.[hc], src/mcd-master.c:Alberto Mardegan1-0/+1
2007-03-15Move libmissioncontrol documentation to a subdirectory and setup aAlberto Mardegan1-4/+8
2007-03-09 Initial import of mission-control (starting from version 4.17)Naba Kumar1-0/+91