summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ldflags'Simon McVittie2011-03-159-0/+27
|\
| * Check for -Wl,--no-add-needed and add it to AM_LDFLAGS everywhere we compile CSimon McVittie2011-01-109-0/+27
* | echo-message-parts/chan: add Messages.MessageTypes to immutable propertiesGuillaume Desmottes2011-03-021-0/+1
* | remove abbreviationsGuillaume Desmottes2011-01-281-7/+7
* | link the bug blocking us from using TelepathyGLib.USER_ACTION_TIME_CURRENT_TIMEGuillaume Desmottes2011-01-281-1/+1
* | ensure-channel.py: rename create_request to create_request_dictGuillaume Desmottes2011-01-281-3/+3
* | add client/python/ensure-channel.py (#32986)Guillaume Desmottes2011-01-282-0/+69
* | text-handler.py: add a comment about bgo #640812Guillaume Desmottes2011-01-281-0/+2
* | use TelepathyGLib.ChannelTextMessageType.NORMALGuillaume Desmottes2011-01-281-1/+2
* | add python/text-handler.py (fdo #32524)Guillaume Desmottes2011-01-282-1/+67
* | add python client example directoryGuillaume Desmottes2011-01-282-1/+2
|/
* rename TP_TEXT_CHANNEL_FEATURE_PENDING_MESSAGES to TP_TEXT_CHANNEL_FEATURE_IN...Guillaume Desmottes2010-12-161-1/+1
* make text-handler example more exemplaryGuillaume Desmottes2010-12-161-6/+13
* test-text-handler: use tp_message_to_text()Guillaume Desmottes2010-12-161-18/+19
* tp_client_message_text_new has been renamedGuillaume Desmottes2010-12-161-1/+1
* examples/client/text-handler: use TpTextChannelGuillaume Desmottes2010-12-161-64/+32
* 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
* | Update to spec 0.21.5Simon McVittie2010-11-251-3/+4
* | Use G_N_ELEMENTS throughoutSimon McVittie2010-11-252-3/+3
|/
* use tp_handle_ref's new return type around sourceJonny Lamb2010-11-151-2/+1
* future Call CM: emit Content.Removed tooSimon McVittie2010-10-291-0/+1
* echo-message-parts: add Messages immutable propertiesGuillaume Desmottes2010-10-291-0/+19
* Update spec to 0.21.3Simon McVittie2010-10-252-59/+38
* Merge branch 'telepathy-glib-0.12'Simon McVittie2010-10-258-98/+157
|\
| * fd.o #30730: order tests' and examples' CFLAGS and LIBS consistentlySimon McVittie2010-10-258-98/+157
* | Merge branch 'telepathy-glib-0.12'Simon McVittie2010-10-181-1/+1
|\ \ | |/
| * Messages example: advertise and test a non-trivial delivery reporting support...Simon McVittie2010-10-181-1/+1
* | Update to spec 0.21.2Simon McVittie2010-10-153-63/+71
* | offerer.c: TpAccountChannelRequest gives us a TpStreamTubeChannel nowGuillaume Desmottes2010-10-071-7/+1
* | accepter.c: TpBaseClient gives us a TpStreamTubeChannel nowGuillaume Desmottes2010-10-071-6/+1
* | examples: connect 'closed' signalGuillaume Desmottes2010-10-052-0/+22
* | examples: let the offerer closes the channel and exit when channel has been i...Guillaume Desmottes2010-10-052-9/+14
* | tp-stream-tube: rename "connection" to "socket connection"Guillaume Desmottes2010-10-042-2/+2
* | stream-tube-chan: use TpStreamTubeConnection instead of GIOStreamGuillaume Desmottes2010-09-282-9/+18
* | rename TpStreamTube to TpStreamTubeChannelGuillaume Desmottes2010-09-282-11/+11
* | offerer: display when tube is invalidatedGuillaume Desmottes2010-09-281-0/+12
* | accepter: display when tube is invalidatedGuillaume Desmottes2010-09-281-0/+12
* | offerer: display error if something went wrongGuillaume Desmottes2010-09-281-3/+14
* | accepter: log message if accepting failedGuillaume Desmottes2010-09-281-0/+1
* | TpStreamTube now inherit from TpChannelGuillaume Desmottes2010-09-282-4/+13
* | offerer: port to TpAccountChannelRequestGuillaume Desmottes2010-09-281-84/+29
* | Allow the passing of params to the offer_async methodDanielle Madeley2010-09-281-1/+1
* | TpStreamTube + exampleDanielle Madeley2010-09-284-0/+369
* | ExampleContactListManager: rename to ExampleContactListSimon McVittie2010-09-224-203/+194
* | contactlist example: rename contact-list-manager.[ch] to contact-list.[ch]Simon McVittie2010-09-225-10/+10