.. |
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
|
If no resource is left, we shouldn't have caps left either!
|
2008-07-23 18:38:52 +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
|
restore autoconnect_as option. Correctly use 80 char width
|
2008-07-29 06:42:34 +00:00 |
configpaths.py
|
New activity dialog.
|
2008-07-28 20:57:56 +00:00 |
connection.py
|
attach resource to sessions so that only the relevant sessions are terminated when a contact goes offline
|
2008-07-26 05:28:15 +00:00 |
connection_handlers.py
|
prevent traceback, fixed #4121
|
2008-07-29 07:36:44 +00:00 |
contacts.py
|
fix some issues with the difference between Contacts and GC_Contacts
|
2008-07-26 01:16:24 +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
|
Remove rev keyword code again as this doesn't work. It's only updated
|
2008-07-21 22:55:03 +00:00 |
dh.py
|
correct dh prime (for real this time)
|
2008-07-21 19:55:27 +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
|
typo
|
2008-07-29 06:40:09 +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
|
remove publish_mood, publish_activity and publish_nick options.
|
2008-07-29 06:15:41 +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
|
don't require python2.5
|
2008-07-29 07:11:39 +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
|
added option for esession autonegotiation
|
2008-07-19 20:42:03 +00:00 |
xmpp_stringprep.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |