gajim-plural/src/common
Yann Leboulanger 6d9ea872e8 coding standards 2009-01-28 07:47:38 +00:00
..
xmpp don't fail when there is an unreadable certificate file. 2009-01-24 12:45:57 +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
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
__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 allow ignore_unknown_contacts, send_os_info and log_encrypted_sessions to be set per_account in ACE. Fixes #4730 2009-01-27 08:48:17 +00:00
configpaths.py don't traceback when there is no temp folder. Fixes #4629 2009-01-21 07:14:03 +00:00
connection.py don't allow to send xhtml when gpg is active (because this part is not encrypted). Fixes #4650 2009-01-16 15:01:36 +00:00
connection_handlers.py infor user about success or failure of registration with an agent. Fixes #3474 2009-01-26 10:27:46 +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 coding standards 2009-01-28 07:47:38 +00:00
dbus_support.py test if dbus0x11 is installed before using dbus. Fixes #4715 2009-01-26 16:15:05 +00:00
defs.py ability to hide systray icon when there is no pending events. Fixes #4645 2009-01-25 09:19:24 +00:00
dh.py Cosmetic only... as usaual: stanza_session.py. TODO: better variable names 2009-01-11 22:29:58 +00:00
events.py [thorstenp] replace has_key by key in dict. Fixes #4392 2008-10-07 20:41:59 +00:00
exceptions.py gave latex processing its own file, merged duplicate processing and 2009-01-09 19:55:26 +00:00
fuzzyclock.py See #4200. 2008-08-15 17:31:51 +00:00
gajim.py gave latex processing its own file, merged duplicate processing and 2009-01-09 19:55:26 +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
latex.py log latex output instead of dumping it straight to stdout 2009-01-09 21:27:01 +00:00
logger.py fix finding room jids in database. Fixes #4576, #4578 2008-12-12 17:51:22 +00:00
optparser.py allow ignore_unknown_contacts, send_os_info and log_encrypted_sessions to be set per_account in ACE. Fixes #4730 2009-01-27 08:48:17 +00:00
passwords.py store passwords in gnome keyring in another way. silently upgrade to the new way 2009-01-20 21:24:22 +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 ID will be autogenerated (like from): Done by dispatcher as it wraps transports send, when plugged into NonBlockingClient. 2009-01-11 21:00:58 +00:00
resolver.py fix previous commit: missing import and typo 2009-01-14 17:27:53 +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 Cosmetic only... as usaual: stanza_session.py. TODO: better variable names 2009-01-11 22:29:58 +00:00
xmpp_stringprep.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00