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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-19
tp_channel_request_dup_immutable_properties: add
variant
Simon McVittie
4
-0
/
+64
2012-09-19
tp_channel_request_dup_hints, TpChannelRequest:hints-vardict: add
Simon McVittie
4
-0
/
+63
2012-09-19
tp_channel_dispatch_operation_get_channels: annotate return type, don't skip
Simon McVittie
1
-2
/
+3
2012-09-19
tp_g_socket_address_from_g_variant, tp_address_g_variant_from_g_socket_addres...
Simon McVittie
4
-32
/
+97
2012-09-19
tp_base_client_add_observer_filter_vardict etc.: add
Simon McVittie
6
-46
/
+149
2012-09-19
tp_account_manager_create_account_async: document TpAccountRequest as an alte...
Simon McVittie
1
-0
/
+3
2012-09-19
tp_account_channel_request_dup_request, request-vardict property: add
Simon McVittie
4
-6
/
+108
2012-09-19
tp_account_channel_request_new_vardict: add
Simon McVittie
4
-57
/
+95
2012-09-19
tp_account_channel_request_set_hints: document that set_hint is better for g-i
Simon McVittie
1
-0
/
+3
2012-09-19
tp_message_set_variant: add and test
Simon McVittie
4
-3
/
+46
2012-09-19
tp_message_dup_part: add
Simon McVittie
4
-0
/
+39
2012-09-19
TpDBusTubeChannel: add parameters-vardict
Simon McVittie
2
-1
/
+34
2012-09-19
TpStreamTubeChannel: add parameters-vardict and its getter
Simon McVittie
4
-7
/
+107
2012-09-19
tp_contact_dup_location, TpContact:location-vardict: add
Simon McVittie
4
-9
/
+108
2012-09-19
contacts test: correct comparison of locations
Simon McVittie
1
-2
/
+2
2012-09-18
Introspection: Fix build break
Travis Reitter
1
-1
/
+1
2012-09-17
NEWS
Simon McVittie
1
-0
/
+11
2012-09-17
Add tp_dbus_tube_channel_dup_parameters_vardict()
Chandni Verma
4
-0
/
+57
2012-09-15
Tests: check tp_vardict_get_foo() together with tp_asv_get_foo()
Xavier Claessens
2
-551
/
+146
2012-09-15
GVariant: Add tp_vardict_get_foo() similar to tp_asv_get_foo()
Xavier Claessens
4
-2
/
+556
2012-09-15
Move GVariant utilities to variant-util.ch
Xavier Claessens
14
-69
/
+194
2012-09-12
channel-contacts: don't leak the result preparing group members
Guillaume Desmottes
1
-0
/
+1
2012-09-11
Bump nano version
Xavier Claessens
1
-1
/
+1
2012-09-11
prepare 0.19.9 release
telepathy-glib-0.19.9
Xavier Claessens
16
-39
/
+68
2012-09-11
TpContact: do not override properties with attributes we didn't request
Xavier Claessens
2
-27
/
+39
2012-09-11
TpHandleRepo: Deprecate tp_handle_set/get_qdata()
Xavier Claessens
2
-0
/
+9
2012-09-11
Deprecate tp_channel_request_new() and tp_channel_dispatch_operation_new()
Xavier Claessens
4
-0
/
+10
2012-09-10
Do not include single headers in codegen
Xavier Claessens
3
-5
/
+5
2012-09-10
properties-mixin.h: This header should be include separately
Xavier Claessens
1
-0
/
+2
2012-09-07
NEWS
Simon McVittie
1
-0
/
+32
2012-09-07
Introspect util.[ch]
Simon McVittie
3
-41
/
+49
2012-09-05
TpContact: Deprecate _get_ functions returning a GList and replace them by _dup_
Xavier Claessens
3
-0
/
+32
2012-09-05
TpTextChannel: Deprecate _get_ functions returning a GList and replace them b...
Xavier Claessens
4
-6
/
+39
2012-09-05
TpBaseClient: Deprecate _get_ functions returning a GList and replace them by...
Xavier Claessens
3
-4
/
+66
2012-09-05
TpAccountManager: Deprecate _get_ functions returning a GList and replace the...
Xavier Claessens
4
-6
/
+52
2012-09-05
TpContactSearchResult: Deprecate _get_ functions returning a GList and replac...
Xavier Claessens
3
-0
/
+31
2012-09-05
TpConnection: Deprecate _get_ functions returning a GList and replace them by...
Xavier Claessens
3
-1
/
+36
2012-09-05
TpProtocol: Deprecate _borrow_ functions
Xavier Claessens
2
-8
/
+9
2012-09-05
TpDispatchOperation: Deprecate _borrow_ functions and replace them by _get_
Xavier Claessens
4
-1
/
+120
2012-09-05
TpChannel: Deprecate _borrow_ functions and replace them by _get_
Xavier Claessens
13
-33
/
+108
2012-09-05
TpProxy: Deprecate _borrow_ functions and replace them by _get_
Xavier Claessens
5
-5
/
+44
2012-09-05
Modernise GList usage
Xavier Claessens
5
-33
/
+10
2012-09-05
Util: Add _tp_g_list_copy_deep()
Xavier Claessens
2
-0
/
+24
2012-09-03
Fix retrieving the remove contact from a MediaDescription hash
Sjoerd Simons
1
-7
/
+8
2012-09-03
Fix incorrect error on UpdateLocalMediaDescription
Sjoerd Simons
1
-8
/
+0
2012-08-31
tls-certificate test: GBytes aren't 0 terminated
Sjoerd Simons
3
-1
/
+27
2012-08-31
Bump nano version
Xavier Claessens
1
-1
/
+1
2012-08-31
Prepare 0.19.8 release
telepathy-glib-0.19.8
Xavier Claessens
6
-6
/
+21
2012-08-30
lcov: add a holding page for lcov reports
Jonny Lamb
1
-0
/
+1
2012-08-30
Set the ChannelRequests immutable properties when observer channels
Sjoerd Simons
1
-1
/
+8
[next]