gajim-plural/src/common
2005-12-07 16:09:03 +00:00
..
xmpp http://cvs.sourceforge.net/viewcvs.py/xmpppy/xmpppy/xmpp/auth.py 2005-11-30 17:08:45 +00:00
__init__.py configuration is now in common/config 2005-04-12 21:09:06 +00:00
check_paths.py * when in common, no need to do from common import FOO, just import FOO 2005-12-05 11:13:08 +00:00
config.py check for new version [one of the first thing I did for Gajim :)] is not needed anymore as most distros have us. remove it. this also means we can now update Changelog periodically in svn. YUPPIE! 2005-12-06 00:09:28 +00:00
connection.py consider incomming messages without type as normal (single) messages 2005-12-07 16:09:03 +00:00
exceptions.py add an exceptions file that contain our custom exceptions 2005-12-01 17:16:53 +00:00
gajim.py remove trailing whitespaces and fix coding styles etc and add a FIXME 2005-12-06 17:43:21 +00:00
GnuPG.py running pychecker in some files and fixing cleaning up those errors/info that REALLY matter 2005-11-18 13:12:16 +00:00
GnuPGInterface.py try to have OpenPGP working in Windoz 2005-10-09 17:22:03 +00:00
helpers.py * when in common, no need to do from common import FOO, just import FOO 2005-12-05 11:13:08 +00:00
i18n.py him --> him or her 2005-11-12 14:20:20 +00:00
idle.c typo 2005-07-19 14:45:15 +00:00
logger.py no need of global vars, prefer self.var 2005-12-05 17:22:50 +00:00
Makefile we can use make OPTFLAGS=... to add some flags 2005-09-05 21:38:18 +00:00
migrate_logs_to_dot9_db.py migration is okay now if no ~/.gajim; also many other small fixes 2005-12-05 23:25:02 +00:00
optparser.py translate theme when we upgrade config file and check be sure that the current roster_theme exists 2005-11-28 22:12:46 +00:00
sleepy.py comments 2005-09-11 00:07:58 +00:00
socks5.py minor 2005-11-21 10:34:10 +00:00
xmpp_stringprep.py add comment in xmpp_stringprep 2005-11-23 18:36:07 +00:00