summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2011-10-31ExampleContactList: implement block_contacts_with_abuse_asyncGuillaume Desmottes1-3/+6
2011-10-14remove unnecessary x bit from source codeSimon McVittie1-0/+0
2011-10-10codegen: add a whitelist of tp_cli_*_run_* methodsWill Thompson1-1/+0
2011-10-10Update to telepathy-spec 0.24.0Will Thompson3-24/+65
2011-09-02Do not mix static and dynamic GObject bindings in python examplesXavier Claessens3-9/+9
2011-08-24Add contact list JS exampleXavier Claessens3-1/+36
2011-08-24Include contact-list.py example in tarballsXavier Claessens1-0/+1
2011-08-05Add comment in example explaining what state SUCCESS meansXavier Claessens2-0/+7
2011-08-05contact-list.py: rename TelepathyGLib namespace as TpXavier Claessens1-7/+7
2011-08-05contact-list examples: verify state is SUCCESS before getting the contact listXavier Claessens2-2/+5
2011-08-04add contact-list.{c,py} exampleXavier Claessens3-0/+130
2011-08-02Deprecate constructors of TpBaseClient subclasses which do not take a TpAccou...Xavier Claessens4-44/+19
2011-05-30ExampleEcho2Channel: add a simple implementation of SMS.GetSMSLength()Guillaume Desmottes2-0/+42
2011-05-30ExampleEcho2Channel: implement SMS interfaceGuillaume Desmottes2-8/+118
2011-05-25Merge branch 'blocking'Will Thompson1-0/+3
2011-05-10examples/client/approver.c: use tp_channel_dispatch_operation_claim_with_async()Guillaume Desmottes1-2/+3
2011-04-16Examples: implement Conn.I.ContactBlocking in CL exampleWill Thompson1-0/+3
2011-03-15Merge branch 'ldflags'Simon McVittie9-0/+27
2011-03-02echo-message-parts/chan: add Messages.MessageTypes to immutable propertiesGuillaume Desmottes1-0/+1
2011-01-28remove abbreviationsGuillaume Desmottes1-7/+7
2011-01-28link the bug blocking us from using TelepathyGLib.USER_ACTION_TIME_CURRENT_TIMEGuillaume Desmottes1-1/+1
2011-01-28ensure-channel.py: rename create_request to create_request_dictGuillaume Desmottes1-3/+3
2011-01-28add client/python/ensure-channel.py (#32986)Guillaume Desmottes2-0/+69
2011-01-28text-handler.py: add a comment about bgo #640812Guillaume Desmottes1-0/+2
2011-01-28use TelepathyGLib.ChannelTextMessageType.NORMALGuillaume Desmottes1-1/+2
2011-01-28add python/text-handler.py (fdo #32524)Guillaume Desmottes2-1/+67
2011-01-28add python client example directoryGuillaume Desmottes2-1/+2
2011-01-10Check for -Wl,--no-add-needed and add it to AM_LDFLAGS everywhere we compile CSimon McVittie9-0/+27
2010-12-16rename TP_TEXT_CHANNEL_FEATURE_PENDING_MESSAGES to TP_TEXT_CHANNEL_FEATURE_IN...Guillaume Desmottes1-1/+1
2010-12-16make text-handler example more exemplaryGuillaume Desmottes1-6/+13
2010-12-16test-text-handler: use tp_message_to_text()Guillaume Desmottes1-18/+19
2010-12-16tp_client_message_text_new has been renamedGuillaume Desmottes1-1/+1
2010-12-16examples/client/text-handler: use TpTextChannelGuillaume Desmottes1-64/+32
2010-12-09tp_cm_message_new: remove size_hint argGuillaume Desmottes1-1/+1
2010-12-09echo-message-parts: stop using deprecated APIGuillaume Desmottes1-3/+2
2010-12-09message-mixin.h: include cm-message.hGuillaume Desmottes1-1/+0
2010-12-09don't include base-connection.h in message.hGuillaume Desmottes1-0/+1
2010-11-25Merge remote branch 'eitan/protocol-iface-avatars'Simon McVittie1-1/+48
2010-11-25Update to spec 0.21.5Simon McVittie1-3/+4
2010-11-25Use G_N_ELEMENTS throughoutSimon McVittie2-3/+3
2010-11-17Added avatar protocol test.Eitan Isaacson1-1/+48
2010-11-15use tp_handle_ref's new return type around sourceJonny Lamb1-2/+1
2010-10-29future Call CM: emit Content.Removed tooSimon McVittie1-0/+1
2010-10-29echo-message-parts: add Messages immutable propertiesGuillaume Desmottes1-0/+19
2010-10-25Update spec to 0.21.3Simon McVittie2-59/+38
2010-10-25Merge branch 'telepathy-glib-0.12'Simon McVittie8-98/+157
2010-10-25fd.o #30730: order tests' and examples' CFLAGS and LIBS consistentlySimon McVittie8-98/+157
2010-10-18Merge branch 'telepathy-glib-0.12'Simon McVittie1-1/+1
2010-10-18Messages example: advertise and test a non-trivial delivery reporting support...Simon McVittie1-1/+1
2010-10-15Update to spec 0.21.2Simon McVittie3-63/+71