.. |
protocol
|
uncommenta line commented for tests. Fixes #5861
|
2010-08-20 20:24:03 +02:00 |
xmpp
|
merge message archiving branch. Fixes #3593
|
2010-08-11 18:43:41 +02:00 |
zeroconf
|
[Zash] fix traceback when sending messages over zeroconf. Fixes #5784.
|
2010-06-18 07:45:07 +02:00 |
GnuPG.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
GnuPGInterface.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +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
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
caps_cache.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
check_paths.py
|
merge with trunk
|
2010-07-19 19:53:29 +02:00 |
commands.py
|
add new ad-hoc command to forward unread messages then disconnect. Thanks Geobert.
|
2010-04-27 11:31:36 +02:00 |
config.py
|
[Andrej A Antonov] Use correct word: System Tray -> notification area. Fixes #5864
|
2010-08-23 10:40:04 +02:00 |
configpaths.py
|
merge with trunk
|
2010-07-19 19:53:29 +02:00 |
connection.py
|
use NEC to handle search form request / result
|
2010-08-30 21:42:36 +02:00 |
connection_handlers.py
|
check server features in correct stanza
|
2010-09-03 11:29:15 +02:00 |
connection_handlers_events.py
|
use NEC to handle search form request / result
|
2010-08-30 21:42:36 +02:00 |
contacts.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +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
|
[Zash] fix var name
|
2010-08-16 16:13:55 +02:00 |
dbus_support.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
defs.py
|
mercurial python module is not installed in site-packages under windows. use hg binary instead to get current revision
|
2010-08-17 11:55:58 +02:00 |
dh.py
|
More whitespace fixes.
|
2010-04-08 01:20:22 +02:00 |
events.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
exceptions.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
fuzzyclock.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
gajim.py
|
merge with trunk
|
2010-07-19 19:53:29 +02:00 |
ged.py
|
use Network Event Dispatcher in connection_handler to handle HttpAuth events.
|
2010-07-20 10:35:38 +02:00 |
helpers.py
|
correctly prep JID: "@server" is not a valid JID
|
2010-08-10 16:06:41 +02:00 |
i18n.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +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
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
jingle_content.py
|
[Jingle] Move on_negotiated callback to JingleContent
|
2010-08-26 16:59:29 +02:00 |
jingle_rtp.py
|
[Jingle] Move on_negotiated callback to JingleContent
|
2010-08-26 16:59:29 +02:00 |
jingle_session.py
|
[Jingle] Don't wait for all contents to be ready to accept a session
|
2010-08-26 13:52:00 +02:00 |
jingle_transport.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
kwalletbinding.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
latex.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
location_listener.py
|
[Dicson] don't flood with geoloc info if only timestamp changes. Fixes #5728
|
2010-05-02 11:10:42 +02:00 |
logger.py
|
merge message archiving branch. Fixes #3593
|
2010-08-11 18:43:41 +02:00 |
logging_helpers.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
message_archiving.py
|
stop message archiving for encrypted sessions. Fixes #5792
|
2010-06-27 22:31:55 +02:00 |
multimedia_helpers.py
|
[Jingle] Reduce CPU and bandwidth usage with videotestsrc by fixing framerate
|
2010-05-03 18:09:55 +02:00 |
nec.py
|
raise event through ged before generating child events
|
2010-08-27 22:45:16 +02:00 |
optparser.py
|
handle URI in a better way. some require ://, some only :. Fixes #5841
|
2010-08-15 21:51:40 +02:00 |
passwords.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
pep.py
|
check that pubsub messages have a Atom namespace before presenting them to the user. Fixes #5757
|
2010-05-25 09:33:59 +02:00 |
proxy65_manager.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
pubsub.py
|
remove useless import, coding standards
|
2010-08-28 00:30:23 +02:00 |
resolver.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
rst_xhtml_generator.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
sleepy.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
socks5.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
stanza_session.py
|
declare log variable in stanza_session.py
|
2010-08-23 10:38:09 +02:00 |