summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update the release mail automation script to contain the Git URLDebarshi Ray2011-07-071-0/+3
* Add tp_message_get_pending_message_id()Guillaume Desmottes2011-07-064-2/+30
* Remove trailing spaceEmilio Pozuelo Monfort2011-07-061-1/+1
* Properly convert the GType with GSIZE_TO_POINTEREmilio Pozuelo Monfort2011-07-051-4/+4
* fixes : bug#38944 - memory leak in telepathy-glib/connection.cSiraj Razick2011-07-041-0/+3
* Merge branch 'telepathy-glib-0.14'Simon McVittie2011-07-011-0/+35
|\
| * Skip stream tube credentials-passing tests where unsupportedSimon McVittie2011-07-011-0/+35
* | ChannelRequest test: cast 64-bit int in varargs.Will Thompson2011-06-291-1/+1
* | annotate tp_channe_group_ methodsGuillaume Desmottes2011-06-291-7/+9
* | Honor NOCONFIGURE for compatibility with gnome-autogen.shColin Walters2011-06-241-10/+15
* | Merge branch 'master' of git://anongit.freedesktop.org/telepathy/telepathy-glibWill Thompson2011-06-245-3/+198
|\ \
| * | TpChannelRequest: add properties and accessors for Account, UserActionTime an...Guillaume Desmottes2011-06-244-2/+193
| * | Jack the timeout of the dbus/contact-lists test, so it no longer fails on slo...Adam Conrad2011-06-221-1/+5
* | | Fix set-but-not-used warnings with --disable-debugWill Thompson2011-06-232-9/+11
|/ /
* | add tp_text_channel_ack_all_pending_messages_async() (#38559)Guillaume Desmottes2011-06-224-0/+130
* | TpTextChannel: document that TpSignalledMessage are cachedGuillaume Desmottes2011-06-221-0/+12
* | set nano flagGuillaume Desmottes2011-06-211-1/+1
* | prepare 0.15.2telepathy-glib_0.15.2Guillaume Desmottes2011-06-216-15/+60
* | Merge branch 'telepathy-glib-0.14' into releaseGuillaume Desmottes2011-06-210-0/+0
|\ \ | |/
| * set nano flagGuillaume Desmottes2011-06-211-1/+1
| * prepare 0.14.8telepathy-glib-0.14.8Guillaume Desmottes2011-06-212-3/+13
* | Merge branch 'telepathy-glib-0.14'Guillaume Desmottes2011-06-211-1/+2
|\ \ | |/
| * channel-iface: set TP_UNKNOWN_HANDLE_TYPE as default handle typeGuillaume Desmottes2011-06-211-1/+2
* | Merge branch 'debug-spam'Will Thompson2011-06-172-23/+3
|\ \
| * | BaseConnection: reduce debug spam.Will Thompson2011-04-211-21/+2
| * | BaseProtocol: don't debug for unspecified parametersWill Thompson2011-04-211-2/+1
* | | stream-tube-channel.c: add some comments explaining how we use client socketsGuillaume Desmottes2011-06-171-2/+7
* | | Add missing files to introspectionXavier Claessens2011-06-151-0/+2
* | | automatic-proxy-factory: prepare TP_CHANNEL_FEATURE_PASSWORDGuillaume Desmottes2011-05-312-2/+7
* | | TpChannel: add high-level API for Password (#37360)Guillaume Desmottes2011-05-315-0/+350
* | | textchan-group: implement PasswordGuillaume Desmottes2011-05-312-0/+74
* | | simplify channel_remove_self_cbGuillaume Desmottes2011-05-301-14/+4
* | | simplify channel_destroy_cbGuillaume Desmottes2011-05-301-13/+3
* | | add tp_channel_dispatch_operation_destroy_channels_async() (fdo #28015)Guillaume Desmottes2011-05-304-0/+143
* | | add tp_channel_destroy_async()Guillaume Desmottes2011-05-304-0/+136
* | | add tp_channel_dispatch_operation_leave_channels_async (#28015)Guillaume Desmottes2011-05-304-1/+183
* | | set nano flagGuillaume Desmottes2011-05-301-1/+1
* | | prepare 0.15.1telepathy-glib_0.15.1Guillaume Desmottes2011-05-308-23/+66
* | | Merge branch 'telepathy-glib-0.14' into releaseGuillaume Desmottes2011-05-301-1/+10
|\ \ \ | | |/ | |/|
| * | set nano flagGuillaume Desmottes2011-05-301-1/+1
| * | prepare 0.14.7telepathy-glib_0.14.7Guillaume Desmottes2011-05-302-3/+14
* | | automatic-proxy-factory: prepare TP_TEXT_CHANNEL_FEATURE_SMSGuillaume Desmottes2011-05-301-2/+5
* | | add tp_text_channel_get_sms_length_async()Guillaume Desmottes2011-05-304-0/+210
* | | ExampleEcho2Channel: add a simple implementation of SMS.GetSMSLength()Guillaume Desmottes2011-05-302-0/+42
* | | TpTextChannel: add TP_TEXT_CHANNEL_FEATURE_SMS (#37358)Guillaume Desmottes2011-05-304-1/+299
* | | ExampleEcho2Channel: implement SMS interfaceGuillaume Desmottes2011-05-302-8/+118
* | | Merge branch 'balance-feature-36334'Guillaume Desmottes2011-05-307-0/+789
|\ \ \
| * | | fix typo in docGuillaume Desmottes2011-05-301-2/+2
| * | | add TpConnection::balance-changed signalGuillaume Desmottes2011-05-273-1/+88
| * | | tp_connection_get_balance_cb: complete the operation if we failed to get BalanceGuillaume Desmottes2011-05-271-1/+2