summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2011-11-04Add TP_CONNECTION_FEATURE_CONTACT_LIST_PROPERTIESGuillaume Desmottes1-0/+2
2011-11-01TpContact: add is-blocked propertyGuillaume Desmottes1-0/+1
2011-11-01add contact operations for blocking APIGuillaume Desmottes1-0/+4
2011-10-31add TpConnection:blocked-contacts propertyGuillaume Desmottes1-0/+1
2011-10-31add can-report-abusive property and TP_CONNECTION_FEATURE_CONTACT_BLOCKINGGuillaume Desmottes1-0/+3
2011-10-31add high level API to block/unblock contactsGuillaume Desmottes1-0/+5
2011-10-11Add tp_base_room_config_dup_channel()Will Thompson1-0/+1
2011-10-11Add TpBaseRoomConfigWill Thompson2-0/+32
2011-10-11Expose tp_dbus_properties_mixin_set()Will Thompson1-0/+1
2011-10-10Expose tp_svc_interface_get_dbus_properties_infoWill Thompson1-0/+1
2011-10-10Generate code for Room, RoomConfig and SubjectWill Thompson2-0/+82
2011-09-30Add TP_CHANNEL_FEATURE_CONTACTS featureXavier Claessens1-1/+11
2011-09-29Update to spec 0.23.4Xavier Claessens1-0/+11
2011-09-21gtk-doc: use no-tmpl flavourWill Thompson1-1/+1
2011-09-15Remove tp_dbus_tube_channel_new()Xavier Claessens1-1/+0
2011-09-15Add TpDBusTubeChannel (#29271)Guillaume Desmottes2-0/+22
2011-09-06Add tp_dbus_properties_mixin_emit_properties_changed_varargs()Will Thompson1-0/+1
2011-09-06Add tp_dbus_properties_mixin_emit_properties_changedWill Thompson1-0/+1
2011-08-29TpProtocol: add API to get avatars requirements (fdo #36049)Guillaume Desmottes1-0/+1
2011-08-17TpAccountManager is the "toplevel" object, do not create it through a factoryXavier Claessens1-4/+1
2011-08-17TpBaseClient: add constructors with factory instead of AMXavier Claessens1-0/+3
2011-08-17Add tp_account_manager_set_default()Xavier Claessens1-0/+1
2011-08-04Prepare TpContact objects for the ContactListXavier Claessens1-0/+1
2011-08-04Merge branch 'qed'Will Thompson1-0/+1
2011-08-04Add TP_CONTACT_FEATURE_INVALID into docXavier Claessens1-0/+1
2011-08-04Add tp_simple_client_factory_add_*_features_varargs()Xavier Claessens1-0/+4
2011-08-03Add TP_CONNECTION_FEATURE_CONTACT_GROUPS to prepare the list of groups on the...Xavier Claessens1-0/+5
2011-07-29Merge branch 'fix-gtkdoc-out-of-tree-builds'Will Thompson2-40/+41
2011-07-29docs: fix out-of-tree doc checks with gtk-doc 1.17Will Thompson1-9/+9
2011-07-29docs: sync Makefile with gtk-doc's example oneWill Thompson1-7/+23
2011-07-29docs: use GTKDOC_CFLAGS not INCLUDESWill Thompson1-3/+2
2011-07-29docs: correctly scan source dirWill Thompson1-13/+1
2011-07-29docs: generate version.xml from configureWill Thompson2-7/+5
2011-07-29docs: add version.xml to content_filesWill Thompson1-1/+1
2011-07-28Add new feature TP_CONNECTION_FEATURE_CONTACT_LISTXavier Claessens1-0/+6
2011-07-26Deprecate Tp{Basic,Automatic}ProxyFactory in favor of Tp{Simple,Automatic}Cli...Xavier Claessens1-0/+1
2011-07-26Add new feature TP_ACCOUNT_FEATURE_CONNECTIONXavier Claessens1-0/+2
2011-07-26Add tp_connection_get_account to get a TpAccount from a TpConnectionXavier Claessens1-0/+1
2011-07-25Merge remote-tracking branch 'danni/set_message-38061'Will Thompson1-0/+1
2011-07-25Fix alphabetic orderXavier Claessens1-3/+3
2011-07-20SimpleClientFactory: group methods into subsectionsWill Thompson1-0/+5
2011-07-20Add TpAutomaticClientFactoryXavier Claessens3-0/+19
2011-07-20Add TpSimpleClientFactoryXavier Claessens3-0/+37
2011-07-20Expose internally a TpContact constructorXavier Claessens1-0/+1
2011-07-20Tweak TpFileTransferChannel docs.Will Thompson1-1/+2
2011-07-15add convenient wrappers for single-contact operationsXavier Claessens1-1/+16
2011-07-15Add async wrapper for RequestSubscription, AuthorizePublication, RemoveContacts,Xavier Claessens1-1/+23
2011-07-14telepathy-glib-docs.sgml: add TpFileTransferChannelGuillaume Desmottes1-0/+1
2011-07-13Add TpFileTransferChannel (fdo #31376)Morten Mjelva1-0/+28
2011-07-13Add tp_channel_join_async()Xavier Claessens1-0/+2