gajim-plural/src/common
Nikos Kouremenos 7a0c0311db rm unused var
2005-12-01 17:50:45 +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 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 send offline status to gc before we disconnect 2005-11-30 17:54:34 +00:00
exceptions.py add an exceptions file that contain our custom exceptions 2005-12-01 17:16:53 +00:00
gajim.py work with special tigris build that workarounds vs bug on .svn; eg look for _svn too 2005-11-30 18:48:58 +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 rm unused var 2005-12-01 17:50: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