..
xmpp
[PyOpenSSL branch]
2006-11-18 15:09:40 +00:00
zeroconf
Removing all calls to sys.exc_clear(). This is only necessary in very rare circumstances, and if there is such a circumstance, it should be clearly documented in code.
2006-11-13 15:07:47 +00:00
__init__.py
configuration is now in common/config
2005-04-12 21:09:06 +00:00
check_paths.py
py25 comes with pysqlite module in the stdlib
2006-10-11 22:31:51 +00:00
config.py
- add a confirmation dialog when we create a metacontact for the forst time. fixes #2259
2006-11-05 00:47:25 +00:00
configpaths.py
[junglecow] refactor paths and directories in a single file. fixes #2629
2006-11-04 18:15:38 +00:00
connection.py
shorter string to fit popup window. fixes #2640
2006-11-10 19:33:34 +00:00
connection_handlers.py
[misc] XEP-145 (annotations) support. Thanks fixes #776
2006-11-09 19:13:53 +00:00
contacts.py
show our server in roster when we get a message from it, and hide it if show_transports_group is False. Fixes #2568
2006-10-17 12:31:16 +00:00
dbus_support.py
fix #860 , add patch from <jeff at ocjtech.us>, add per account options,
2006-10-21 00:49:30 +00:00
defs.py
[dkirov] idle module is not correctly build (linked to xss lib) and loaded from .libs folder for svn users. fixes #2611
2006-11-08 13:16:35 +00:00
events.py
Don't count first messages in roster title when we auto open
2006-11-08 21:28:28 +00:00
exceptions.py
merge with trunk
2006-10-09 00:27:03 +00:00
fuzzyclock.py
merged trunk r6780
2006-09-14 16:48:03 +00:00
gajim.py
[junglecow] refactor paths and directories in a single file. fixes #2629
2006-11-04 18:15:38 +00:00
GnuPG.py
merge from trunk
2006-10-04 00:10:49 +00:00
GnuPGInterface.py
GnuPGInterface can't work under windows.
2006-04-23 17:12:14 +00:00
helpers.py
Removed import sys, useless since [7326]
2006-11-03 06:41:34 +00:00
i18n.py
merge from trunk
2006-10-04 00:10:49 +00:00
idle.c
change copyright from "Gajim Team" to real people
2005-12-09 23:30:28 +00:00
logger.py
use PRAGMA synchronous = OFF in sqlite to avoid hard drive spin up. fixes #2183
2006-11-10 18:32:38 +00:00
Makefile.am
[dkirov] idle module is not correctly build (linked to xss lib) and loaded from .libs folder for svn users. fixes #2611
2006-11-08 13:16:35 +00:00
nslookup.py
coding standards; convert a TODO to more like testing stuff
2006-03-30 16:10:50 +00:00
optparser.py
Fixed totally broken trayicon_notification_on_new_messages behaviour, change name to
2006-11-03 19:52:39 +00:00
passwords.py
[gjc] workaround gnome-keyring-daemon bug. see #2595
2006-11-01 16:49:49 +00:00
proxy65_manager.py
merged trunk r6780
2006-09-14 16:48:03 +00:00
rst_xhtml_generator.py
merge with trunk
2006-10-09 00:27:03 +00:00
sleepy.py
[dkirov] When .so modules are loaded from module path there is no need to do extra checks.
2006-11-08 13:23:38 +00:00
socks5.py
merge from trunk
2006-10-04 00:10:49 +00:00
xmpp_stringprep.py
ignore transports with wrong jid. fixes #2574
2006-10-17 10:09:11 +00:00