..
xmpp
put namespace name in protocol.py
2008-04-18 18:19:33 +00:00
zeroconf
typo
2008-04-15 15:59:13 +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
merge diff from trunk
2007-12-12 08:44:46 +00:00
check_paths.py
Fix table creation typo.
2008-04-15 02:05:08 +00:00
commands.py
Revert r9252 for now. E2E was affected and task is shifted to next releas anyway. See #3694
2008-01-20 23:24:03 +00:00
config.py
add ACE option to configure interval between 2 idlness checks. default to 2 seconds. fixes #3004
2008-04-15 09:35:36 +00:00
configpaths.py
merge diff from trunk
2007-12-12 08:44:46 +00:00
connection.py
fix indent
2008-04-15 01:54:31 +00:00
connection_handlers.py
always say we want to receive pep notifications even if server don't support it.
2008-04-19 22:08:40 +00:00
contacts.py
Port roster_window to gtk.TreeModelFilter.
2008-04-20 14:01:04 +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
merge diff from trunk
2007-12-12 08:44:46 +00:00
defs.py
Create a new small table in DB to remember rooms last_history_line at next
2008-04-15 01:52:11 +00:00
dh.py
merge diff from trunk
2007-12-12 08:44:46 +00:00
events.py
merge diff from trunk
2007-12-12 08:44:46 +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
added ipython for SVN users only.
2008-04-14 15:19: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
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
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
one more typo
2008-04-16 19:52:47 +00:00
Makefile.am
Merging changes from trunk (6774:7465)
2006-11-18 20:52:28 +00:00
nslookup.py
merge diff from trunk
2007-12-12 08:44:46 +00:00
optparser.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
passwords.py
merge diff from trunk
2007-12-12 08:44:46 +00:00
pep.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
proxy65_manager.py
merge diff from trunk
2007-12-12 08:44:46 +00:00
pubsub.py
ability to remove a PEP node
2008-03-02 23:56:39 +00:00
rst_xhtml_generator.py
merge diff from trunk
2007-12-12 08:44:46 +00:00
sleepy.py
merge diff from trunk
2007-12-12 08:44:46 +00:00
socks5.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
stanza_session.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
xmpp_stringprep.py
merge diff from trunk
2007-12-12 08:44:46 +00:00