gajim-plural/src/common
Yann Leboulanger 820dae2642 1) we can't receive our vcard empty
2) write an empty file for empty vcards so that they are not asked at each gajim startup
2005-11-29 20:17:51 +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 state_unread_color no longer needed. 2005-11-29 04:03:16 +00:00
connection.py 1) we can't receive our vcard empty 2005-11-29 20:17:51 +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 fix typo 2005-11-29 18:31:45 +00:00
Makefile we can use make OPTFLAGS=... to add some flags 2005-09-05 21:38:18 +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