.. |
protocol
|
fix using FT proxies. Fixes #7382
|
2013-07-15 16:03:07 +02:00 |
zeroconf
|
remove send_message from connection object. Use Event everywhere
|
2013-07-26 14:45:16 +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_X509.py
|
[Yves-Alexis Perez] Fix oid_xmppaddr and oid_dnssrv for X509 cert checking
|
2013-08-15 23:19:23 +02:00 |
check_paths.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
commands.py
|
remove send_message from connection object. Use Event everywhere
|
2013-07-26 14:45:16 +02:00 |
config.py
|
typo
|
2013-08-16 10:09:41 +04:00 |
configpaths.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
connection.py
|
[Darlan] improve some strings. Fixes #7239
|
2013-08-15 10:33:27 +02:00 |
connection_handlers.py
|
don't allow to browse non-MUC server in join groupchat dialog.
|
2013-07-30 20:09:52 +02:00 |
connection_handlers_events.py
|
don't allow to browse non-MUC server in join groupchat dialog.
|
2013-07-30 20:09:52 +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 version number
|
2013-08-16 01:37:02 +04: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
|
correctly detect that farstream is not available. Fixes #7420
|
2013-08-13 13:54:16 +02:00 |
ged.py
|
Gajim now uses python-nbxmpp library instead of embedding it.
|
2012-12-09 21:37:51 +01:00 |
gnupg.py
|
get the expired key information back
|
2013-07-17 15:04:10 +02:00 |
gpg.py
|
don't crash when GPG key are badly encrypted
|
2013-07-17 12:50:34 +02:00 |
helpers.py
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
i18n.py
|
always present room JID LTR. Fixes #7402
|
2013-08-01 19:05:00 +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
|
ignore wrong incoming stanza. Fixes #7416
|
2013-08-13 14:37:56 +02: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
|
fix error when there is a ' char in the config path. Fixes #7344
|
2013-08-14 18:58:48 +02:00 |
logging_helpers.py
|
enable nbxmpp logging when using -v
|
2013-05-16 21:06:41 +02: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 gtk function from pep to gui_interface
|
2013-04-06 12:25:19 +02:00 |
proxy65_manager.py
|
convert a print to a debug print
|
2013-08-14 11:49:43 +02:00 |
pubsub.py
|
[binary] fix receiving pubsub bookmarks. Fixes #7380
|
2013-07-05 17:02:07 +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
|
fix connection to FT proxies. Fixes #7349
|
2013-07-07 14:22:37 +02:00 |
stanza_session.py
|
prevent bug when forming a jid
|
2013-08-15 14:38:59 +04:00 |