index
:
telepathy-python.git
master
telepathy-python-0.12
telepathy-python-0.14
tpfs-tester
Unnamed repository; edit this file to name it for gitweb.
Olivier CrĂȘte
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
Import ConnectionInterfaceRequests into telepathy.server.conn.
HEAD
master
Jonny Lamb
1
-0/+3
2008-12-29
Updated spec to 0.17.16.
Jonny Lamb
43
-1024/+2864
2008-12-23
Added _implement_property_{get,set} methods to add properties to a class.
Jonny Lamb
1
-10/+16
2008-12-23
Added DBusProperties interface.
Jonny Lamb
1
-1/+37
2008-12-21
Removed useless __del__ method in ConnectionManager.
Jonny Lamb
1
-4/+0
2008-12-19
Don't allow queueing for the CM bus name and throw dbus.exceptions.NameExists...
Jonny Lamb
1
-3/+3
2008-12-18
Don't suck at requesting handles
Olli Salli
1
-4/+12
2008-12-18
Don't suck at releasing handles
Olli Salli
1
-3/+3
2008-12-10
file-transfer.py: delay file offer
Guillaume Desmottes
1
-0/+5
2008-12-04
Merge branch 'file-transfer'
Guillaume Desmottes
2
-0/+230
2008-12-03
file-transfer.py: use new style class
Guillaume Desmottes
1
-1/+1
2008-12-03
file-transfer.py: Attempt to make reading and writing non-blocking.
Jonny Lamb
1
-3/+11
2008-12-03
file-transfer.py: use the ready handler so we are sure that the Requests inte...
Guillaume Desmottes
1
-11/+10
2008-12-03
file-transfer.py: style tweaks
Guillaume Desmottes
1
-4/+5
2008-11-12
Don't use bool() for boolean parameter strings as it always returns True
Marco Barisione
1
-2/+4
2008-11-05
file-transfer.py: adapt to new draft API
Guillaume Desmottes
1
-14/+14
2008-11-03
add a FIXME
Guillaume Desmottes
1
-0/+2
2008-11-03
display progression of the FT
Guillaume Desmottes
1
-0/+6
2008-11-03
use the offset property when sending/receiving the file
Guillaume Desmottes
1
-3/+9
2008-10-30
ignore *.pyc files
Guillaume Desmottes
1
-0/+1
2008-10-30
add file-transfer.py to examples
Guillaume Desmottes
1
-0/+207
2008-10-21
version 0.15.3
telepathy-python-0.15.3
Guillaume Desmottes
1
-1/+1
2008-10-21
upgrade NEWS for 0.15.3
Guillaume Desmottes
1
-0/+13
2008-10-20
add client.conn.call_when_ready method
Guillaume Desmottes
1
-0/+6
2008-10-20
client/conn.py: allow to have more than one ready_handler
Guillaume Desmottes
1
-3/+5
2008-10-20
fix identation
Guillaume Desmottes
1
-1/+1
2008-10-20
client/conn.py: prevent the ready handler to be called 2 times
Guillaume Desmottes
1
-1/+8
2008-10-20
add PROPERTIES_IFACE to InterfaceFactory._valid_interfaces
Guillaume Desmottes
1
-0/+3
2008-10-17
version 0.15.2
telepathy-python-0.15.2
Guillaume Desmottes
1
-1/+1
2008-10-17
Update NEWS for 0.15.2
Guillaume Desmottes
1
-0/+12
2008-10-16
Upgrade to spec 0.17.13
Guillaume Desmottes
51
-636/+2886
2008-09-16
store the bus of the Connection as an attribute so we don't have to pass the ...
Guillaume Desmottes
1
-7/+7
2008-09-16
add dist and *.swp to gitignore
Guillaume Desmottes
1
-0/+2
2008-09-16
Connection.request_channel: add the bus as optionnal argument
Guillaume Desmottes
1
-2/+2
2008-09-16
Connection.get_connections: pass the bus object when creating the Connection
Guillaume Desmottes
1
-1/+1
2008-08-26
Merge branch 'trivia'
Will Thompson
3
-2/+5
2008-08-26
Merge branch 'release'
telepathy-python-0.15.1
Guillaume Desmottes
3
-1/+26
2008-08-26
NEWS: fix typo
Guillaume Desmottes
1
-4/+4
2008-08-26
add telepathy.server.channel.ChannelInterfaceCallState
Guillaume Desmottes
1
-0/+2
2008-08-26
add telepathy.server.conn.ConnectionInterfaceContacts
Guillaume Desmottes
1
-0/+3
2008-08-26
add telepathy.server.conn.ConnectionInterfaceSimplePresence
Guillaume Desmottes
1
-0/+3
2008-08-26
version 0.15.1
Guillaume Desmottes
1
-1/+1
2008-08-26
add MANIFEST to gitignore
Guillaume Desmottes
1
-0/+1
2008-08-26
NEWS: document API changes
Guillaume Desmottes
1
-1/+11
2008-08-26
Remove deprecated uses of dbus.dbus_bindings.DBusException
Will Thompson
2
-2/+2
2008-08-26
Make account.py ignore blank lines in account files
Will Thompson
1
-0/+3
2008-08-25
channel.py: remove ChannelTypeContactSearch as the interface was removed from...
Guillaume Desmottes
1
-45/+0
2008-08-25
conn.py: remove ConnectionInterfacePrivacy
Guillaume Desmottes
1
-31/+0
2008-08-25
conn.py: remove ConnectionInterfaceContactInfo
Guillaume Desmottes
1
-3/+0
2008-08-25
conn.py: remove ConnectionInterfaceForwarding
Guillaume Desmottes
1
-20/+0
[next]