gajim-plural/src/common
Yann Leboulanger 03235e2809 fixes large WCPU footprint under freebsd. fixes #1963 2007-08-29 15:42:37 +00:00
..
xmpp "iSocket is already connected" error has a different number under OpenBSD. fixes #3396 2007-08-26 20:45:07 +00:00
zeroconf [Brendan Taylor] Gsoc 2007 work : end to end encryptions. Fixes #544 2007-08-25 22:42:35 +00:00
GnuPG.py add --use-agent to GPG so that we work with gnupg-agent 2007-01-06 20:19:47 +00:00
GnuPGInterface.py GnuPGInterface can't work under windows. 2006-04-23 17:12:14 +00:00
Makefile.am Merging changes from trunk (6774:7465) 2006-11-18 20:52:28 +00:00
__init__.py configuration is now in common/config 2005-04-12 21:09:06 +00:00
atom.py improve pubsub support. fixes #3103 2007-06-24 22:33:00 +00:00
caps.py formatting errors 2007-07-09 22:41:53 +00:00
check_paths.py [Brendan Taylor] Gsoc 2007 work : end to end encryptions. Fixes #544 2007-08-25 22:42:35 +00:00
commands.py ability to forward unread messages through adhoc commands. fixes #1910 2007-06-23 19:44:09 +00:00
config.py [Brendan Taylor] Gsoc 2007 work : end to end encryptions. Fixes #544 2007-08-25 22:42:35 +00:00
configpaths.py [Brendan Taylor] Gsoc 2007 work : end to end encryptions. Fixes #544 2007-08-25 22:42:35 +00:00
connection.py log sent messages only once. fixes #3398 2007-08-27 08:56:54 +00:00
connection_handlers.py fix determining whether a message was encrypted 2007-08-29 06:08:06 +00:00
contacts.py Fix TB when getting score of a not (yet) in the roster contact. fixes #3382 and #3335 2007-08-21 09:23:34 +00:00
dataforms.py default value in boolean fields is False if none is provided. 2007-08-19 10:16:08 +00:00
dbus_support.py don't stop Gajim when dbus is stopped. Fixes #3032 2007-06-25 16:23:21 +00:00
defs.py caps: Real fix for [3295] -- changing separator from ' ' to '\0'. 2007-07-13 14:44:01 +00:00
dh.py support libraries for esessions 2007-06-17 10:37:59 +00:00
events.py Fix tb when closing muc with unread messages 2007-06-14 16:06:59 +00:00
exceptions.py [Brendan Taylor] Gsoc 2007 work : end to end encryptions. Fixes #544 2007-08-25 22:42:35 +00:00
fuzzyclock.py No space in indentation, /src/common/ part 2007-02-04 18:57:25 +00:00
gajim.py fix import error 2007-08-27 13:45:57 +00:00
helpers.py ability to load transport iconsets from ~/.gajim/iconsets/transports. Fixes #3390 2007-08-22 22:46:31 +00:00
i18n.py Merging changes from trunk (6774:7465) 2006-11-18 20:52:28 +00:00
idle.c make idle detection work in Windows without C compilation stuff (use ctypes and do the call to user32.dll via python [py25 includes ctypes else get it externally]. an Xmas gift from to Yann for .11 wonderful release! 2006-12-30 00:54:20 +00:00
logger.py re-read jids table from DB when another instance of Gajim added a jid in it. Fixes #3349 2007-08-20 11:13:53 +00:00
nslookup.py calling the module SRE is deprecated [in py25] in favor of RE. so use RE 2006-11-18 23:21:59 +00:00
optparser.py caps: Real fix for [3295] -- changing separator from ' ' to '\0'. 2007-07-13 14:44:01 +00:00
passwords.py fix gnomekeyring.DeniedError. fixes #3300 2007-08-08 16:10:38 +00:00
proxy65_manager.py fixes large WCPU footprint under freebsd. fixes #1963 2007-08-29 15:42:37 +00:00
pubsub.py fix TB when we close pubsub window before we get the answer from the server. see #3103 2007-06-25 16:36:57 +00:00
rst_xhtml_generator.py [sgala and I] better support of sizes in XHTML, simplify rst generator 2007-05-29 20:22:41 +00:00
sleepy.py fix indentation 2007-01-11 22:22:48 +00:00
socks5.py [Santiago Gala] IPv6 filetransfert. see #1969 2007-06-09 07:07:05 +00:00
stanza_session.py [misc] Fix a coding issue. Fix #3399. 2007-08-28 19:38:42 +00:00
xmpp_stringprep.py No space in indentation, /src/common/ part 2007-02-04 18:57:25 +00:00