.. |
protocol
|
jingle IBB and normal IBB are different
|
2012-06-14 18:34:07 +02:00 |
xmpp
|
jingle IBB and normal IBB are different
|
2012-06-14 18:34:07 +02:00 |
zeroconf
|
add XEP-0224 support (/attention command, persistant popup and special sound). F
|
2012-04-09 13:38: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
|
upgrade copyright
|
2012-01-11 22:20:34 +01:00 |
caps_cache.py
|
merge from trunk
|
2012-04-12 22:07:30 +02:00 |
check_X509.py
|
fix pyopenssl version checking. Fixes #7124
|
2012-03-27 14:57:49 +02:00 |
check_paths.py
|
merge from trunk
|
2012-04-12 22:07:30 +02:00 |
commands.py
|
correctly forward unread printed messages to other resources. Fixes #7094
|
2012-04-01 19:39:26 +02:00 |
config.py
|
remove latex support. Will be in a plugin. Fixes #4176
|
2012-04-30 00:19:55 +02:00 |
configpaths.py
|
merge from trunk
|
2012-04-12 22:07:30 +02:00 |
connection.py
|
handle see-other-host stream error. Fixes #7134
|
2012-04-15 23:42:53 +02:00 |
connection_handlers.py
|
fix unwanted things from merge from jingleFT branch
|
2012-04-21 23:52:24 +02:00 |
connection_handlers_events.py
|
jingle IBB and normal IBB are different
|
2012-06-14 18:34:07 +02:00 |
contacts.py
|
upgrade copyright
|
2012-01-11 22:20:34 +01:00 |
crypto.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
dataforms.py
|
upgrade copyright
|
2012-01-11 22:20:34 +01:00 |
dbus_support.py
|
upgrade copyright
|
2012-01-11 22:20:34 +01:00 |
defs.py
|
fix version string
|
2012-03-18 23:53:11 +04:00 |
demandimport.py
|
update demandimport module from mercurial
|
2012-02-26 20:38:29 +04:00 |
dh.py
|
upgrade copyright
|
2012-01-11 22:20:34 +01:00 |
events.py
|
correctly forward unread printed messages to other resources. Fixes #7094
|
2012-04-01 19:39:26 +02:00 |
exceptions.py
|
upgrade copyright
|
2012-01-11 22:20:34 +01:00 |
file_props.py
|
file_props refactoring
|
2012-06-14 12:27:23 -04:00 |
fuzzyclock.py
|
upgrade copyright
|
2012-01-11 22:20:34 +01:00 |
gajim.py
|
remove latex support. Will be in a plugin. Fixes #4176
|
2012-04-30 00:19:55 +02:00 |
ged.py
|
ability for a plugin to raise NodeProcessed
|
2012-04-08 17:53:53 +02:00 |
gnupg.py
|
update python-gnupg to 0.3.0 + add KEYEXPIRED support. Fixes #7151
|
2012-05-18 16:58:51 +02:00 |
gpg.py
|
don't crash when there are non-ascii chars in gpg keys list
|
2012-05-30 08:30:49 +02:00 |
helpers.py
|
merge from trunk
|
2012-04-12 22:07:30 +02:00 |
i18n.py
|
upgrade copyright
|
2012-01-11 22:20:34 +01:00 |
idle.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
jingle.py
|
file_props refactoring
|
2012-06-14 12:27:23 -04:00 |
jingle_content.py
|
file_props refactoring
|
2012-06-14 12:27:23 -04:00 |
jingle_ft.py
|
file_props refactoring
|
2012-06-14 12:27:23 -04:00 |
jingle_ftstates.py
|
file_props refactoring
|
2012-06-14 12:27:23 -04:00 |
jingle_rtp.py
|
Backed out changeset 1e414d1b429c
|
2012-04-20 16:27:30 +02:00 |
jingle_session.py
|
make werequest an optional argument in JingleSession
|
2012-06-10 17:08:54 -04:00 |
jingle_transport.py
|
file_props refactoring
|
2012-06-14 12:27:23 -04:00 |
jingle_xtls.py
|
correct check pyopenssl installed
|
2012-04-22 21:48:36 +04: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
|
upgrade copyright
|
2012-01-11 22:20:34 +01:00 |
logger.py
|
don't commit SQL request too fast to improve performences. Fixes #6905
|
2012-04-03 19:38:15 +02:00 |
logging_helpers.py
|
prevent traceback when parsing the log level
|
2010-12-03 13:47:44 +03:00 |
message_archiving.py
|
correctly cleanup ged handlers when removing an account
|
2011-01-06 16:50:38 +01:00 |
multimedia_helpers.py
|
add screen sharing ability by choosing Screen in video input device.
|
2012-04-20 16:28:10 +02:00 |
nec.py
|
remove big time consuming and unused function pformat. see #7125
|
2012-04-28 22:45:17 +02:00 |
optparser.py
|
ability to reset options to default value. Fixes #4465
|
2012-04-09 19:45:56 +02:00 |
passwords.py
|
fix gnomekeyring import
|
2012-04-30 14:16:04 +04:00 |
pep.py
|
upgrade copyright
|
2012-01-11 22:20:34 +01:00 |
proxy65_manager.py
|
file_props refactoring
|
2012-06-14 12:27:23 -04:00 |
pubsub.py
|
upgrade copyright
|
2012-01-11 22:20:34 +01:00 |
resolver.py
|
fixes for windows build
|
2010-10-26 17:28:08 +02:00 |
rst_xhtml_generator.py
|
upgrade copyright
|
2012-01-11 22:20:34 +01:00 |
sleepy.py
|
upgrade copyright
|
2012-01-11 22:20:34 +01:00 |
socks5.py
|
file_props refactoring
|
2012-06-14 12:27:23 -04:00 |
stanza_session.py
|
correctly forward unread printed messages to other resources. Fixes #7094
|
2012-04-01 19:39:26 +02:00 |