gajim-plural/src/common
2009-10-31 09:14:55 +01:00
..
xmpp Move and rename xmpp_stringprep.py 2009-10-08 18:24:21 +02:00
zeroconf Wrap global gajim.handlers with a dispatch method. 2009-10-18 20:53:15 +02:00
__init__.py
atom.py fix traceback with atom pubsub. Fixes #4763 2009-02-02 06:43:19 +00:00
caps.py Rename CacheItem.update to CacheItem.set_and_store as this seems more intense giving. 2009-10-31 09:14:55 +01:00
check_paths.py show only once unread messages at startup when we have twice the same contact in 2 accounts. Fixes #2921 2009-08-30 22:48:45 +02:00
commands.py Backport a few XMPPPY upstream changes. 2008-12-28 14:53:20 +00:00
config.py add show_self_contact ACE option to show / hide self_contact row as we want. Fixes #4796 2009-10-16 19:51:29 +02:00
configpaths.py don't traceback when there is no temp folder. Fixes #4629 2009-01-21 07:14:03 +00:00
connection.py Update a few outdated comments. 2009-10-27 22:48:47 +01:00
connection_handlers.py Swtich from old to new caps API. 2009-10-27 22:41:39 +01:00
contacts.py Move CapsCache global from gajim.capscache to caps.capscache. 2009-10-30 23:01:25 +01:00
crypto.py [Florob] fix module name for sha256. Fixes #5297 2009-10-01 08:26:08 +02:00
dataforms.py Remove spaces at EOL. 2009-06-15 21:00:14 +02:00
dbus_support.py correctly catch not working D-Bus. Fixes #4740 2009-08-28 12:09:18 +02:00
defs.py remove our outgoing nickname color and status message color from gc_nicknames_colors 2009-10-14 16:31:42 +02:00
dh.py Cosmetic only... as usaual: stanza_session.py. TODO: better variable names 2009-01-11 22:29:58 +00:00
events.py handle (un)subscription events as messages (don't force to popup a window) Fixes #2243 2009-02-13 19:35:30 +00:00
exceptions.py gave latex processing its own file, merged duplicate processing and 2009-01-09 19:55:26 +00:00
fuzzyclock.py Make fuzzyclock code more concise. 2009-09-07 20:23:35 +02:00
gajim.py Move CapsCache global from gajim.capscache to caps.capscache. 2009-10-30 23:01:25 +01:00
GnuPG.py clean gpg call when we list keys. Fixes #5043 2009-05-22 19:44:43 +02:00
GnuPGInterface.py
helpers.py Move compute_caps_hash from helpers to caps module. 2009-10-30 23:55:03 +01:00
i18n.py fix indentation 2009-09-26 13:16:48 +02:00
idle.py
kwalletbinding.py prevent traceback when kwalletcli is not available. see #5153 2009-07-16 12:27:53 +02:00
latex.py [Jonathan Michalon] Make latex images theme aware. 2009-09-17 13:54:20 +02:00
logger.py show message subject in chat history. Fixes #5185 2009-10-05 14:25:47 +02:00
logging_helpers.py add missing file. Fixes #4898, #4874 2009-03-11 17:00:28 +00:00
optparser.py Move compute_caps_hash from helpers to caps module. 2009-10-30 23:55:03 +01:00
passwords.py [mirabilos] save password in kwallet is available. Fixes #5153 2009-07-15 21:02:47 +02:00
pep.py add activity / mood in change status dialog. Fixes #4419 2009-04-12 18:13:37 +00:00
proxy65_manager.py re-enable proxy testing. see #4299 2009-02-14 16:41:31 +00:00
pubsub.py fix log in pubsub.py 2009-09-05 21:35:14 +02:00
resolver.py Remove spaces at EOL. 2009-06-15 21:00:14 +02:00
rst_xhtml_generator.py
sleepy.py [hildjj] go away under windows too when screensaver is active. Fixes #4178 2009-10-15 19:51:49 +02:00
socks5.py better file transfer error handling. Fixes #5064 2009-07-28 23:13:34 +02:00
stanza_session.py Work around potential NoneType in obscure function _is_buggy_gajim()' 2009-10-27 23:30:08 +01:00