.. |
xmpp
|
Partially fix #4098.
|
2008-07-15 23:23:31 +00:00 |
zeroconf
|
fix number of parameters to session.receives in zeroconf. Fixes #4015
|
2008-06-13 15:59:04 +00:00 |
__init__.py
|
configuration is now in common/config
|
2005-04-12 21:09:06 +00:00 |
atom.py
|
merge diff from trunk to pep branch
|
2007-08-09 15:39:18 +00:00 |
caps.py
|
Fix two caps related tracebacks:
|
2008-07-08 19:15:54 +00:00 |
check_paths.py
|
new XEP-0115 implementation (version 1.5)
|
2008-04-20 22:58:47 +00:00 |
commands.py
|
merged in session-centric branch, with fixes for OTR compatibility
|
2008-05-13 01:59:10 +00:00 |
config.py
|
Keep last status on autoconnect.
|
2008-07-16 15:50:51 +00:00 |
configpaths.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
connection.py
|
D'oh!
|
2008-07-15 14:39:54 +00:00 |
connection_handlers.py
|
moved receipt handling after XEP 0200 decryption
|
2008-07-14 00:25:53 +00:00 |
contacts.py
|
Don't crash when we receive contacts that have a group tag assigned multiple times.
|
2008-07-06 21:35:19 +00:00 |
crypto.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
dataforms.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
dbus_support.py
|
Be more specific on excepts.
|
2008-06-08 10:19:26 +00:00 |
defs.py
|
new XEP-0115 implementation (version 1.5)
|
2008-04-20 22:58:47 +00:00 |
dh.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
events.py
|
fix encrypted/unencrypted notifications in PM
|
2008-07-14 23:46:22 +00:00 |
exceptions.py
|
Warn user when database is corrupted and unreadable. Fixes #3761
|
2008-03-17 07:22:43 +00:00 |
fuzzyclock.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
gajim.py
|
XEP-0116 support discovery
|
2008-07-14 00:26:05 +00:00 |
GnuPG.py
|
http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with 'is' or 'is not', never the equality operators."
|
2008-04-18 00:02:56 +00:00 |
GnuPGInterface.py
|
http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with
|
2008-04-18 00:26:07 +00:00 |
helpers.py
|
first pass at stripping out the one-tab-per-session code
|
2008-06-26 23:36:58 +00:00 |
i18n.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
idle.c
|
make idle detection work in Windows without C compilation stuff (use ctypes and do the call to user32.dll via python [py25 includes ctypes else get it externally]. an Xmas gift from to Yann for .11 wonderful release!
|
2006-12-30 00:54:20 +00:00 |
logger.py
|
add mrim transport icons. Fixes #4078
|
2008-07-10 12:18:26 +00:00 |
Makefile.am
|
Merging changes from trunk (6774:7465)
|
2006-11-18 20:52:28 +00:00 |
nslookup.py
|
Another part of a fix for #4098.
|
2008-07-16 12:58:52 +00:00 |
optparser.py
|
new XEP-0115 implementation (version 1.5)
|
2008-04-20 22:58:47 +00:00 |
passwords.py
|
Fix indentation. Please test patches before commiting...
|
2008-05-05 00:05:20 +00:00 |
pep.py
|
first pass at stripping out the one-tab-per-session code
|
2008-06-26 23:36:58 +00:00 |
proxy65_manager.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
pubsub.py
|
[Florob] ability to retract pubsub events. fixes #3913
|
2008-05-05 07:48:13 +00:00 |
rst_xhtml_generator.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
sleepy.py
|
Reduced too big indentation inside first try-catch (was 2 tabs, now it's 1 tab).
|
2008-05-28 16:15:39 +00:00 |
socks5.py
|
Fix file transfers on win32.
|
2008-05-10 15:40:27 +00:00 |
stanza_session.py
|
make esession authentication warning less obtrusive
|
2008-06-29 04:39:29 +00:00 |
xmpp_stringprep.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |