summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-01Merge branch 'telepathy-glib-0.14'HEADmasterSimon McVittie1-0/+35
2011-07-01Skip stream tube credentials-passing tests where unsupportedtelepathy-glib-0.14Simon McVittie1-0/+35
2011-06-29ChannelRequest test: cast 64-bit int in varargs.Will Thompson1-1/+1
2011-06-29annotate tp_channe_group_ methodsGuillaume Desmottes1-7/+9
2011-06-24Honor NOCONFIGURE for compatibility with gnome-autogen.shColin Walters1-10/+15
2011-06-24Merge branch 'master' of git://anongit.freedesktop.org/telepathy/telepathy-glibWill Thompson5-3/+198
2011-06-24TpChannelRequest: add properties and accessors for Account, UserActionTime an...Guillaume Desmottes4-2/+193
2011-06-23Fix set-but-not-used warnings with --disable-debugWill Thompson2-9/+11
2011-06-22Jack the timeout of the dbus/contact-lists test, so it no longer fails on slo...Adam Conrad1-1/+5
2011-06-22add tp_text_channel_ack_all_pending_messages_async() (#38559)Guillaume Desmottes4-0/+130
2011-06-22TpTextChannel: document that TpSignalledMessage are cachedGuillaume Desmottes1-0/+12
2011-06-21set nano flagGuillaume Desmottes1-1/+1
2011-06-21prepare 0.15.2telepathy-glib_0.15.2Guillaume Desmottes6-15/+60
2011-06-21Merge branch 'telepathy-glib-0.14' into releaseGuillaume Desmottes0-0/+0
2011-06-21set nano flagGuillaume Desmottes1-1/+1
2011-06-21prepare 0.14.8telepathy-glib-0.14.8Guillaume Desmottes2-3/+13
2011-06-21Merge branch 'telepathy-glib-0.14'Guillaume Desmottes1-1/+2
2011-06-21channel-iface: set TP_UNKNOWN_HANDLE_TYPE as default handle typeGuillaume Desmottes1-1/+2
2011-06-17Merge branch 'debug-spam'Will Thompson2-23/+3
2011-06-17stream-tube-channel.c: add some comments explaining how we use client socketsGuillaume Desmottes1-2/+7
2011-06-15Add missing files to introspectionXavier Claessens1-0/+2
2011-05-31automatic-proxy-factory: prepare TP_CHANNEL_FEATURE_PASSWORDGuillaume Desmottes2-2/+7
2011-05-31TpChannel: add high-level API for Password (#37360)Guillaume Desmottes5-0/+350
2011-05-31textchan-group: implement PasswordGuillaume Desmottes2-0/+74
2011-05-30simplify channel_remove_self_cbGuillaume Desmottes1-14/+4
2011-05-30simplify channel_destroy_cbGuillaume Desmottes1-13/+3
2011-05-30add tp_channel_dispatch_operation_destroy_channels_async() (fdo #28015)Guillaume Desmottes4-0/+143
2011-05-30add tp_channel_destroy_async()Guillaume Desmottes4-0/+136
2011-05-30add tp_channel_dispatch_operation_leave_channels_async (#28015)Guillaume Desmottes4-1/+183
2011-05-30set nano flagGuillaume Desmottes1-1/+1
2011-05-30prepare 0.15.1telepathy-glib_0.15.1Guillaume Desmottes8-23/+66
2011-05-30Merge branch 'telepathy-glib-0.14' into releaseGuillaume Desmottes1-1/+10
2011-05-30set nano flagGuillaume Desmottes1-1/+1
2011-05-30prepare 0.14.7telepathy-glib_0.14.7Guillaume Desmottes2-3/+14
2011-05-30automatic-proxy-factory: prepare TP_TEXT_CHANNEL_FEATURE_SMSGuillaume Desmottes1-2/+5
2011-05-30add tp_text_channel_get_sms_length_async()Guillaume Desmottes4-0/+210
2011-05-30ExampleEcho2Channel: add a simple implementation of SMS.GetSMSLength()Guillaume Desmottes2-0/+42
2011-05-30TpTextChannel: add TP_TEXT_CHANNEL_FEATURE_SMS (#37358)Guillaume Desmottes4-1/+299
2011-05-30ExampleEcho2Channel: implement SMS interfaceGuillaume Desmottes2-8/+118
2011-05-30Merge branch 'balance-feature-36334'Guillaume Desmottes7-0/+789
2011-05-30fix typo in docGuillaume Desmottes1-2/+2
2011-05-27add TpConnection::balance-changed signalGuillaume Desmottes3-1/+88
2011-05-27tp_connection_get_balance_cb: complete the operation if we failed to get BalanceGuillaume Desmottes1-1/+2
2011-05-27Merge branch 'cdo-reject-28015'Guillaume Desmottes4-22/+255
2011-05-27factor out prepare_core_and_claim_ctx_failed()Guillaume Desmottes1-12/+20
2011-05-27Add tp_channel_dispatch_operation_close_channels_async() (#28015)Guillaume Desmottes4-0/+158
2011-05-26Improve the “CM already running” error message.Will Thompson1-1/+3
2011-05-26factor out prepare_core_and_claim()Guillaume Desmottes1-20/+87
2011-05-26Merge branch 'telepathy-glib-0.14'Guillaume Desmottes1-1/+1
2011-05-25Merge branch 'blocking'Will Thompson7-49/+814