index
:
telepathy-python
master
props
release
Unnamed repository; edit this file to name it for gitweb.
Louis-Francis Ratté-Boulianne
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-03
Start dev of 0.19.20
HEAD
master
Louis-Francis Ratté-Boulianne
2
-2/+5
2010-12-03
Prepare 0.15.19 release
telepathy-python-0.15.19
Louis-Francis Ratté-Boulianne
2
-2/+17
2010-12-03
Add immutable properties to Protocol
Louis-Francis Ratté-Boulianne
5
-28/+40
2010-12-03
Add default implementation of Protocol.Interface.Presence
Louis-Francis Ratté-Boulianne
1
-1/+21
2010-12-03
Add (undrafted) MailNotification interface
Louis-Francis Ratté-Boulianne
1
-0/+4
2010-12-03
Add new way to set requestable channel classes on channel manager
Louis-Francis Ratté-Boulianne
1
-17/+17
2010-12-03
Add default implementation of GetParameters using Protocol
Louis-Francis Ratté-Boulianne
1
-0/+12
2010-12-03
Add Protocol default implementation
Louis-Francis Ratté-Boulianne
5
-4/+173
2010-12-03
Add properties to get handle attributes
Louis-Francis Ratté-Boulianne
1
-0/+5
2010-12-03
Implement new properties of ConnectionManager
Louis-Francis Ratté-Boulianne
1
-2/+20
2010-12-03
Add function to check if some protocol is supported by the CM
Louis-Francis Ratté-Boulianne
1
-7/+10
2010-12-03
Add helper function to diff capabilities
Louis-Francis Ratté-Boulianne
1
-0/+25
2010-12-03
Add (empty) default values for some connection properties
Louis-Francis Ratté-Boulianne
1
-0/+2
2010-12-03
Add property to get self handle even when not connected
Louis-Francis Ratté-Boulianne
1
-1/+6
2010-12-03
Remove D-Bus object from connection in default implementation of Close
Louis-Francis Ratté-Boulianne
1
-2/+6
2010-12-03
Remove Channel D-Bus object from the connection if Close failed
Louis-Francis Ratté-Boulianne
2
-3/+11
2010-11-24
Add function to ensure a handle by its name (create it if not found)
Louis-Francis Ratté-Boulianne
1
-11/+18
2010-11-24
Add default implementation of Conference interface
Louis-Francis Ratté-Boulianne
1
-0/+45
2010-11-24
Don't print garbage when checking an invalid handle
Louis-Francis Ratté-Boulianne
1
-2/+0
2010-11-24
Don't throw an exception when trying to remove an invalid channel
Louis-Francis Ratté-Boulianne
1
-0/+2
2010-11-24
Deprecate usage of handle 0 in GetCapabilities
Louis-Francis Ratté-Boulianne
1
-3/+4
2010-11-24
Add a default implementation of ContactCapabilities interface
Louis-Francis Ratté-Boulianne
1
-0/+23
2010-10-29
Update to spec 0.21.4
Louis-Francis Ratté-Boulianne
57
-1153/+6000
2010-08-05
start dev of 0.15.19
Guillaume Desmottes
2
-2/+5
2010-08-05
prepare 0.15.18 release
telepathy-python-0.15.18
Guillaume Desmottes
2
-4/+6
2010-08-05
Update to spec 0.19.10
Guillaume Desmottes
42
-608/+4825
2010-04-22
NEWS: updated
Jonny Lamb
1
-0/+3
2010-04-22
added Account and AccountManager class
Morten Mjelva
4
-0/+100
2010-04-18
Remove call-gtk.py as it's outdated and obsolete
Sjoerd Simons
1
-116/+0
2010-04-16
text channel: raise ValueError if a message ID is Received twice
David Laban
2
-1/+7
2010-04-07
NEWS: update
Jonny Lamb
1
-0/+4
2010-04-07
conn: implement Interfaces and Status properties
Jonny Lamb
1
-2/+5
2010-04-07
spec: update to 0.19.3
Jonny Lamb
17
-155/+1077
2010-04-04
pass an optional bus to the account to connect to
Sjoerd Simons
1
-5/+6
2010-04-04
Make it possible to add a bus to the ManagerRegistry
Sjoerd Simons
1
-2/+4
2010-04-03
channel: proper usage of _add_immutables in ChannelTypeRoomList
Krzysztof Klinikowski
1
-1/+1
2010-04-02
conn: allow TargetHandle=0 when TargetHandleType=NONE
Jonny Lamb
2
-2/+11
2010-03-17
configure.ac: fix bug tracker URL
Jonny Lamb
1
-1/+1
2010-03-12
Version 0.15.17.1.
Jonny Lamb
1
-1/+1
2010-03-12
Version 0.15.17.
telepathy-python-0.15.17
Jonny Lamb
2
-3/+3
2010-03-11
NEWS: updated
Jonny Lamb
1
-0/+10
2010-03-11
channelmanager: add a deprecation warning when using _implement_channel_class
Jonny Lamb
1
-0/+5
2010-03-11
channelmanager: document the {,_}implement_channel_class{,es} methods
Jonny Lamb
1
-1/+19
2010-03-11
channel: use a proper docstring instead of just a comment
Jonny Lamb
1
-1/+2
2010-03-11
conn: only allow TargetHandleType <= LAST_HANDLE_TYPE
Jonny Lamb
1
-1/+1
2010-03-11
channel{,manager}: use NoneHandle around to remove hacks where handle might b...
Jonny Lamb
3
-44/+26
2010-03-11
handle: add NoneHandle to represent HANDLE_TYPE_NONE
Jonny Lamb
1
-1/+7
2010-03-10
channelmanager: add implement_channel_classes function
Jonny Lamb
1
-2/+18
2010-03-10
channelmanager: rename requestable_channel_classes to requestable_channels
Jonny Lamb
1
-7/+7
2010-03-10
channelmanager: only add a channel to the internal list if we have the handle
Jonny Lamb
1
-1/+1
[next]