.. |
protocol
|
remove unused class parameter
|
2013-04-06 12:24:26 +02:00 |
zeroconf
|
move ConnectionPEP class to connection_handlers to prevent import loop
|
2013-04-06 10:14:28 +02:00 |
__init__.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
account.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
atom.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
caps_cache.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
check_paths.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
check_X509.py
|
prevent traceback when a wrong certificate is being checked. Fixes #7242
|
2012-10-08 11:14:47 +02:00 |
commands.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
config.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
configpaths.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
connection.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
connection_handlers.py
|
remove unused class parameter
|
2013-04-06 12:24:26 +02:00 |
connection_handlers_events.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
contacts.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
crypto.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
dataforms.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
dbus_support.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
defs.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
demandimport.py
|
update demandimport module from mercurial
|
2012-02-26 20:38:29 +04:00 |
dh.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
events.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
exceptions.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
file_props.py
|
Also cancel the jingle session when initiator for IBB transfer cancellation
|
2013-01-19 21:40:19 -04:00 |
fuzzyclock.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
gajim.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
ged.py
|
Gajim now uses python-nbxmpp library instead of embedding it.
|
2012-12-09 21:37:51 +01:00 |
gnupg.py
|
hnadle MISSING_PASSPHRASE message from gnupg when signing
|
2013-03-14 12:45:53 +01:00 |
gpg.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
helpers.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
i18n.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
idle.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
jingle.py
|
ability to see out own video in the same time we send it and show both outging and incoming videos inside chat control
|
2012-12-30 18:59:48 +01:00 |
jingle_content.py
|
Gajim now uses python-nbxmpp library instead of embedding it.
|
2012-12-09 21:37:51 +01:00 |
jingle_ft.py
|
Gajim now uses python-nbxmpp library instead of embedding it.
|
2012-12-09 21:37:51 +01:00 |
jingle_ftstates.py
|
Gajim now uses python-nbxmpp library instead of embedding it.
|
2012-12-09 21:37:51 +01:00 |
jingle_rtp.py
|
ability to see out own video in the same time we send it and show both outging and incoming videos inside chat control
|
2012-12-30 18:59:48 +01:00 |
jingle_session.py
|
Gajim now uses python-nbxmpp library instead of embedding it.
|
2012-12-09 21:37:51 +01:00 |
jingle_transport.py
|
Gajim now uses python-nbxmpp library instead of embedding it.
|
2012-12-09 21:37:51 +01:00 |
jingle_xtls.py
|
Gajim now uses python-nbxmpp library instead of embedding it.
|
2012-12-09 21:37:51 +01:00 |
kwalletbinding.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
location_listener.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
logger.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
logging_helpers.py
|
handle nbxmpp logging with -l option (-l .nbxmpp.client_nb=INFO for example)
|
2012-12-30 18:54:49 +01:00 |
message_archiving.py
|
Gajim now uses python-nbxmpp library instead of embedding it.
|
2012-12-09 21:37:51 +01:00 |
multimedia_helpers.py
|
ability to see out own video in the same time we send it and show both outging and incoming videos inside chat control
|
2012-12-30 18:59:48 +01:00 |
nec.py
|
remove big time consuming and unused function pformat. see #7125
|
2012-04-28 22:45:17 +02:00 |
optparser.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
passwords.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
pep.py
|
move ConnectionPEP class to connection_handlers to prevent import loop
|
2013-04-06 10:14:28 +02:00 |
proxy65_manager.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
pubsub.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
resolver.py
|
Gajim now uses python-nbxmpp library instead of embedding it.
|
2012-12-09 21:37:51 +01:00 |
rst_xhtml_generator.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
sleepy.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
socks5.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
stanza_session.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |