index
:
telepathy/telepathy-python
master
telepathy-python-0.12
telepathy-python-0.14
Telepathy Python bindings using dbus-python (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-python)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-05
Only delete the right channel in ChannelManager
Olivier Le Thanh Duong
1
-3
/
+2
2010-01-05
Fix CreateChannel to always return a new channel.
Olivier Le Thanh Duong
2
-12
/
+28
2009-12-29
Use getattr in interfacefactory.py
Olivier Le Thanh Duong
1
-1
/
+1
2009-12-29
Small stylistic correction in interfacebuilder.py
Olivier Le Thanh Duong
1
-1
/
+1
2009-12-14
automake: enable silent rules supportx
Jonny Lamb
1
-6
/
+6
2009-12-13
Make sure to create the _generated directory before creating __init__.py.
Diego Elio 'Flameeyes' Pettenò
1
-0
/
+1
2009-12-04
Add the targetid to returned properties if not present
Olivier Le Thanh Duong
1
-0
/
+5
2009-12-04
return TargetID properties in channel request (fd.o #25116)
Olivier Le Thanh Duong
1
-1
/
+0
2009-11-20
Drop the Client from the class name alises, e.g. ClientObserver -> Observer
Danielle Madeley
1
-3
/
+3
2009-11-09
Ensure that self._interfaces exists in DBusProperties
Danielle Madeley
1
-0
/
+3
2009-11-09
Add the generated Client interfaces to the telepathy.server namespace
Danielle Madeley
1
-0
/
+5
2009-09-18
debug: default to debug messages being off by default
Jonny Lamb
1
-1
/
+1
2009-08-25
Use better named variables for client and server directories.
Jonny Lamb
2
-4
/
+4
2009-08-25
Add dependencies for codegen rules.
Jonny Lamb
1
-4
/
+4
2009-08-25
Remove unused files.
Jonny Lamb
3
-0
/
+0
2009-08-25
Add some comments and re-arrange src Makefile.
Jonny Lamb
1
-6
/
+9
2009-08-25
Also clean pyo files on distclean.
Jonny Lamb
3
-3
/
+3
2009-08-25
Don't distribute generated files.
Jonny Lamb
1
-3
/
+5
2009-08-25
Generate the list of spec files to generate and install them in the right place.
Jonny Lamb
1
-37
/
+7
2009-08-25
Be sure to set the correct version numbers when not released.
Jonny Lamb
1
-1
/
+6
2009-08-25
Initial autotools-ing of telepathy-python.
Jonny Lamb
4
-0
/
+119
2009-08-25
Removed old _version.py.
Jonny Lamb
1
-4
/
+0
2009-08-25
Prepare the 0.15.11 release
Louis-Francis Ratté-Boulianne
1
-1
/
+1
2009-08-25
Log messages written on stderr (debug interface)
Louis-Francis Ratté-Boulianne
1
-0
/
+30
2009-08-25
Added Debug interface
Louis-Francis Ratté-Boulianne
2
-0
/
+84
2009-08-11
Merge branch 'master' of git+ssh://git.collabora.co.uk/git/user/lfrb/telepath...
Louis-Francis Ratté-Boulianne
6
-32
/
+370
2009-08-04
Added FileTransfer channel
Louis-Francis Ratte-Boulianne
1
-0
/
+17
2009-08-04
Fixed GetCapabilities method that was plain broken
Louis-Francis Ratté-Boulianne
1
-4
/
+7
2009-08-03
Fixing TargetID handle search
Thiago Borges Abdnur
1
-5
/
+9
2009-07-30
start developpement of 0.15.11
Guillaume Desmottes
1
-1
/
+1
2009-07-30
prepare the 0.15.10 release
telepathy-python-0.15.10
Guillaume Desmottes
1
-1
/
+1
2009-07-28
start dev of 0.15.10
Guillaume Desmottes
1
-1
/
+1
2009-07-28
prepare 0.15.9 release
telepathy-python-0.15.9
Guillaume Desmottes
1
-1
/
+1
2009-07-16
Merge branch 'requests'
Jonny Lamb
5
-26
/
+341
2009-07-16
Use foo = not bar instead of if not bar then, etc.
Jonny Lamb
1
-3
/
+1
2009-07-15
Add create_channel helper method to client.Connection.
Jonny Lamb
1
-1
/
+7
2009-07-10
Removed some unnecessary backslashes.
Jonny Lamb
1
-2
/
+2
2009-07-10
Fix grammar.
Jonny Lamb
1
-1
/
+1
2009-07-10
Removed useless argument
Louis-Francis Ratté-Boulianne
1
-1
/
+1
2009-07-10
Remove channel from manager when closing
Louis-Francis Ratte-Boulianne
2
-9
/
+17
2009-06-26
Added FileTransfer channel
Louis-Francis Ratte-Boulianne
1
-0
/
+17
2009-06-17
Call get_handle_type() in ListChannel.
Olivier Le Thanh Duong
1
-1
/
+1
2009-06-15
start dev of 0.15.9
Guillaume Desmottes
1
-1
/
+1
2009-06-15
prepare 0.15.8
telepathy-python-0.15.8
Guillaume Desmottes
1
-1
/
+1
2009-02-17
version 0.15.7.1
Guillaume Desmottes
1
-1
/
+1
2009-02-17
version 0.15.7
telepathy-python-0.15.7
Guillaume Desmottes
1
-1
/
+1
2009-02-09
Split property editing code into another function.
Jonny Lamb
1
-4
/
+14
2009-02-09
Raise InvalidArgument if InitiatorHandle, InitiatorID or Requested is in a ch...
Jonny Lamb
1
-2
/
+4
2009-02-09
Do not signal NewChannel(s) for channels already in self._channels.
Jonny Lamb
1
-2
/
+6
2009-02-01
s/Target/TargetHandle/ in an InvalidArgument raise.
Jonny Lamb
1
-2
/
+2
[prev]
[next]