gajim-plural/src/common
2009-04-06 10:06:26 +00:00
..
xmpp fix traceback with kerberos GSSError handling. 2009-03-20 20:02:05 +00:00
zeroconf add missing var to connection_zeroconf.py 2009-03-25 06:56:39 +00:00
__init__.py See #4200. 2008-08-15 17:31:51 +00:00
atom.py fix traceback with atom pubsub. Fixes #4763 2009-02-02 06:43:19 +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 add advanced option to ask offline status on connection. Fixes #3597 2009-04-06 10:06:26 +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 ability to block all contacts (from privacy list editor). Fixes #4831 2009-02-20 10:15:16 +00:00
connection_handlers.py don't fail when we get a wrong time format when requesting contact time 2009-03-18 11:04:25 +00:00
contacts.py [Dicson] Fix meta contact order by DND. Fixes #4797, #4779 2009-02-11 17:55:00 +00:00
crypto.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
dataforms.py [brubru] fallback to field 's identifier (var) when there is no Human-readable name (label). Fixes #4894 2009-03-11 09:47:16 +00:00
dbus_support.py [knuckles] KDE notifications. Fixes #4749 2009-02-01 10:28:48 +00:00
defs.py [brubru] Load LOCALEDIR from configure (with defs.py). see #4770 2009-02-11 10:46:07 +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 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 See #4200. 2008-08-15 17:31:51 +00:00
gajim.py [ken.vandine] add indicator support. Fixes #4942 2009-04-04 05:06:46 +00:00
GnuPG.py decode error message returnd by GPG. Fixes #4893 2009-03-11 09:57:24 +00:00
GnuPGInterface.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
helpers.py better way to add http://. see #4857 2009-03-11 19:12:56 +00:00
i18n.py [brubru] Load LOCALEDIR from configure (with defs.py). see #4770 2009-02-11 10:46:07 +00:00
idle.py added missing idle module 2008-12-03 22:57:43 +00:00
latex.py fix decode error in latex errors. Fixes #4744 2009-01-30 09:09:54 +00:00
logger.py fix finding room jids in database. Fixes #4576, #4578 2008-12-12 17:51:22 +00:00
logging_helpers.py add missing file. Fixes #4898, #4874 2009-03-11 17:00:28 +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 re-enable proxy testing. see #4299 2009-02-14 16:41:31 +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 [Dicson] option have moved per account. Fixes #4748 2009-01-29 20:16:34 +00:00
xmpp_stringprep.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00