..
xmpp
Rename client.py to plugin.py, as all client logic has already been moved to client_nb.py
2009-01-09 00:49:58 +00:00
zeroconf
Rename client.py to plugin.py, as all client logic has already been moved to client_nb.py
2009-01-09 00:49:58 +00:00
__init__.py
See #4200 .
2008-08-15 17:31:51 +00:00
atom.py
[thorstenp] remove whitespace at eol
2008-12-03 21:56:12 +00:00
caps.py
Remove debug output.
2008-12-06 21:26:35 +00:00
check_paths.py
[thorstenp] remove whitespace at eol
2008-12-03 21:56:12 +00:00
commands.py
Backport a few XMPPPY upstream changes.
2008-12-28 14:53:20 +00:00
config.py
import updated files for 0.12 from 0.12 branch
2008-12-17 09:30:11 +00:00
configpaths.py
ability to use adtadir environment variable to set data directory
2009-01-05 15:12:19 +00:00
connection.py
don't try to send some XML if we are disconnected/disconnecting/ Fixes #4605
2008-12-28 22:51:39 +00:00
connection_handlers.py
Use hashlib module in favor of sha and md5.
2009-01-08 16:51:26 +00:00
contacts.py
[thorstenp] remove whitespace at eol
2008-12-03 21:56:12 +00:00
crypto.py
[thorstenp] remove whitespace at eol
2008-12-03 21:56:12 +00:00
dataforms.py
[thorstenp] remove whitespace at eol
2008-12-03 21:56:12 +00:00
dbus_support.py
[thorstenp] remove whitespace at eol
2008-12-03 21:56:12 +00:00
defs.py
[thorstenp] remove useless import
2008-12-02 14:44:26 +00:00
dh.py
See #4200 .
2008-08-15 17:31:51 +00:00
events.py
[thorstenp] replace has_key by key in dict. Fixes #4392
2008-10-07 20:41:59 +00:00
exceptions.py
detect latex conversion error and print them in textview. Fixes #4439
2008-11-03 10:33:14 +00:00
fuzzyclock.py
See #4200 .
2008-08-15 17:31:51 +00:00
gajim.py
cache os information so it's requested to system only once
2008-12-24 15:00:38 +00:00
GnuPG.py
[thorstenp] remove whitespace at eol
2008-12-03 21:56:12 +00:00
GnuPGInterface.py
[thorstenp] remove whitespace at eol
2008-12-03 21:56:12 +00:00
helpers.py
Use hashlib module in favor of sha and md5.
2009-01-08 16:51:26 +00:00
i18n.py
[thorstenp] remove whitespace at eol
2008-12-03 21:56:12 +00:00
idle.py
added missing idle module
2008-12-03 22:57:43 +00:00
logger.py
fix finding room jids in database. Fixes #4576 , #4578
2008-12-12 17:51:22 +00:00
optparser.py
[thorstenp] remove whitespace at eol
2008-12-03 21:56:12 +00:00
passwords.py
a new exception can be raised with [10752], handle it. Fixes #4547
2008-12-04 07:07:12 +00:00
pep.py
[thorstenp] fix unused variables
2008-12-02 15:53:23 +00:00
proxy65_manager.py
[thorstenp] remove whitespace at eol
2008-12-03 21:56:12 +00:00
pubsub.py
Backport a few XMPPPY upstream changes.
2008-12-28 14:53:20 +00:00
resolver.py
Append vim config to resolver.py
2008-12-27 12:28:39 +00:00
rst_xhtml_generator.py
[thorstenp] remove whitespace at eol
2008-12-03 21:56:12 +00:00
sleepy.py
[thorstenp] use ctype to have idle. No need to compile it from C. Fixes #4260
2008-12-03 22:46:55 +00:00
socks5.py
Use hashlib module in favor of sha and md5.
2009-01-08 16:51:26 +00:00
stanza_session.py
a fix for autonegotiation after esessions were disabled
2008-12-13 18:10:37 +00:00
xmpp_stringprep.py
[thorstenp] remove whitespace at eol
2008-12-03 21:56:12 +00:00