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-09-05
TpTextChannel: Deprecate _get_ functions returning a GList and replace them b...
Xavier Claessens
1
-2
/
+2
2012-09-05
TpAccountManager: Deprecate _get_ functions returning a GList and replace the...
Xavier Claessens
1
-4
/
+5
2012-09-05
TpDispatchOperation: Deprecate _borrow_ functions and replace them by _get_
Xavier Claessens
1
-1
/
+1
2012-09-05
TpChannel: Deprecate _borrow_ functions and replace them by _get_
Xavier Claessens
1
-13
/
+2
2012-07-03
Examples: stop using tp_account/connection/channel_new()
Xavier Claessens
6
-92
/
+39
2012-06-05
Remove useless TP_SEAL_ENABLE
Xavier Claessens
3
-3
/
+0
2012-06-05
Examples: disable single include
Xavier Claessens
3
-0
/
+3
2012-06-04
Examples: Stop using tp_connection_manager_protocol_*
Xavier Claessens
1
-25
/
+18
2012-06-04
Examples: Stop using tp_list_connection_managers()
Xavier Claessens
1
-18
/
+15
2012-06-04
Compile all examples with TP_SEAL_ENABLE
Simon McVittie
4
-2
/
+10
2012-05-09
Examples: do not use soon to be deprecated APIs
Xavier Claessens
2
-85
/
+54
2012-05-07
All examples: follow the meta-header policy
Simon McVittie
3
-5
/
+0
2012-05-02
Stop using TP_ERRORS
Simon McVittie
2
-2
/
+2
2012-05-02
TpConnection: Deprecate _get_self_handle()
Xavier Claessens
1
-18
/
+10
2012-04-27
TpChannel: Deprecate all TpHandle APIs that have TpContact variant
Xavier Claessens
1
-7
/
+9
2012-04-12
Install remaining Python examples
Simon McVittie
3
-2
/
+4
2012-04-12
Optionally install most of the Python examples
Simon McVittie
1
-0
/
+20
2012-04-12
Add a simple Gtk3 dialler
Simon McVittie
2
-0
/
+201
2012-04-04
add stream-tubes.py/accepter.py
Guillaume Desmottes
2
-1
/
+75
2012-04-04
add stream-tubes.py/offerer.py
Guillaume Desmottes
2
-1
/
+106
2012-04-03
stream tube examples: send \n with data
Guillaume Desmottes
2
-2
/
+2
2012-04-03
stream tube examples: use tp_channel_close_async()
Guillaume Desmottes
1
-6
/
+14
2012-04-03
stream tube examples: split sending/receiving data debug messages
Guillaume Desmottes
2
-5
/
+6
2012-04-02
Merge branch '29271-some-dbus-tube-api'
Will Thompson
6
-3
/
+493
2012-04-01
dbus-tubes example: check method argument types
Will Thompson
1
-6
/
+15
2012-03-30
Add an example dbus tube offerer and accepter.
Will Thompson
5
-1
/
+482
2012-03-30
media-observer: use more TpChannel accessors
Guillaume Desmottes
1
-9
/
+3
2012-03-30
media-observer: Observe Call channels instead of StreamedMedia
Guillaume Desmottes
1
-2
/
+2
2012-03-30
approver.c: Approve Call channels instead of StreamedMedia
Guillaume Desmottes
1
-1
/
+1
2012-03-28
examples/client/stream-tubes/Makefile.am: ensure that we link on tp-glib from...
Guillaume Desmottes
1
-2
/
+2
2012-03-26
python/ft example: handle an exception. Hooray!
Will Thompson
1
-2
/
+6
2012-03-21
example approver: "Dissaprove" is not a word.
Will Thompson
1
-1
/
+1
2012-03-21
example approver: use _close_channels_async()
Will Thompson
1
-16
/
+5
2012-03-09
Add a Python example which lists and inspects protocols with g-i
Simon McVittie
2
-0
/
+61
2012-03-05
inspect-cm example: stop using call_when_ready
Simon McVittie
1
-8
/
+12
2012-03-05
Use tp_proxy_prepare_async() to prepare connections in example code
Simon McVittie
4
-27
/
+36
2012-03-05
Don't use tp_channel_call_when_ready, except in its regression tests
Simon McVittie
1
-4
/
+7
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
[next]