summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-22Annotate GStrv as (array zero-terminated=1) for introspectabilitytriviaSimon McVittie3-4/+4
2012-02-22Generate TP_NUM_foo for every generated enumSimon McVittie2-4/+66
2012-02-22TP_NUM_DBUS_ERRORS, TP_NUM_CONTACT_FEATURES: addSimon McVittie5-4/+26
2012-02-22improve the mtime-transferring hack in tools/Simon McVittie1-9/+9
2012-02-22Do not construct TpCallChannel for connections without immortal handlesSimon McVittie2-1/+6
2012-02-22tp_call_stream_endpoint_get_state: return a TpStreamEndpointState on errorSimon McVittie1-1/+1
2012-02-21Remove another unnecessary forward-declaration of TpBaseCallChannelSimon McVittie1-2/+0
2012-02-21Avoid forward-declaring Call classesSimon McVittie2-13/+8
2012-02-21example-call: s/Call.DRAFT/Call1/ in example_call.managerGeorge Kiagiadakis1-6/+6
2012-02-20Nano versionSimon McVittie2-1/+6
2012-02-20Prepare 0.17.5telepathy-glib-0.17.5Simon McVittie18-257/+569
2012-02-20Distribute CaptchaAuthenticationSimon McVittie1-0/+1
2012-02-20Fix out-of-tree releasesSimon McVittie1-3/+5
2012-02-20Parse arrays of object path in .manager files, for completenessSimon McVittie3-1/+57
2012-02-20Add the Supersedes property and test itSimon McVittie5-6/+141
2012-02-20Finish Call1 documentationSimon McVittie2-1/+4
2012-02-20Use absolute header paths in headersSimon McVittie3-4/+4
2012-02-20Remove support for the Mute interface, not stable yetSimon McVittie10-77/+0
2012-02-20Merge remote-tracking branch 'origin/call1' into call1Simon McVittie105-10093/+16709
2012-02-20Further update spec, to 0.25.2Simon McVittie34-100/+936
2012-02-20Merge remote-tracking branch 'tester/call1-addcontent-direction' into call1Guillaume Desmottes7-5/+37
2012-02-16StopTone after StartTone is not a cancellationOlivier Crête1-1/+1
2012-02-16MediaCallContent: Don't drop tone currently_sending before it's done playingOlivier Crête1-2/+4
2012-02-16Add direction parameter to AddContentOlivier Crête6-5/+31
2012-02-16Spec Call: Add direction to AddContentOlivier Crête1-0/+6
2012-02-15Test Call: Prepare streams before checking which interfaces it hasOlivier Crête1-11/+24
2012-02-15Remove implementation of the Mute interfaceOlivier Crête4-123/+1
2012-02-15Update spec to remove muteOlivier Crête2-50/+6
2012-02-15Update to latest specXavier Claessens26-116/+477
2012-02-14BaseCallStream: Put the pending states in the right orderOlivier Crête1-5/+6
2012-02-14BaseMediaCallContent: Only emit SendingTones when the tones are being sentOlivier Crête1-2/+5
2012-02-14BaseCallChannel: Starting to ring means you're not queuedOlivier Crête1-0/+1
2012-02-14Put the event and state in the right order in change requestedOlivier Crête1-1/+0
2012-02-14BaseMediaCallStream: Make it possible for the CM to fail FinishInitialCandidatesOlivier Crête3-4/+12
2012-02-14BaseMediaCallStream: Add method to fetch the local candidatesOlivier Crête3-0/+21
2012-02-14BaseMediaCallStream: Add function to remove endpointsOlivier Crête3-0/+45
2012-02-14Call.Content.MediaDescription: Verify invalid argumentsOlivier Crête2-2/+50
2012-02-14start preparing 0.17.5Guillaume Desmottes7-9/+39
2012-02-14Merge branch 'telepathy-glib-0.16' into releaseGuillaume Desmottes1-0/+9
2012-02-13set nano flagGuillaume Desmottes1-1/+1
2012-02-13Fix 2 bugs in DTMF codeXavier Claessens3-14/+112
2012-02-13prepare 0.16.5telepathy-glib-0.16.5Guillaume Desmottes2-3/+14
2012-02-13Merge branch 'telepathy-glib-0.16'Guillaume Desmottes1-3/+7
2012-02-13make sure the result object stays alive while renaming groupsGuillaume Desmottes1-3/+7
2012-02-13Call unit test: Use Media base classesXavier Claessens7-14/+140
2012-02-13Fix racy crash in call unit testXavier Claessens1-3/+19
2012-02-09Consistently use G_PARAM_STATIC_STRINGS for propertiesSimon McVittie22-86/+43
2012-02-09Merge branch 'telepathy-glib-0.16'Simon McVittie6-36/+184
2012-02-09NEWS for 0.16Simon McVittie1-0/+8
2012-02-09TpSimplePasswordManager: copy the string into the resultSimon McVittie1-1/+7