| .. |
|
__init__.py
|
create setup.py files for multi-packaging
|
2010-07-07 17:20:16 +02:00 |
|
account.py
|
new capability ICapAccount (closes #389)
|
2010-10-26 21:02:27 +02:00 |
|
bank.py
|
return a Transfer object insetad of only an ID
|
2010-10-31 10:26:06 +01:00 |
|
base.py
|
add a messages refresh button, and better handler of contacts selection
|
2010-10-30 09:58:52 +02:00 |
|
chat.py
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
contact.py
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
content.py
|
ability to send a new revision of a wiki page
|
2010-10-16 10:06:04 +02:00 |
|
dating.py
|
s/ICap/IBaseCap and add constants
|
2010-08-12 16:04:53 +02:00 |
|
geolocip.py
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
messages.py
|
fix compare of two messages
|
2010-10-30 12:27:21 +02:00 |
|
radio.py
|
use the new add_field() method to define fields
|
2010-10-08 13:43:57 +02:00 |
|
torrent.py
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
travel.py
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
video.py
|
use "basestring" instead of "(str,unicode)"
|
2010-10-16 17:44:09 +02:00 |
|
weather.py
|
capabilities objets inherit from CapBaseObject (refs #369)
|
2010-08-12 17:22:04 +02:00 |