summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 0.17.7telepathy-glib-0.17.7Jonny Lamb2012-03-225-5/+40
* BaseMediaCallChannel: Only wait for streams to start if they were sending to ...Olivier Crête2012-03-221-4/+26
* Merge branch 'example-approver'Will Thompson2012-03-211-17/+6
|\
| * example approver: "Dissaprove" is not a word.Will Thompson2012-03-211-1/+1
| * example approver: use _close_channels_async()Will Thompson2012-03-211-16/+5
* | BaseMediaCallStream: Only emit STUNServersChanged if they have changedOlivier Crête2012-03-201-1/+37
* | Include the debug message in the TpCallStateReason structureOlivier Crête2012-03-202-4/+12
* | BaseMediaCallStream: Clear local sending state on sending failureOlivier Crête2012-03-201-0/+1
* | Call: Ignore all sending/receiving failures while heldOlivier Crête2012-03-202-20/+25
* | BaseMediaCallContent: Make sure the sending state is updated on call acceptanceOlivier Crête2012-03-201-0/+3
* | BaseMediaCallStream: Export if the CM has allowed sendingOlivier Crête2012-03-203-0/+20
|/
* add missing file 0.17.6.abiGuillaume Desmottes2012-03-191-0/+32
* set nano flagGuillaume Desmottes2012-03-191-1/+1
* NEWS: set release datetelepathy-glib-0.17.6Guillaume Desmottes2012-03-191-1/+1
* prepare 0.17.6Guillaume Desmottes2012-03-1915-56/+64
* call-channel: annotate the state-changed signalGuillaume Desmottes2012-03-161-2/+2
* CallChannel: Add const keyword for the const stringsOlivier Crête2012-03-152-6/+6
* BaseMediaCallStream: Update the sending and receiving states when a channel i...Olivier Crête2012-03-141-0/+4
* BaseCallStream: Emit notification when the channel is setOlivier Crête2012-03-141-0/+3
* CallChannel: Add functions to request holdOlivier Crête2012-03-143-0/+74
* CallChannel: Add Hold state as a GObject propertyOlivier Crête2012-03-143-0/+24
* CallChannel: Expose the hold state as a GObject propertyOlivier Crête2012-03-141-5/+112
* Document that CallStateDetails is a asvOlivier Crête2012-03-141-2/+4
* BaseMediaCallStream: Never start sending until a call is acceptedOlivier Crête2012-03-141-0/+3
* BaseMediaCallStream: Make it possible to set the Content at construct timeOlivier Crête2012-03-141-1/+43
* BaseMediaCallStream: Don't start receiving during a failure reportOlivier Crête2012-03-141-0/+7
* BaseMediaCallStream: Don't start sending during a failure reportOlivier Crête2012-03-141-2/+8
* BaseMedia: Don't report sending/receiving failures when unholdingOlivier Crête2012-03-143-9/+22
* BaseMediaCallChannel: Add method to get the hold stateOlivier Crête2012-03-143-0/+29
* BaseCallStream: Fix read of uninitialised memoryOlivier Crête2012-03-141-4/+6
* CallContent: Add property for parent ChannelOlivier Crête2012-03-142-1/+27
* CallStream: Add property for parent ContentOlivier Crête2012-03-142-1/+29
* CallContentMediaDescription: Add extra interfaces without filling themOlivier Crête2012-03-143-10/+72
* TpCallContentMediaDescription: Add extra interfacesXavier Claessens2012-03-143-13/+567
* Bump dbus-glib dependency to 0.90 for dbus_g_value_parse_variant_by_typeSimon McVittie2012-03-134-3/+5
* Update NEWSSimon McVittie2012-03-091-4/+22
* tp_account_dup_detailed_error_vardict: addSimon McVittie2012-03-094-0/+60
* tp_account_update_parameters_vardict_async: addSimon McVittie2012-03-094-11/+103
* tp_account_dup_parameters_vardict: addSimon McVittie2012-03-094-0/+37
* tp_account_dup_storage_specific_information_vardict_async: addSimon McVittie2012-03-094-0/+93
* account test: rename variables in macros to not shadow normal variablesSimon McVittie2012-03-091-10/+10
* Add _tp_asv_to_vardict, a utility function to convert a{sv} representationsSimon McVittie2012-03-092-0/+25
* Add tp_account_dup_storage_identifier_variantSimon McVittie2012-03-094-0/+82
* Add a Python example which lists and inspects protocols with g-iSimon McVittie2012-03-092-0/+61
* tp_connection_manager_dup_protocols: addSimon McVittie2012-03-094-4/+57
* tp_protocol_dup_params, tp_protocol_dup_param, tp_protocol_borrow_params: addSimon McVittie2012-03-094-0/+109
* Test listing CMs the new waySimon McVittie2012-03-091-6/+42
* tp_list_connection_managers_async: addSimon McVittie2012-03-093-0/+108
* _tp_object_list_copy, _tp_object_list_free: addSimon McVittie2012-03-094-15/+38
* CM test: after listing CMs, inspect them in the test, not the callbackSimon McVittie2012-03-091-27/+30