gajim-plural/src/common
2006-03-26 12:30:29 +00:00
..
xmpp disconnect after stream end tag, unregister 2006-03-16 17:29:30 +00:00
__init__.py
check_paths.py
config.py svn is .10 2006-03-25 20:43:12 +00:00
connection.py handle connection failure when we create a new account. Fixes #1725 2006-03-26 12:30:29 +00:00
connection_handlers.py use sanitize_filename func before writing a file to HD. Fixes #1722 2006-03-26 11:46:04 +00:00
contacts.py show can be 'error' too 2006-03-24 23:50:26 +00:00
exceptions.py hint user about what could be wrong 2006-03-19 21:21:16 +00:00
gajim.py [jim++] fix logic for ft popup. fixes #1393 2006-03-20 17:25:45 +00:00
GnuPG.py
GnuPGInterface.py
helpers.py use sanitize_filename func before writing a file to HD. Fixes #1722 2006-03-26 11:46:04 +00:00
i18n.py
idle.c
logger.py fix GC logs: when we create a new room, we call get_last_date_that_has_logs(), which call get_jid_jid, which create a new id for the room, but with type = JID_NORMAL_TYPE instead of JID_ROOM_TYPE. It's now fixed 2006-03-24 18:46:48 +00:00
Makefile
migrate_logs_to_dot9_db.py
nslookup.py
optparser.py fix update_config procedure. Also remove proxy65.unstable.nl proxy. Fixes #1748 2006-03-26 10:24:42 +00:00
proxy65_manager.py discover proxy transport for server (#803) 2006-03-20 23:17:36 +00:00
sleepy.py
socks5.py
xmpp_stringprep.py