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
/
tests
/
lib
/
simple-conn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-08
TpExportableChannel: turn channel-properties into a GVariant
rm-dbus-glib-properties1
Simon McVittie
1
-3
/
+18
2014-04-08
simple-conn: don't reimplement dbus-status
Simon McVittie
1
-15
/
+1
2014-04-07
TpTestsSimpleConn: Stop using tp_svc_dbus_properties_*()
Xavier Claessens
1
-41
/
+0
2014-03-26
Replace trivial uses of DBusGMethodInvocation with GDBusMethodInvocation
Simon McVittie
1
-1
/
+1
2014-02-13
TpHandleType has been renmed to TpEntityType
Guillaume Desmottes
1
-8
/
+8
2014-01-13
Assume that Conn.I.Requests is supported, and don't put it in Interfaces
Simon McVittie
1
-15
/
+0
2013-09-25
Merge branch 'master' into next
Xavier Claessens
1
-9
/
+2
2013-09-25
Tests: disable single include
Xavier Claessens
1
-7
/
+2
2013-09-13
tp_dbus_properties_mixin_dup_all: make public
Simon McVittie
1
-11
/
+2
2013-09-12
tp_dbus_properties_mixin_dup_all: make public
Simon McVittie
1
-11
/
+2
2012-10-08
Merge branch 'master' into next
Simon McVittie
1
-0
/
+52
2012-10-08
self-handle test: test with a modern CM, not just an archaic one
Simon McVittie
1
-0
/
+43
2012-07-10
Merge branch 'master' into next
Xavier Claessens
1
-3
/
+14
2012-07-05
example & test connections: update to use new get_interfaces… vfunc
Jonny Lamb
1
-3
/
+14
2012-06-26
Tests: Stop using textchan-null.h
Xavier Claessens
1
-16
/
+8
2012-06-05
Merge branch 'master' into next
Xavier Claessens
1
-12
/
+10
2012-06-04
Use accessors rather than accessing TpBaseConnection fields directly
Simon McVittie
1
-12
/
+11
2012-05-14
Don't set TpBaseConnection:self_handle struct member directly
Xavier Claessens
1
-2
/
+2
2012-05-10
Merge branch 'master' into next
Xavier Claessens
1
-3
/
+0
2012-05-10
Deprecate tp_handle(s)_ref/unref, tp_handle(s)_client_hold/release and tp_con...
Xavier Claessens
1
-3
/
+0
2012-05-07
Don't include svc-*.h in "high-level" headers
Simon McVittie
1
-0
/
+1
2012-05-03
Merge branch 'master' into next
Simon McVittie
1
-2
/
+2
2012-05-02
Stop using TP_ERRORS
Simon McVittie
1
-2
/
+2
2012-04-30
Merge branch 'master' into next
Simon McVittie
1
-6
/
+56
2012-04-30
simple-conn: rename priv->channels to priv->text_channels
Guillaume Desmottes
1
-6
/
+7
2012-04-30
simple-con: don't store the room list chan in priv->channels
Guillaume Desmottes
1
-12
/
+12
2012-04-30
simple-conn: add tp_tests_simple_connection_ensure_room_list_chan()
Guillaume Desmottes
1
-0
/
+49
2012-04-12
Merge branch 'master' into next
Simon McVittie
1
-1
/
+1
2012-04-12
Use TP_NUM_… instead of NUM_TP_…
Simon McVittie
1
-1
/
+1
2012-03-02
Merge branch 'master' into next, and update to merged spec
Simon McVittie
1
-2
/
+1
2012-03-01
Use GLib's default marshaller everywhere
Simon McVittie
1
-2
/
+1
2012-02-09
Consistently use G_PARAM_STATIC_STRINGS for properties
Simon McVittie
1
-4
/
+2
2012-02-09
Merge branch 'master' into next
Simon McVittie
1
-0
/
+2
2012-02-06
Add config.h include in all source files
Xavier Claessens
1
-0
/
+2
2012-01-31
channel-factory-iface: remove
Jonny Lamb
1
-2
/
+2
2012-01-31
channel: remove deprecated methods & signals
Jonny Lamb
1
-1
/
+1
2011-12-13
Remove from unit test CMs individual getters that should not be called anymore
Xavier Claessens
1
-85
/
+2
2011-04-11
TpTestsSimpleConnection: Make it possible to break 0.19.2 props
Olli Salli
1
-0
/
+40
2010-12-16
simple-conn: unref all our channels when we are disconnected
Guillaume Desmottes
1
-0
/
+3
2010-12-09
TpTestsSimpleConnection: allow forcing GetSelfHandle() to fail
Simon McVittie
1
-4
/
+25
2010-12-09
TpTestsSimpleConnection: emit a signal when GetSelfHandle is called
Simon McVittie
1
-3
/
+45
2010-09-28
simple-conn: create a room handles repo
Guillaume Desmottes
1
-0
/
+2
2010-07-13
simple-conn: add API to ensure a text channel
Guillaume Desmottes
1
-0
/
+70
2010-06-07
Merge branch 'master' into tp-tests
Simon McVittie
1
-4
/
+4
2010-06-04
Add the TpTests namespace to tests/lib/simple-conn
Travis Reitter
1
-23
/
+32
2010-06-02
SimpleConnection: reduce simulation delay to zero
Simon McVittie
1
-4
/
+4
2010-04-14
simple-conn: add Requests to interfaces_always_present
Guillaume Desmottes
1
-1
/
+3
2010-03-30
SimpleConnection: avoid invalid state transition and two potential use-after-...
Simon McVittie
1
-4
/
+26
2009-02-13
SimpleConnection: actually comply with telepathy spec >= 0.17.18
Simon McVittie
1
-2
/
+2
2009-02-10
Add a feature test for the self handle (fd.o#17519)
Simon McVittie
1
-0
/
+16
[next]