..
protocol
Replace long() in remaining python2 code with int().
2017-02-11 02:40:07 +00:00
zeroconf
Use Enum or IntEnum instead of range() constants.
2017-02-11 02:40:07 +00:00
__init__.py
…
account.py
…
atom.py
Copyright 2013>2014
2014-01-02 12:33:54 +04:00
caps_cache.py
Remove every default argument using [] or {}.
2017-02-11 02:40:07 +00:00
check_X509.py
fix pyasn1 usage
2014-11-09 22:33:32 +01:00
check_paths.py
Remove unicode conversion method for paths
2017-01-06 20:03:43 +01:00
commands.py
pending events are now in objects rather that storing parameters in tuple
2016-02-29 21:04:08 +01:00
config.py
Use Enum or IntEnum instead of range() constants.
2017-02-11 02:40:07 +00:00
configpaths.py
Use Enum or IntEnum instead of range() constants.
2017-02-11 02:40:07 +00:00
connection.py
Port application menu to GMenu
2017-02-12 18:17:27 +01:00
connection_handlers.py
Remove unused imports.
2017-02-08 02:26:20 +00:00
connection_handlers_events.py
Fix a few things in common.connection_handlers_events.
2017-02-11 02:40:07 +00:00
contacts.py
Remove every default argument using [] or {}.
2017-02-11 02:40:07 +00:00
crypto.py
ability to compite the installer for gtk3 version
2016-07-07 22:41:35 +02:00
dataforms.py
Fix NameError in DataForms with a media type.
2016-11-05 14:55:48 +00:00
dbus_support.py
Remove unused imports
2016-12-22 18:19:24 +01:00
defs.py
Remove extraneous whitespace after git hash.
2017-01-03 21:17:30 +00:00
dh.py
common.dh: Reformat to follow PEP-0008.
2017-02-08 02:26:20 +00:00
events.py
Remove every default argument using [] or {}.
2017-02-11 02:40:07 +00:00
exceptions.py
Remove support for GNOME Keyring and KWalletCLI, instead always use libsecret.
2016-11-20 21:56:26 +00:00
file_props.py
fix using transport sid in jingle IBB instead of jingle sid
2014-02-24 22:13:25 +01:00
fuzzyclock.py
Remove unused imports
2016-12-22 18:19:24 +01:00
gajim.py
Port application menu to GMenu
2017-02-12 18:17:27 +01:00
ged.py
Make verbose logging less verbose
2017-01-04 23:28:08 +01:00
gpg.py
do not list all keys when we want to know if we have a key. Fixes #8477
2016-12-17 14:06:36 +01:00
helpers.py
Use platform identifier with better granularity
2017-02-12 19:09:49 +01:00
i18n.py
Copyright 2013>2014
2014-01-02 12:33:54 +04:00
idle.py
fix traceback handling
2013-01-05 00:03:36 +01:00
jingle.py
Fix a bunch of issues in common.jingle*.
2017-02-11 02:40:07 +00:00
jingle_content.py
Fix a bunch of issues in common.jingle*.
2017-02-11 02:40:07 +00:00
jingle_ft.py
Fix a bunch of issues in common.jingle*.
2017-02-11 02:40:07 +00:00
jingle_ftstates.py
Fix a bunch of issues in common.jingle*.
2017-02-11 02:40:07 +00:00
jingle_rtp.py
Fix a bunch of issues in common.jingle*.
2017-02-11 02:40:07 +00:00
jingle_session.py
Use “… is not …” everywhere instead of “not … is …”.
2017-02-11 02:40:10 +00:00
jingle_transport.py
Fix a bunch of issues in common.jingle*.
2017-02-11 02:40:07 +00:00
jingle_xtls.py
Fix a bunch of issues in common.jingle*.
2017-02-11 02:40:07 +00:00
location_listener.py
Remove every default argument using [] or {}.
2017-02-11 02:40:07 +00:00
logger.py
Remove dead code in logger.py method get_search_results_for_query
2017-02-22 14:55:44 +01:00
logging_helpers.py
Make verbose logging less verbose
2017-01-04 23:28:08 +01:00
message_archiving.py
Fix wrong variable names and forgotten imports in message_archiving.
2016-11-05 15:02:46 +00:00
multimedia_helpers.py
Fix some spaces in strings
2017-01-04 13:14:21 +01:00
nec.py
fix imports and many py3 changements
2013-01-02 13:54:02 +01:00
optparser.py
Remove every default argument using [] or {}.
2017-02-11 02:40:07 +00:00
passwords.py
Improve fallback for windows keyring
2017-01-23 19:18:59 +01:00
pep.py
Remove unused imports.
2017-02-08 02:26:20 +00:00
proxy65_manager.py
made Link Mauve's patch python 3 ready
2016-08-06 23:46:57 +02:00
pubsub.py
Copyright 2013>2014
2014-01-02 12:33:54 +04:00
resolver.py
Remove unused imports
2016-12-22 18:19:24 +01:00
rst_xhtml_generator.py
Remove every default argument using [] or {}.
2017-02-11 02:40:07 +00:00
sleepy.py
Remove unused imports
2016-12-22 18:19:24 +01:00
socks5.py
Use “… is not …” everywhere instead of “not … is …”.
2017-02-11 02:40:10 +00:00
stanza_session.py
Replace long() in remaining python2 code with int().
2017-02-11 02:40:07 +00:00