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
2014-04-11
TpBaseConnection: be a GDBusObjectSkeleton
Simon McVittie
5
-79
/
+49
2014-04-10
TpBaseProtocol: be a GDBusObjectSkeleton
Simon McVittie
1
-15
/
+0
2014-04-10
Simplify TpPresenceMixin by removing all support for non-message parameters
Simon McVittie
3
-54
/
+19
2014-04-10
tp_group_mixin_change_members: take a GVariant for the details
Simon McVittie
1
-27
/
+7
2014-04-08
Stop implementing TpSvcDBusProperties interface
Xavier Claessens
1
-2
/
+0
2014-04-08
Rename all mentions of handle types to entity types
Simon McVittie
1
-3
/
+3
2014-04-08
Remove tp_message_set in favour of tp_message_set_variant
Simon McVittie
1
-5
/
+14
2014-04-08
Remove tp_connection_manager_param_get_default
Simon McVittie
1
-4
/
+6
2014-04-03
Fold the core library into the dbus library
Simon McVittie
10
-10
/
+0
2014-04-03
Move dbus-glib-style a{sv} utilities into the dbus library
Simon McVittie
4
-0
/
+4
2014-04-01
Replace all occurences of TpDBusDaemon by GDBusConnection
Xavier Claessens
2
-8
/
+8
2014-04-01
TpConnectionManager: Always create from a factory
Xavier Claessens
2
-7
/
+9
2014-04-01
TpConnectionManager: Take a factory to list CMs
Xavier Claessens
2
-8
/
+10
2014-03-27
TpConnection: Remove tp_list_connection_names()
Xavier Claessens
2
-92
/
+0
2014-03-26
Replace trivial uses of DBusGMethodInvocation with GDBusMethodInvocation
Simon McVittie
4
-12
/
+12
2014-03-26
Remove TpProxy::interface-added, and dbus-glib marshaller registration
Simon McVittie
4
-34
/
+0
2014-03-25
examples: use telepathy-1-example-* naming convention
Simon McVittie
8
-61
/
+61
2014-03-18
base-client: remove _object suffix from higher level filter API
Guillaume Desmottes
5
-8
/
+8
2014-03-18
TpChannelFilter: add
Simon McVittie
7
-55
/
+34
2014-03-06
echo-message-parts: use tp_message_dup_part()
Guillaume Desmottes
1
-23
/
+36
2014-02-27
base-client: rename filter vardict API
Guillaume Desmottes
5
-8
/
+8
2014-02-27
examples: use tp_base_client_*_vardict API
Guillaume Desmottes
5
-69
/
+43
2014-02-27
rename tp_account_channel_request_new_vardict
Guillaume Desmottes
2
-2
/
+2
2014-02-18
tube examples: use tp_account_channel_request_new_vardict()
Guillaume Desmottes
2
-42
/
+16
2014-02-13
TargetHandleType has been renamed to TargetEntityType
Guillaume Desmottes
24
-37
/
+37
2014-02-13
TpHandleType has been renmed to TpEntityType
Guillaume Desmottes
19
-55
/
+55
2014-01-29
tp_channel_manager_*: be a proper method
Guillaume Desmottes
3
-20
/
+21
2014-01-29
remove tp_channel_manager_request_channel()
Guillaume Desmottes
3
-7
/
+0
2014-01-29
TpChannelManagerRequestFunc: take a TpChannelManagerRequest
Guillaume Desmottes
3
-48
/
+50
2014-01-24
Approver high level API: make singular
Guillaume Desmottes
1
-11
/
+4
2014-01-24
Handler high level API: make singular
Guillaume Desmottes
3
-92
/
+31
2014-01-24
rename TpHandleChannelsContext to TpHandleChannelContext
Guillaume Desmottes
3
-11
/
+11
2014-01-24
Observer high level API: make singular
Guillaume Desmottes
1
-25
/
+12
2014-01-24
rename TpObserveChannelsContext to TpObserveChannelContext
Guillaume Desmottes
1
-3
/
+3
2014-01-20
HandleWithTime() has been removed
Guillaume Desmottes
1
-1
/
+1
2014-01-20
Approver is now singular
Guillaume Desmottes
1
-5
/
+5
2014-01-13
TpBaseContactList: add mandatory is_blocked vfunc
Simon McVittie
1
-0
/
+10
2014-01-13
Simplify TpPresenceMixin by making the "get contact status" vfunc singular
Simon McVittie
2
-63
/
+46
2014-01-13
Assume that Conn.I.Requests is supported, and don't put it in Interfaces
Simon McVittie
5
-5
/
+0
2014-01-13
Adjust telepathy-glib code for removal of Contacts interface
Simon McVittie
10
-10
/
+5
2014-01-13
TpBaseConnection: absorb the functionality of the TpContactsMixin
Simon McVittie
10
-121
/
+43
2014-01-07
Merge branch 'master' into next
Simon McVittie
16
-23
/
+0
2014-01-07
examples: explicitly ask for TelepathyGLib-1
Simon McVittie
11
-0
/
+28
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
Merge branch 'master' into next
Simon McVittie
2
-11
/
+82
2013-11-11
Replace some remaining uses of org.freedesktop.Telepathy
Simon McVittie
11
-28
/
+28
2013-11-11
Replace im.telepathy1 with im.telepathy.v1
Simon McVittie
2
-16
/
+16
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
[next]