summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-30Merge branch 'master' into nextSimon McVittie30-47/+2063
2012-04-30Deprecate TpTextMixinXavier Claessens5-15/+78
2012-04-30Do not use TpTextMixin for channel types that does not need itXavier Claessens6-18/+0
2012-04-30simple-conn: rename priv->channels to priv->text_channelsGuillaume Desmottes1-6/+7
2012-04-30simple-con: don't store the room list chan in priv->channelsGuillaume Desmottes1-12/+12
2012-04-30room-list: rename get_listing() to is_listing()Guillaume Desmottes4-7/+7
2012-04-30room-list: rename 'got-rooms' signal to 'got-room'Guillaume Desmottes2-7/+7
2012-04-30fix room-list docGuillaume Desmottes1-2/+1
2012-04-30room-info: rename hash to infoGuillaume Desmottes1-12/+12
2012-04-30rename tp_room_info_get_members to get_members_count()Guillaume Desmottes4-5/+5
2012-04-30Fix TpRoomInfo docGuillaume Desmottes1-3/+3