index
:
~smcv/telepathy-glib
016-async-ownership
asv
beforemerge
cm-debug-68390
codegen-tmpfile
disconnect-api-45459
dup-new-channels-52011
filtration
gdb
gdbus
gdbus-object
gdbus-object2
gdbus-prep2
gdbus-prep3
gdbus-properties
gdbus-properties2
gdbus2
gdbus3
gdk3
introspectable
master
merge-tp-fs
meta-header-more
names
new-interfaces
next
next-abi
next-after-gdbus
next-decore
next-del-deprecated
next-docs-49338
next-factory
next-gdbus
next-gvariant1
next-merge-logger
next-misc
next-privatize
next-tap
next-trivia
no-tmpnam-68350
py3k-codegen-56758
rm-dbus-glib-properties1
seal
seal-more
self-handle-changed
spec
telepathy-glib-0.18
telepathy-glib-0.20
trivia
variant
wip-better-assertions
wip-exportable
wip-gdbus-all
wip-gdbus-object
wip-gdbus2
wip-gdbus3
wip-gdbus4
wip-introspectable-connection
wip-next-api-review
wip-next-divisive
wip-next-gdbus
wip-next-gvariant-calls
wip-older-api
wip-presence-mixin
wip-run-until-prepared
wip-seal
wip-valgrind
wip-weak-ref
Unnamed repository; edit this file to name it for gitweb.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-06
Add config.h include in all source files
Xavier Claessens
11
-0
/
+22
2011-11-16
Use _unref instead of _free _destroy when possible.
Xavier Claessens
1
-2
/
+2
2011-11-11
python examples: update file transfer examples
Jonny Lamb
3
-13
/
+90
2011-11-11
Bring back Mortem's code
Guillaume Desmottes
1
-0
/
+78
2011-10-14
remove unnecessary x bit from source code
Simon McVittie
1
-0
/
+0
2011-09-02
Do not mix static and dynamic GObject bindings in python examples
Xavier Claessens
3
-9
/
+9
2011-08-24
Add contact list JS example
Xavier Claessens
3
-1
/
+36
2011-08-24
Include contact-list.py example in tarballs
Xavier Claessens
1
-0
/
+1
2011-08-05
Add comment in example explaining what state SUCCESS means
Xavier Claessens
2
-0
/
+7
2011-08-05
contact-list.py: rename TelepathyGLib namespace as Tp
Xavier Claessens
1
-7
/
+7
2011-08-05
contact-list examples: verify state is SUCCESS before getting the contact list
Xavier Claessens
2
-2
/
+5
2011-08-04
add contact-list.{c,py} example
Xavier Claessens
3
-0
/
+130
2011-08-02
Deprecate constructors of TpBaseClient subclasses which do not take a TpAccou...
Xavier Claessens
4
-44
/
+19
2011-05-10
examples/client/approver.c: use tp_channel_dispatch_operation_claim_with_async()
Guillaume Desmottes
1
-2
/
+3
2011-03-15
Merge branch 'ldflags'
Simon McVittie
2
-0
/
+6
2011-01-28
remove abbreviations
Guillaume Desmottes
1
-7
/
+7
2011-01-28
link the bug blocking us from using TelepathyGLib.USER_ACTION_TIME_CURRENT_TIME
Guillaume Desmottes
1
-1
/
+1
2011-01-28
ensure-channel.py: rename create_request to create_request_dict
Guillaume Desmottes
1
-3
/
+3
2011-01-28
add client/python/ensure-channel.py (#32986)
Guillaume Desmottes
2
-0
/
+69
2011-01-28
text-handler.py: add a comment about bgo #640812
Guillaume Desmottes
1
-0
/
+2
2011-01-28
use TelepathyGLib.ChannelTextMessageType.NORMAL
Guillaume Desmottes
1
-1
/
+2
2011-01-28
add python/text-handler.py (fdo #32524)
Guillaume Desmottes
2
-1
/
+67
2011-01-28
add python client example directory
Guillaume Desmottes
2
-1
/
+2
2011-01-10
Check for -Wl,--no-add-needed and add it to AM_LDFLAGS everywhere we compile C
Simon McVittie
2
-0
/
+6
2010-12-16
rename TP_TEXT_CHANNEL_FEATURE_PENDING_MESSAGES to TP_TEXT_CHANNEL_FEATURE_IN...
Guillaume Desmottes
1
-1
/
+1
2010-12-16
make text-handler example more exemplary
Guillaume Desmottes
1
-6
/
+13
2010-12-16
test-text-handler: use tp_message_to_text()
Guillaume Desmottes
1
-18
/
+19
2010-12-16
tp_client_message_text_new has been renamed
Guillaume Desmottes
1
-1
/
+1
2010-12-16
examples/client/text-handler: use TpTextChannel
Guillaume Desmottes
1
-64
/
+32
2010-11-25
Use G_N_ELEMENTS throughout
Simon McVittie
1
-2
/
+2
2010-10-25
Merge branch 'telepathy-glib-0.12'
Simon McVittie
1
-10
/
+16
2010-10-25
fd.o #30730: order tests' and examples' CFLAGS and LIBS consistently
Simon McVittie
1
-10
/
+16
2010-10-07
offerer.c: TpAccountChannelRequest gives us a TpStreamTubeChannel now
Guillaume Desmottes
1
-7
/
+1
2010-10-07
accepter.c: TpBaseClient gives us a TpStreamTubeChannel now
Guillaume Desmottes
1
-6
/
+1
2010-10-05
examples: connect 'closed' signal
Guillaume Desmottes
2
-0
/
+22
2010-10-05
examples: let the offerer closes the channel and exit when channel has been i...
Guillaume Desmottes
2
-9
/
+14
2010-10-04
tp-stream-tube: rename "connection" to "socket connection"
Guillaume Desmottes
2
-2
/
+2
2010-09-28
stream-tube-chan: use TpStreamTubeConnection instead of GIOStream
Guillaume Desmottes
2
-9
/
+18
2010-09-28
rename TpStreamTube to TpStreamTubeChannel
Guillaume Desmottes
2
-11
/
+11
2010-09-28
offerer: display when tube is invalidated
Guillaume Desmottes
1
-0
/
+12
2010-09-28
accepter: display when tube is invalidated
Guillaume Desmottes
1
-0
/
+12
2010-09-28
offerer: display error if something went wrong
Guillaume Desmottes
1
-3
/
+14
2010-09-28
accepter: log message if accepting failed
Guillaume Desmottes
1
-0
/
+1
2010-09-28
TpStreamTube now inherit from TpChannel
Guillaume Desmottes
2
-4
/
+13
2010-09-28
offerer: port to TpAccountChannelRequest
Guillaume Desmottes
1
-84
/
+29
2010-09-28
Allow the passing of params to the offer_async method
Danielle Madeley
1
-1
/
+1
2010-09-28
TpStreamTube + example
Danielle Madeley
4
-0
/
+369
2010-09-14
Change uses of TpIntSet to TpIntset
Philip Withnall
1
-2
/
+2
2010-05-25
ignore messages until GetPendingMessages() has returned
Guillaume Desmottes
1
-0
/
+8
2010-05-25
text-handler: including telepathy-glib.h is enough
Guillaume Desmottes
1
-2
/
+0
[next]