summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-01TpChannel: remove more deprecated Group methodsnext-del-deprecatedSimon McVittie3-171/+19
2012-05-01tp_channel_group_get_members: remove, deprecatedSimon McVittie5-37/+38
2012-05-01fixup tp_channel_dispatch_operation_claim_asyncSimon McVittie1-10/+0
2012-05-01TpChannel: remove some of the deprecated Group functionalitySimon McVittie4-112/+7
2012-05-01Remove tp_channel_dispatch_operation_claim_asyncSimon McVittie3-120/+5
2012-05-01Remove tp_account_manager_ensure_accountSimon McVittie5-73/+16
2012-05-01TpAccountManager test: make test->account a refSimon McVittie1-0/+2
2012-05-01Move user action time constants to enums.hSimon McVittie5-48/+62
2012-05-01Move Telepathy constants like TP_CM_BUS_NAME_BASE to interfaces.[ch]Simon McVittie5-132/+157
2012-05-01Move documentation of low-level (D-Bus-API-dependent) things to the endSimon McVittie1-69/+82
2012-05-01Install interfaces.h as part of the -dbus librarySimon McVittie1-1/+1
2012-05-01Provide introductory doc-comments for all the new cli-* sectionsnext-docs-49338Simon McVittie2-4/+66
2012-05-01Mark private headers as such in the headerSimon McVittie37-26/+39
2012-05-01Resync sections.txt with this version of telepathy-specSimon McVittie1-27/+58
2012-05-01Update documentation structure for TpContact featuresSimon McVittie1-1/+11
2012-05-01Add `make clean-for-new-branch`Simon McVittie1-0/+13
2012-05-01Remove NUM_TP_* from generated codeSimon McVittie1-8/+0
2012-05-01tp_presence_mixin_register_with_contacts_mixin: fix documentationSimon McVittie1-1/+1
2012-05-01TpBaseConnectionCreateChannelFactoriesImpl: fully removeSimon McVittie2-5/+0
2012-05-01TpBaseChannelClass: fully remove interfaces memberSimon McVittie1-1/+0
2012-05-01tp_base_client_get_account_manager: remove from docs, no longer existsSimon McVittie1-1/+0
2012-05-01Hide tp_cli_add_signals functions from documentationSimon McVittie1-0/+27
2012-05-01Hide split reentrant methods in documentationSimon McVittie1-0/+4
2012-05-01Add missing </SECTION> so cli-account-manager docs get generatedSimon McVittie1-0/+1
2012-05-01Move TpDebugClient generated code to cli-misc.[ch] and don't document itnext-triviaSimon McVittie5-8/+7
2012-05-01_tp_dbus_starter_bus_conn: removeSimon McVittie3-17/+1
2012-04-30Merge branch 'master' into nextSimon McVittie12-49/+1178
2012-04-30NEWSSimon McVittie1-5/+41
2012-04-30Don't (visibly) document ROOM-based Call channels yetSimon McVittie1-0/+2
2012-04-30Format bullet lists correctlySimon McVittie1-6/+6
2012-04-30Test tp_account_channel_request_set_file_transfer_description etc.Simon McVittie1-0/+63
2012-04-30tp_account_channel_request_set_file_transfer_description etc.: addSimon McVittie3-0/+176
2012-04-30Add and test functions to check for particular file transfer propertiesSimon McVittie4-8/+309
2012-04-30Test tp_account_channel_request_new_file_transferSimon McVittie1-6/+20
2012-04-30tp_account_channel_request_new_file_transfer: addSimon McVittie3-0/+73
2012-04-30Test requesting audio and audio/video calls, and arbitrary propertiesSimon McVittie1-16/+43
2012-04-30tp_account_channel_request_new_audio_call, audio_video_call: addSimon McVittie4-2/+142
2012-04-30tp_account_channel_request_set_request_property: addSimon McVittie3-0/+61
2012-04-30TpAccountChannelRequest: test that properties get through to the requestSimon McVittie3-0/+50
2012-04-30Test tp_account_channel_request_set_target_contactSimon McVittie1-5/+10
2012-04-30tp_tests_connection_run_until_contact_by_id: addSimon McVittie2-0/+44
2012-04-30Test tp_account_channel_request_new_text, tp_account_channel_request_set_targ...Simon McVittie1-4/+3
2012-04-30tp_account_channel_request_new_text, tp_account_channel_request_set_target_co...Simon McVittie4-2/+137
2012-04-30TpAccountChannelRequest: copy the hash table with a specific memory modelSimon McVittie1-1/+12
2012-04-30Move Call1 Content/Stream client code to -dbus librarySimon McVittie4-7/+5
2012-04-30Move dbus-glib GType stuff to -dbus librarySimon McVittie3-5/+7
2012-04-30Move tp_cli_* to -dbus librarySimon McVittie17-43/+123
2012-04-30codegen: inline type-checks into the generated header fileSimon McVittie2-16/+69
2012-04-30Export tp_cli_channel_add_signals etc.Simon McVittie1-1/+7
2012-04-30Move some TpProxy functionality into the -core librarySimon McVittie6-79/+338