summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-05Release 0.19.3Xavier Claessens13-26/+42
2012-07-05Remove from doc sealed fieldsXavier Claessens4-6/+4
2012-07-04base-connection-manager: add get_interfaces vfunc to class structJonny Lamb5-7/+92
2012-07-04TpBaseClient: Ensure that the Connection knows its Account earlyXavier Claessens1-0/+6
2012-07-04TpBaseClient: refactor code that create TpAccount, TpConnection and TpChannelsXavier Claessens1-135/+99
2012-07-03NEWSXavier Claessens1-0/+9
2012-07-03Deprecate tp_account_new(), tp_connection_new() and tp_*_channel_new()Xavier Claessens14-0/+24
2012-07-03tests/lib: Stop using tp_connection_new()Xavier Claessens1-2/+5
2012-07-03Examples: stop using tp_account/connection/channel_new()Xavier Claessens6-92/+39
2012-06-29TpConnectionManager: deprecate "connection-manager" and add "cm-name"Xavier Claessens2-6/+27
2012-06-29TpAccount: deprecate "connection-manager" and "protocol" and add "cm-name" an...Xavier Claessens4-5/+95
2012-06-29TpConnection: deprecate connection-manager-name and add cm-nameXavier Claessens5-5/+50
2012-06-29TpConnection: trivial coding style fixXavier Claessens1-20/+20
2012-06-29Set nano versionXavier Claessens1-1/+1
2012-06-28Release 0.19.2telepathy-glib-0.19.2Xavier Claessens9-11/+33
2012-06-28TpBaseConnection: use tp_handle_ensure_async() in RequestHandlesXavier Claessens1-33/+83
2012-06-28TpContactsMixin: use tp_handle_ensure_async() in GetContactByIDXavier Claessens1-20/+51
2012-06-28TpDynamicHandleRepo: Support async normalization functionXavier Claessens3-0/+134
2012-06-28TpDynamicHandleRepo: factor out ensure_handle_take_normalized_id()Xavier Claessens1-22/+29
2012-06-28TpHandleRepoIface: add tp_handle_ensure_async()Xavier Claessens4-0/+128
2012-06-28TpHandleRepoIface: Use G_DEFINE_INTERFACEXavier Claessens2-44/+16
2012-06-26TpBaseChannelClass: Seal interfaces memberXavier Claessens1-1/+1
2012-06-26TpBaseConnectionManagerClass: Seal protocol_params and new_connection membersXavier Claessens2-3/+4
2012-06-20debug-client: propagate error if GetMessages() failedGuillaume Desmottes2-0/+19
2012-06-06set nano versionGuillaume Desmottes1-1/+1
2012-06-06Prepare 0.19.1telepathy-glib-0.19.1Guillaume Desmottes17-104/+141
2012-06-06Revert "Enable SEAL by default if we warn for 0.20 deprecations"Xavier Claessens1-1/+2
2012-06-06NEWSXavier Claessens1-0/+12
2012-06-06fix typo in TpConnectionManagerParam's docGuillaume Desmottes1-8/+8
2012-06-05text-respawn test: add a disappearing base channel testJonny Lamb1-0/+23
2012-06-05base-channel: add support for 'disappearing' channelsJonny Lamb3-5/+171
2012-06-05Remove useless TP_SEAL_ENABLEXavier Claessens11-12/+1
2012-06-05Enable SEAL by default if we warn for 0.20 deprecationsXavier Claessens1-2/+1
2012-06-05Fix regression introduced by 1aba6b49919a9ac68671fc49a525e48ccfa75c57Xavier Claessens1-1/+1
2012-06-05Examples: disable single includeXavier Claessens10-0/+10
2012-06-05Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens108-0/+431
2012-06-05Consider proxy-subclass.h as a meta headerXavier Claessens1-0/+4
2012-06-05Example extensions: include global headerXavier Claessens1-1/+1
2012-06-05Examples: do no use message-internal.hXavier Claessens1-7/+9
2012-06-05define _TP_COMPILATION in gir scannerXavier Claessens1-0/+1
2012-06-05meta-headers: #define _TP_IN_META_HEADER for future single-include guardsXavier Claessens2-6/+10
2012-06-05text-mixin: use versioned deprecation macrosGuillaume Desmottes1-24/+30
2012-06-05Ignore deprecations in TP_BASE_CONNECTION_ERROR_IF_NOT_CONNECTEDGuillaume Desmottes1-0/+2
2012-06-04TpConnectionManagerProtocol: deprecate in favour of TpProtocolSimon McVittie3-2/+45
2012-06-04Deprecate tp_list_connection_managersSimon McVittie2-0/+7
2012-06-04Examples: Stop using tp_connection_manager_protocol_*Xavier Claessens1-25/+18
2012-06-04Examples: Stop using tp_list_connection_managers()Xavier Claessens1-18/+15
2012-06-04Fix typo making gtkdoc failXavier Claessens1-2/+2
2012-06-04Fix regression in unit testsXavier Claessens1-1/+2
2012-06-04NEWSXavier Claessens1-0/+5