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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-05
example protocols: update to use get_interfaces_array vfunc
Jonny Lamb
5
-37
/
+12
2012-07-05
example & test connections: update to use new get_interfaces… vfunc
Jonny Lamb
5
-5
/
+81
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
10
-10
/
+0
2012-06-05
Examples: disable single include
Xavier Claessens
10
-0
/
+10
2012-06-05
Example extensions: include global header
Xavier Claessens
1
-1
/
+1
2012-06-05
Examples: do no use message-internal.h
Xavier Claessens
1
-7
/
+9
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
Fix regression in unit tests
Xavier Claessens
1
-1
/
+2
2012-06-04
Compile all examples with TP_SEAL_ENABLE
Simon McVittie
11
-2
/
+20
2012-06-04
Use accessors rather than accessing TpBaseConnection fields directly
Simon McVittie
10
-38
/
+55
2012-05-10
Deprecate tp_handle(s)_ref/unref, tp_handle(s)_client_hold/release and tp_con...
Xavier Claessens
2
-22
/
+1
2012-05-09
Implement ChatState in test echo channel
Xavier Claessens
1
-0
/
+15
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
44
-82
/
+42
2012-05-02
Stop using TP_ERRORS
Simon McVittie
13
-28
/
+28
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-12
Don't use the deprecated TpBaseChannelClass.interfaces property
Simon McVittie
3
-17
/
+37
2012-04-12
Use TP_NUM_… instead of NUM_TP_…
Simon McVittie
5
-5
/
+5
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-09
Apply the same codegen changes to examples, tests as to the main codegen
Simon McVittie
1
-4
/
+20
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-03-01
Stop generating lists of signals marshallers altogether
Simon McVittie
3
-17
/
+0
2012-03-01
Use GLib's default marshaller everywhere
Simon McVittie
2
-4
/
+3
2012-02-21
example-call: s/Call.DRAFT/Call1/ in example_call.manager
George Kiagiadakis
1
-6
/
+6
2012-02-20
Merge remote-tracking branch 'origin/call1' into call1
Simon McVittie
38
-6591
/
+1448
2012-02-20
Further update spec, to 0.25.2
Simon McVittie
2
-8
/
+54
2012-02-16
Add direction parameter to AddContent
Olivier Crête
1
-0
/
+2
[next]