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-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
2012-08-30
Set the ChannelRequests immutable properties when handling channels
Sjoerd Simons
1
-1
/
+10
2012-08-30
Add tp_account_channel_request_set_hint API
Sjoerd Simons
3
-0
/
+41
2012-08-28
start on version 0.19.8
Jonny Lamb
2
-1
/
+6
2012-08-27
version 0.19.7
telepathy-glib-0.19.7
Jonny Lamb
6
-11
/
+19
2012-08-27
NEWS: updated
Jonny Lamb
1
-0
/
+9
2012-08-27
Merge branch 'base-channel-disappear'
Jonny Lamb
4
-5
/
+194
2012-08-27
configure.ac: use AS_CASE instead of case/esac
Simon McVittie
1
-7
/
+5
2012-08-27
configure.ac: use AS_IF instead of if/then/[else/]fi
Simon McVittie
1
-44
/
+31
2012-08-27
configure.ac: don't rely on test -a
Simon McVittie
1
-1
/
+1
2012-08-13
NEWS
Simon McVittie
1
-0
/
+8
2012-08-13
Merge branch 'telepathy-glib-0.18'
Simon McVittie
1
-0
/
+6
2012-08-13
Don't have a second copy of the TpBaseConnection typedef
Simon McVittie
1
-1
/
+1
2012-08-08
tp_account_dup_storage_identifier_variant: deal with storage_identifier being...
Guillaume Desmottes
1
-0
/
+3
2012-08-07
tp_account_dup_storage_identifier_variant: deal with storage_identifier being...
Guillaume Desmottes
1
-0
/
+3
2012-08-06
set nano version
Guillaume Desmottes
1
-1
/
+1
2012-08-06
prepare 0.19.6
telepathy-glib-0.19.6
Guillaume Desmottes
6
-8
/
+20
2012-08-02
add tp_account_manager_can_set_default()
Guillaume Desmottes
3
-0
/
+22
2012-07-31
BaseChannel: assert that the subclass sets TargetHandleType
Will Thompson
1
-0
/
+3
2012-07-28
set nano version
Guillaume Desmottes
1
-1
/
+1
2012-07-28
Make sure "make -j3 maintainer-foo" works
telepathy-glib-0.18.2
Xavier Claessens
1
-3
/
+12
2012-07-28
prepare 0.18.2
Guillaume Desmottes
2
-4
/
+10
2012-07-26
NEWS
Simon McVittie
1
-0
/
+8
2012-07-26
Fix a race in _gen/reentrant-methods.list
Ross Burton
1
-1
/
+1
2012-07-24
Bump nano version
Xavier Claessens
1
-1
/
+1
2012-07-24
Prepare 0.19.5 release
telepathy-glib-0.19.5
Xavier Claessens
2
-3
/
+12
2012-07-24
Merge branch 'telepathy-glib-0.18'
Xavier Claessens
1
-3
/
+5
2012-07-24
tp_connection_upgrade_contacts(): Use special trick of ready_enough_for_contacts
Xavier Claessens
1
-3
/
+5
2012-07-24
TpAccountManager: set the requested presence on newly created accounts
Xavier Claessens
1
-0
/
+10
2012-07-19
set nano version
Guillaume Desmottes
1
-1
/
+1
2012-07-19
set UNRELEASED versions
telepathy-glib-0.19.4
Guillaume Desmottes
5
-7
/
+7
2012-07-19
prepare 0.19.4
Guillaume Desmottes
4
-4
/
+28
2012-07-17
add tp_account_request_set_storage_provider()
Guillaume Desmottes
4
-1
/
+71
2012-07-17
account-request: add missing 'service' getter
Guillaume Desmottes
2
-1
/
+23
2012-07-10
base-connection: return from RequestHandles if called with no names
Jonny Lamb
1
-0
/
+8
2012-07-10
Fix some gtk-doc errors
Xavier Claessens
2
-8
/
+3
2012-07-09
base-{connection,protocol}: be sure to add new class members to the end of th...
Jonny Lamb
2
-4
/
+4
2012-07-06
Merge branch '51441-get-interfaces'
Jonny Lamb
26
-178
/
+484
2012-07-05
example protocols: update to use get_interfaces_array vfunc
Jonny Lamb
5
-37
/
+12
2012-07-05
base-protocol: add get_interfaces_array vfunc to class struct
Jonny Lamb
3
-8
/
+79
2012-07-05
fixup! bcde9c87323454f946be989825b2dc74f61d16f7
Jonny Lamb
1
-1
/
+0
2012-07-05
base-connection: simplify add_interfaces
Jonny Lamb
1
-16
/
+2
2012-07-05
base-connection{,-manager}: seal old interfaces members
Jonny Lamb
4
-6
/
+6
2012-07-05
example & test connections: update to use new get_interfaces… vfunc
Jonny Lamb
10
-51
/
+192
2012-07-05
base-connection: add get_interfaces… vfunc to class struct
Jonny Lamb
4
-60
/
+104
2012-07-05
base-room-config: fix old comment referring to TpBaseChannelClass.interfaces
Jonny Lamb
1
-2
/
+2
2012-07-05
Bump nano version
Xavier Claessens
1
-1
/
+1
2012-07-05
Make sure "make -j3 maintainer-foo" works
telepathy-glib-0.19.3
Xavier Claessens
1
-3
/
+12
[next]