gajim-plural/src/common
2005-11-27 12:22:07 +00:00
..
xmpp we can now handeled timeouts: when we don't receive registration info within 30 secondes, we show an information window 2005-11-19 19:33:11 +00:00
__init__.py configuration is now in common/config 2005-04-12 21:09:06 +00:00
check_paths.py new db design and improved migration script. if you ran before the migration please remove you old logs.db as it is incompatible with the new one and rerun migration if you care about old logs. a print on show is on purpose, bonus of the first to traceback and give us the value of show that causes the tb. yea svn got unstable these days. sorry about that but big changes 2005-11-25 23:23:25 +00:00
config.py ACE: restored_messages_color. you can now configure from grey to blue, red, green whatever you like 2005-11-24 00:17:28 +00:00
connection.py new db design and improved migration script. if you ran before the migration please remove you old logs.db as it is incompatible with the new one and rerun migration if you care about old logs. a print on show is on purpose, bonus of the first to traceback and give us the value of show that causes the tb. yea svn got unstable these days. sorry about that but big changes 2005-11-25 23:23:25 +00:00
gajim.py log system rewrite to use sqlite database instead of plain ascii files. this allows us to scale better (be faster), provide search in history, and save logs for JIDs that are non-ASCII. PLEASE read http://trac.gajim.org/wiki/MigrateLogToDot9DB 2005-11-23 19:12:52 +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 log system rewrite to use sqlite database instead of plain ascii files. this allows us to scale better (be faster), provide search in history, and save logs for JIDs that are non-ASCII. PLEASE read http://trac.gajim.org/wiki/MigrateLogToDot9DB 2005-11-23 19:12:52 +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 in theory this waits up until 20 seconds before raising locked 2005-11-27 12:22:07 +00:00
Makefile we can use make OPTFLAGS=... to add some flags 2005-09-05 21:38:18 +00:00
optparser.py typo 2005-11-22 14:12:34 +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