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
2013-10-30
Add a manual test for ConnectionManager and Protocol introspectability
introspectable
Simon McVittie
3
-0
/
+441
2013-10-30
TpIntrospectableBaseProtocol: add
Simon McVittie
3
-2
/
+557
2013-10-30
Introspect TpBaseConnectionManager and TpBaseProtocol
Simon McVittie
2
-2
/
+5
2013-10-30
TpBaseProtocol: add default implementations for D-Bus-facing methods
Simon McVittie
1
-28
/
+65
2013-10-30
TpBaseProtocol: add dup_manager_file_content vfunc
Simon McVittie
2
-47
/
+318
2013-10-30
TpCMProtocolSpec: name a parameter
Simon McVittie
1
-1
/
+1
2013-10-30
Skip introspection of deprecated TpCMProtocolSpec
Simon McVittie
1
-1
/
+1
2013-10-30
Work around mis-introspection of TpDBusPropertiesMixin
Simon McVittie
1
-0
/
+21
2013-10-30
TpProtocolAddressing: add to the header
Simon McVittie
2
-0
/
+2
2013-10-30
TpBaseConnectionManager: add dup_cm_dbus_name() virtual method
Simon McVittie
3
-11
/
+65
2013-10-30
Make TpBaseConnectionManagerClass::get_interfaces introspectable
Simon McVittie
2
-1
/
+11
2013-10-30
TpProtocol: improve debug
Simon McVittie
1
-1
/
+33
2013-10-30
TpProtocol: add API for presence statuses
Simon McVittie
3
-0
/
+69
2013-10-30
TpProtocol: parse status specs from .manager files
Simon McVittie
1
-2
/
+78
2013-10-30
Emit a new TpProtocol's immutable properties as debug messages
Simon McVittie
1
-0
/
+14
2013-10-30
TpPresenceStatusSpec: be a boxed type
Simon McVittie
3
-1
/
+123
2013-10-30
TpPresenceStatusSpec: add some accessors
Simon McVittie
3
-13
/
+108
2013-10-30
TpPresenceMixin: fix indentation
Simon McVittie
1
-1
/
+1
2013-10-30
TpPresenceMixin: deprecate optional arguments other than "message"
Simon McVittie
1
-2
/
+14
2013-10-30
TpProtocol: add high-level API for the Addressing interface
Simon McVittie
5
-13
/
+403
2013-10-30
tp_protocol_identify_account_async: add and test
Simon McVittie
5
-1
/
+143
2013-10-30
tp_protocol_normalize_contact_async: add and test
Simon McVittie
4
-0
/
+127
2013-10-30
Require GLib 2.36, for GTask
Simon McVittie
1
-2
/
+2
2013-10-30
_tp_protocol_parse_rcc: produce debug output
Simon McVittie
1
-5
/
+31
2013-10-30
TpProtocol: parse_default_value: take raw value as a parameter
Simon McVittie
1
-11
/
+8
2013-10-30
inspect-cm.py: on errors, exit rather than blocking forever
Simon McVittie
1
-10
/
+13
2013-10-29
codegen: factor out copy_into_gvalue
Simon McVittie
2
-62
/
+29
2013-10-28
nano version
Guillaume Desmottes
1
-1
/
+1
2013-10-28
util.h: define tp_value_array_free if version is at least 0.24
Guillaume Desmottes
1
-1
/
+1
2013-10-28
util.h: remove comment triggering the UNRELEASED check
Guillaume Desmottes
1
-1
/
+0
2013-10-28
fix spurious.service EXTRA_DIST path
Guillaume Desmottes
1
-1
/
+1
2013-10-28
util.h: replace _TP_AVAILABLE_IN_UNRELEASED
Guillaume Desmottes
1
-1
/
+1
2013-10-28
define _TP_AVAILABLE_IN_0_24
Guillaume Desmottes
1
-0
/
+6
2013-10-28
0.23.0
Guillaume Desmottes
7
-12
/
+60
2013-10-28
README: no API guarantees on development branches
Simon McVittie
1
-13
/
+13
2013-10-28
Generate code for newly-stable interfaces
Simon McVittie
5
-0
/
+95
2013-10-28
spec 0.27.3
Guillaume Desmottes
8
-4
/
+379
2013-10-24
Merge branch 'telepathy-glib-0.22'
Guillaume Desmottes
1
-1
/
+1
2013-10-24
channel-group: don't crash if no message has been provided
Guillaume Desmottes
1
-1
/
+1
2013-10-23
add TpAccount::avatar-changed signal
Guillaume Desmottes
2
-0
/
+58
2013-10-23
simple-account: claim that we support Avatar
Guillaume Desmottes
1
-0
/
+1
2013-10-23
simple-account: add test API to change the avatar
Guillaume Desmottes
2
-7
/
+25
2013-10-09
Put Autoconf, Automake, Libtool droppings in /build-aux
Simon McVittie
2
-0
/
+2
2013-10-09
Use subdir-objects (compile a/b.c to a/b.lo, not ./b.lo)
Simon McVittie
1
-1
/
+1
2013-10-09
Use MKDIR_P instead of deprecated mkdir_p
Simon McVittie
1
-2
/
+2
2013-10-02
Merge branch 'telepathy-glib-0.22'
Simon McVittie
2
-2
/
+29
2013-10-02
nano version
Simon McVittie
2
-1
/
+6
2013-10-02
TpContact: improve debug info for GetContactAttributes
Simon McVittie
1
-3
/
+84
2013-10-02
contact_avatar_retrieved: improve debug
Simon McVittie
1
-1
/
+13
2013-10-02
tp_contact_set_attributes: don't warn on genuinely absent interfaces
Simon McVittie
1
-15
/
+65
[next]