index
:
telepathy-ytstenut
master
Unnamed repository; edit this file 'description' to name the repository.
Alvaro Soliverez
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-30
Support building for Android
HEAD
master
Derek Foreman
5
-1/+117
2011-09-29
Merge branch 'gabble'
Jonny Lamb
18
-14/+1448
2011-09-23
tests: add more gabble based tests
Jonny Lamb
7
-11/+654
2011-09-08
configure: depend on tp-glib ≥ 0.15.5
Jonny Lamb
1
-1/+1
2011-09-08
tests/server-client-{ping,pong}: ensure accounts using the account manager
Jonny Lamb
2
-2/+10
2011-09-08
account-manager: add ensure_account function
Jonny Lamb
3
-0/+33
2011-09-08
client: stop using the channel factory object
Jonny Lamb
1
-10/+0
2011-09-08
account-manager: store an actual TpAccountManager to retain the client factory
Jonny Lamb
1
-1/+45
2011-09-08
client-factory: implement simple TpAutomaticClientFactory subclass
Jonny Lamb
5
-0/+195
2011-09-08
channel: add new_with_factory function
Jonny Lamb
3
-1/+38
2011-09-08
Adjust namespaces so they start with org.freedesktop
Rob Staudinger
5
-6/+6
2011-09-08
build: Bump version to 0.2.0
Rob Staudinger
1
-1/+1
2011-09-06
server-client-{ping,pong}: add demos for ytstenut and gabble
Jonny Lamb
4
-1/+485
2011-05-05
channel: add accessors for channel properties
Jonny Lamb
4
-0/+292
2011-05-04
status: add ::service-added, ::service-removed and ::status-changed
Jonny Lamb
2
-0/+105
2011-05-02
status: clarify new behaviour of tp_yts_status_ensure()
Jonny Lamb
1
-1/+5
2011-05-02
status: fix grammar
Jonny Lamb
1
-2/+2
2011-05-02
status: take a TpAccount and wait for a connection instead of taking a connec...
Jonny Lamb
5
-148/+145
2011-04-27
passing-status: set status, then clear it, then leave
Jonny Lamb
1
-3/+39
2011-04-27
passing-status: add test program to advertise a status and then leave
Jonny Lamb
3
-1/+217
2011-04-27
nosey-status: print existing Discovered{Statuses,Services} at startup
Jonny Lamb
1
-8/+65
2011-04-27
nosey-status: register a client so we can advertise interest
Jonny Lamb
1
-1/+11
2011-04-26
passing-service: add yet another test to show a service that appears for 10s
Jonny Lamb
3
-1/+123
2011-04-26
client: add support for poking in the handler capability tokens for Ytstenut ...
Jonny Lamb
3
-5/+235
2011-04-26
nosey-status: add another test for debugging status sidecar
Jonny Lamb
3
-1/+289
2011-04-26
status: register dbus-glib marshallers here too
Jonny Lamb
1
-0/+5
2011-04-26
status: fix copy-paste error when checking a async result
Jonny Lamb
1
-1/+1
2011-04-26
status: don't try and set a non-existant property
Jonny Lamb
1
-4/+1
2011-04-26
status: call the right add_private GObject function
Jonny Lamb
1
-1/+1
2011-04-26
client-ping: wait for the TpConnection property to be filled before using it
Jonny Lamb
1
-10/+32
2011-04-26
tp-yst-glib: add client ping & pong clients as examples
Jonny Lamb
4
-1/+418
2011-04-26
client: generate dbus-glib marshaller registration code
Jonny Lamb
2
-0/+10
2011-04-26
glib-client-marshaller-gen.py: make function static
Jonny Lamb
1
-1/+1
2011-04-25
account-manager: prepare the TpAccount before returning it
Jonny Lamb
1
-4/+32
2011-04-25
client: fix type assertion
Jonny Lamb
1
-1/+1
2011-04-25
channel: fix typo in returning the wrong type from _new()
Jonny Lamb
1
-1/+1
2011-04-25
channel: be sure to subclass TpChannel
Jonny Lamb
1
-1/+1
2011-04-25
client: also set the TpYtsClient:service-name property
Jonny Lamb
1
-0/+1
2011-04-25
account-manager: clarify what state the TpAccount is in when returned
Jonny Lamb
1
-0/+3
2011-04-25
configure: add --disable-{glib,qt4} options
Jonny Lamb
2
-36/+58
2011-04-14
client: fix :account to actually be a TpAccount
Jonny Lamb
1
-1/+2
2011-04-14
configure: depend on a newer tp-qt4
Jonny Lamb
1
-1/+1
2011-04-14
tp-ytstenut-glib.h: also include status.h
Jonny Lamb
1
-1/+1
2011-04-04
Use StatusChanged, ServiceAdded, ServiceRemoved to keep properties in sync.
Stef Walter
1
-54/+186
2011-04-04
Add ServiceAdded and ServiceRemoved signals to spec.
Stef Walter
2
-0/+48
2011-04-04
Add back the StatusChanged signal.
Stef Walter
2
-0/+33
2011-04-04
Qt4 build fixes.
Stef Walter
1
-2/+2
2011-04-01
Update telepathy-glib dependency
Stef Walter
1
-1/+1
2011-03-30
Add Contact ID to Status.DiscoveredServices property.
Stef Walter
3
-18/+43
2011-03-30
Don't leak the channel request.
Stef Walter
1
-2/+5
[next]