index
:
~jonny/telepathy-glib
av
base-channel-disappear
change-status-you-say
codegen
debug-lender
delay-approvers
feature-mixin
future-master-47100
master
misc
moar-deprecations
next
none-handle
ptr-array-extend
qed
target-id-in-channel-manager
telepathy-glib-0.10
telepathy-glib-0.12
telepathy-glib-0.6
telepathy-glib-0.8
le tp-glib
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-07
examples: explicitly ask for TelepathyGLib-0.12
Simon McVittie
11
-0
/
+28
2014-01-07
Stop calling g_type_init()
Simon McVittie
16
-23
/
+0
2013-11-11
TpProtocol: add high-level API for the Addressing interface
Simon McVittie
1
-0
/
+68
2013-11-11
tp_protocol_identify_account_async: add and test
Simon McVittie
1
-1
/
+1
2013-11-11
inspect-cm.py: on errors, exit rather than blocking forever
Simon McVittie
1
-10
/
+13
2013-09-26
Use tp_value_array_free instead of g_value_array_free
Simon McVittie
1
-1
/
+1
2013-09-26
Make more use of tp_value_array_unpack, tp_value_array_build
Simon McVittie
3
-40
/
+27
2013-09-24
Revert "Copy contact-list.c into the ${builddir} so the XInclude in the docs ...
Simon McVittie
1
-21
/
+0
2013-09-24
Copy contact-list.c into the ${builddir} so the XInclude in the docs works
Simon McVittie
1
-0
/
+21
2013-09-24
inspect-cm example: allow inspecting all CMs
Simon McVittie
1
-78
/
+186
2013-09-24
Revert "Copy contact-list.c into the ${builddir} so the XInclude in the docs ...
Guillaume Desmottes
1
-16
/
+0
2013-09-24
Copy contact-list.c into the ${builddir} so the XInclude in the docs works
Simon McVittie
1
-0
/
+16
2013-09-06
C text handler: comment why the subclass / feature-prep works
Simon McVittie
1
-3
/
+3
2013-09-06
Python text handler: ensure that we get a Tp.AutomaticClientFactory
Simon McVittie
1
-2
/
+2
2013-09-06
extended-client: comment that we're going behind MC's back
Simon McVittie
1
-1
/
+4
2013-09-06
tube examples: use g_message(), not g_debug()
Simon McVittie
4
-42
/
+42
2013-09-06
tube offering examples: don't dump core on invalid arguments
Simon McVittie
2
-2
/
+9
2013-09-06
tube offerers: use an automatic client factory
Simon McVittie
2
-2
/
+2
2013-06-11
Use AC_PROG_MKDIR_P instead of deprecated AM_PROG_MKDIR_P
Simon McVittie
7
-8
/
+8
2013-06-10
Add a simple JavaScript debug-client which collects debug logs
Simon McVittie
2
-1
/
+241
2013-04-02
Merge branch 'telepathy-glib-0.20'
Simon McVittie
1
-1
/
+1
2013-04-02
contact list C-example: fix iterating
Maksim Melnikau
1
-1
/
+1
2013-01-08
add missing config.h includes
Guillaume Desmottes
5
-0
/
+10
2013-01-07
del unused magic import in ft-handler.py example
Maksim Melnikau
1
-2
/
+0
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-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
[next]