gajim-plural/src/common
Yann Leboulanger 2f857870f3 add caps_* arguments in create_contact 2008-07-05 19:16:04 +00:00
..
xmpp Revert r9859 as this killed the stream. 2008-06-29 01:40:49 +00:00
zeroconf fix number of parameters to session.receives in zeroconf. Fixes #4015 2008-06-13 15:59:04 +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
Makefile.am Merging changes from trunk (6774:7465) 2006-11-18 20:52:28 +00:00
__init__.py
atom.py merge diff from trunk to pep branch 2007-08-09 15:39:18 +00:00
caps.py Added a function to check for specific features. This makes 2008-07-02 09:20:49 +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 warn before connecting without PyOpenSSL. fixes #4065 2008-07-05 18:07:32 +00:00
configpaths.py merge diff from trunk 2007-12-12 08:44:46 +00:00
connection.py remove useless print 2008-07-05 18:25:39 +00:00
connection_handlers.py don't try the old (XEP-018) way to go invisible. It's not XMPP complient. That prevent to show the we are invisible but we are not. Fixes #4012 2008-06-25 09:25:43 +00:00
contacts.py add caps_* arguments in create_contact 2008-07-05 19:16: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 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 pass the ChatControl around with printed_chat events 2008-06-14 16:49:48 +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 don't make submenus in the Actions menu if we've only got a zeroconf account and a normal account 2008-06-13 02:18:16 +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 new XEP-0115 implementation (version 1.5) 2008-04-20 22:58:47 +00:00
nslookup.py merge diff from trunk 2007-12-12 08:44:46 +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