summaryrefslogtreecommitdiff
path: root/examples/cm
Commit message (Expand)AuthorAgeFilesLines
* example protocols: update to use get_interfaces_array vfuncJonny Lamb2012-07-055-37/+12
* example & test connections: update to use new get_interfaces… vfuncJonny Lamb2012-07-055-5/+81
* Remove useless TP_SEAL_ENABLEXavier Claessens2012-06-056-6/+0
* Examples: disable single includeXavier Claessens2012-06-056-0/+6
* Examples: do no use message-internal.hXavier Claessens2012-06-051-7/+9
* Fix regression in unit testsXavier Claessens2012-06-041-1/+2
* Compile all examples with TP_SEAL_ENABLESimon McVittie2012-06-046-0/+6
* Use accessors rather than accessing TpBaseConnection fields directlySimon McVittie2012-06-0410-38/+55
* Deprecate tp_handle(s)_ref/unref, tp_handle(s)_client_hold/release and tp_con...Xavier Claessens2012-05-102-22/+1
* Implement ChatState in test echo channelXavier Claessens2012-05-091-0/+15
* All examples: follow the meta-header policySimon McVittie2012-05-0739-75/+37
* Stop using TP_ERRORSSimon McVittie2012-05-0211-26/+26
* Don't use the deprecated TpBaseChannelClass.interfaces propertySimon McVittie2012-04-123-17/+37
* Use TP_NUM_… instead of NUM_TP_…Simon McVittie2012-04-125-5/+5
* Use GLib's default marshaller everywhereSimon McVittie2012-03-012-4/+3
* example-call: s/Call.DRAFT/Call1/ in example_call.managerGeorge Kiagiadakis2012-02-211-6/+6
* Merge remote-tracking branch 'origin/call1' into call1Simon McVittie2012-02-2027-2566/+2210
|\
| * Add direction parameter to AddContentOlivier Crête2012-02-161-0/+2
| * Call unit test: Use Media base classesXavier Claessens2012-02-136-10/+28
| * Fix racy crash in call unit testXavier Claessens2012-02-131-3/+19
| * Merge branch 'master' into call1Xavier Claessens2012-02-0612-0/+24
| |\
| * | Call1: Fix unit testsOlivier Crête2012-01-111-4/+1
| * | Replace TP_CALL_STATE_RINGING with TP_CALL_STATE_INITIALISEDXavier Claessens2012-01-101-4/+4
| * | Call CM example is not future anymoreXavier Claessens2012-01-1018-0/+3295
| * | Remove StreamedMedia exampleXavier Claessens2012-01-1016-3682/+0
* | | Consistently use G_PARAM_STATIC_STRINGS for propertiesSimon McVittie2012-02-096-12/+6
| |/ |/|
* | Add config.h include in all source filesXavier Claessens2012-02-0613-0/+26
|/
* TpBaseProtocol: Rename Get/get to Dup/dup on callbacks to retrieve the suppor...Andre Moreira Magalhaes (andrunko)2011-11-211-4/+4
* Make Protocol.Interface.Addressing functionality a GInterface.Eitan Isaacson2011-11-211-12/+20
* Basic protocol addressing test.Eitan Isaacson2011-11-211-0/+24
* Use _unref instead of _free _destroy when possible.Xavier Claessens2011-11-167-14/+14
* ExampleContactList: implement block_contacts_with_abuse_asyncGuillaume Desmottes2011-10-311-3/+6
* ExampleEcho2Channel: add a simple implementation of SMS.GetSMSLength()Guillaume Desmottes2011-05-302-0/+42
* ExampleEcho2Channel: implement SMS interfaceGuillaume Desmottes2011-05-302-8/+118
* Examples: implement Conn.I.ContactBlocking in CL exampleWill Thompson2011-04-161-0/+3
* Merge branch 'ldflags'Simon McVittie2011-03-155-0/+15
|\
| * Check for -Wl,--no-add-needed and add it to AM_LDFLAGS everywhere we compile CSimon McVittie2011-01-105-0/+15
* | echo-message-parts/chan: add Messages.MessageTypes to immutable propertiesGuillaume Desmottes2011-03-021-0/+1
|/
* tp_cm_message_new: remove size_hint argGuillaume Desmottes2010-12-091-1/+1
* echo-message-parts: stop using deprecated APIGuillaume Desmottes2010-12-091-3/+2
* message-mixin.h: include cm-message.hGuillaume Desmottes2010-12-091-1/+0
* don't include base-connection.h in message.hGuillaume Desmottes2010-12-091-0/+1
* Merge remote branch 'eitan/protocol-iface-avatars'Simon McVittie2010-11-251-1/+48
|\
| * Added avatar protocol test.Eitan Isaacson2010-11-171-1/+48
* | Use G_N_ELEMENTS throughoutSimon McVittie2010-11-251-1/+1
|/
* use tp_handle_ref's new return type around sourceJonny Lamb2010-11-151-2/+1
* echo-message-parts: add Messages immutable propertiesGuillaume Desmottes2010-10-291-0/+19
* Merge branch 'telepathy-glib-0.12'Simon McVittie2010-10-256-75/+119
|\
| * fd.o #30730: order tests' and examples' CFLAGS and LIBS consistentlySimon McVittie2010-10-256-75/+119
* | Merge branch 'telepathy-glib-0.12'Simon McVittie2010-10-181-1/+1
|\ \ | |/