summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-07-20_mcd_dispatcher_enter_state_machine: only take one channelSimon McVittie1-25/+16
2012-07-20_mcd_client_registry_list_possible_handlers: only take one channelSimon McVittie3-33/+12
2012-07-20mcd_dispatcher_dup_possible_handlers: only take one TpChannelSimon McVittie1-13/+6
2012-07-20_mcd_dispatcher_take_channels: make singular, rename to ...add_channelSimon McVittie3-73/+36
2012-07-20McdConnection: dispatch each channel from NewChannels separatelySimon McVittie1-39/+29
2012-07-20McdConnection: remove virtual methodsSimon McVittie2-17/+11
2012-07-19Do not change RequestedPresence when disabling the accountXavier Claessens1-4/+5
2012-07-12Fix missing includes to build with recent libaccounts-glibXavier Claessens2-1/+3
2012-07-11McdAccountManagerDefault: Fix a possible double freeXavier Claessens1-1/+1
2012-07-09Merge branch 'present-delegate-broken'Jonny Lamb1-3/+26
2012-07-06dispatcher: set channel state back to DISPATCHED after delegating & presentingJonny Lamb1-2/+16
2012-07-06dispatcher: add more debug output when delegating channelsJonny Lamb1-1/+10
2012-07-02use a DEBUG instead of warning if dbus_bus_add_match failedGuillaume Desmottes1-27/+22
2012-05-17Android: adjust library name to fit latest changesAlvaro Soliverez1-1/+1
2012-05-14Use telepathy-glib meta-headersSimon McVittie36-102/+58
2012-05-14McdConnection: don't bother refcounting handles, they're immortalSimon McVittie1-24/+0
2012-05-14mcd_account_connection_ready_cb: use self-contact for normalized nameSimon McVittie1-35/+10
2012-05-14McdClientProxy, McdClientRegistry: remove now-unused string poolSimon McVittie3-30/+4
2012-05-14McdClientProxy: store capability tokens as a strv, not a handle setSimon McVittie1-71/+23
2012-05-14_mcd_client_proxy_add_cap_tokens: switch from "add" to "set" semanticsSimon McVittie1-7/+8
2012-05-08McdDispatcher: don't be a McdMissionSimon McVittie6-303/+4
2012-05-08McdMission: remove placeholders for old signals, methodsSimon McVittie1-14/+1
2012-05-08McdMission: remove parent-set signal and parent property, unusedSimon McVittie2-17/+0
2012-05-08mcd_transport_plugin_get_name: remove, unusedSimon McVittie3-28/+0
2012-05-08Flatten McdPlugin into McdMasterSimon McVittie7-70/+25
2012-05-08mcd_master_get_dispatcher, mcd_plugin_get_dispatcher: removeSimon McVittie3-32/+0
2012-05-08mcd_manager_create_connection: don't be virtual, no subclass existsSimon McVittie2-20/+8
2012-05-08mcd_manager_get_dispatcher: remove, unusedSimon McVittie2-14/+0
2012-05-08mcd_manager_get_connection: remove, unusedSimon McVittie2-52/+0
2012-05-08McdDispatcherContext: removeSimon McVittie1-35/+13
2012-05-08inline McdDispatcherContext's methodsSimon McVittie1-68/+21
2012-05-08Inline what's left of mcd_dispatcher_context_proceed into its only callerSimon McVittie1-28/+15
2012-05-08Remove the concept of old-style filters altogetherSimon McVittie4-91/+2
2012-05-08McdDispatcher: remove the ability to add old-style filtersSimon McVittie2-89/+1
2012-05-08Remove remaining McdDispatcherContext getters, which are now unusedSimon McVittie2-47/+0
2012-05-08Remove various unused getters from McdDispatcherContextSimon McVittie2-47/+0
2012-05-08mcd_dispatcher_context_get_channel_by_type: remove, unusedSimon McVittie4-51/+0
2012-05-08mcd_dispatcher_context_forget_all and friends: remove, unusedSimon McVittie2-60/+0
2012-05-08mcd_dispatcher_context_proceed: make privateSimon McVittie2-24/+3
2012-05-08mcd_dispatcher_context_process: removeSimon McVittie2-29/+0
2012-05-08Remove McdController and inline its shutdown method into McdMasterSimon McVittie6-214/+51
2012-05-08McdChannel: remove more unused accessorsSimon McVittie2-53/+0
2012-05-08mcd_channel_get_name: remove, unusedSimon McVittie2-29/+0
2012-05-08mcd_channel_get_inviter: removeSimon McVittie2-28/+0
2012-05-08McdChannel: stop tracking group membersSimon McVittie1-61/+0
2012-05-08mcd_channel_get_members_accepted and members-accepted signal: removeSimon McVittie2-27/+1
2012-05-08mcd_channel_is_missed: remove, unusedSimon McVittie2-25/+0
2012-05-08mcd_connection_cancel_channel_request: remove, unusedSimon McVittie2-43/+0
2012-05-08Account, AccountManager: remove various unused methodsSimon McVittie3-66/+1
2012-05-08mcd_manager_cancel_channel_request: removeSimon McVittie2-24/+0