gajim-plural/src/common
Yann Leboulanger 6f08dc20ca fix var name 2011-08-10 22:40:30 +02:00
..
protocol handle caps only on the receiving account 2011-05-27 00:14:21 +02:00
xmpp change a var name 2011-08-09 17:13:05 +02:00
zeroconf handle message-outgoing events for zeroconf. We can now send messages in trunk. Fixes #6920 2011-07-19 23:05:32 +02:00
__init__.py
account.py
atom.py
caps_cache.py fallback to disco if clients don't support caps. Fixes #4071 2011-01-04 15:52:37 +01:00
check_paths.py use shutil.move instead of os.rename to move files. Fixes #6770 2011-01-23 11:31:29 +01:00
commands.py
config.py don't set use_stun_server as True by default. It's useless when there is no stun server configured. Fixes #6935 2011-08-02 10:38:51 +02:00
configpaths.py fix for demandimport 2010-12-21 22:28:03 +03:00
connection.py ability to connect to a server that doesn't support roster, and hide the correcponding features. Fixes #6745 2011-08-09 17:14:13 +02:00
connection_handlers.py ability to connect to a server that doesn't support roster, and hide the correcponding features. Fixes #6745 2011-08-09 17:14:13 +02:00
connection_handlers_events.py fix var name 2011-08-10 22:40:30 +02:00
contacts.py
crypto.py
dataforms.py don't remove false values from sent dataforms. Fixes #6765, see #6113 2011-03-05 09:40:01 +01:00
dbus_support.py
defs.py don't set use_stun_server as True by default. It's useless when there is no stun server configured. Fixes #6935 2011-08-02 10:38:51 +02:00
demandimport.py Use demandimport - automatic demandloading of modules. Fixes #6094 2010-12-17 10:17:57 +01:00
dh.py
events.py look in all events (not only systray events) when using gajim-remote show_next_pending_event. Fixes #2791 2011-08-01 19:31:22 +02:00
exceptions.py [Dicson] ability to install from zip / uninstall plugin. Fixes #5906 2010-09-14 19:31:35 +02:00
fuzzyclock.py
gajim.py improve demandimport usage 2011-06-22 20:33:19 +02:00
ged.py handle outgoing messages with events. Fixes #6743 2011-05-18 19:44:43 +02:00
gnupg.py fig gpg encoding error. Fixes #6807 2011-05-11 21:31:56 +02:00
gpg.py rename GnuPG.py to gpg.py. Fixes #6055 2010-11-30 11:41:14 +01:00
helpers.py remove old way of doing advanced notification. 2011-06-13 23:06:43 +02:00
i18n.py
idle.py
jingle.py e NEC to handle jingle-connected events 2010-10-27 19:37:14 +02:00
jingle_content.py [Jingle] Move on_negotiated callback to JingleContent 2010-08-26 16:59:29 +02:00
jingle_rtp.py [herfik] keep aspect ratio when resizing video window. Fixes #6852 2011-04-06 21:56:42 +02:00
jingle_session.py use NEC to handle jingle-error events 2010-11-05 11:08:06 +01:00
jingle_transport.py
kwalletbinding.py
latex.py [Zhihao Yuan & I] use convert is dvipng doesn't work. Fixes #5935 2010-09-24 23:15:21 +02:00
location_listener.py
logger.py use NEC to handle messages / gc_messages 2010-10-18 22:05:41 +02:00
logging_helpers.py prevent traceback when parsing the log level 2010-12-03 13:47:44 +03:00
message_archiving.py correctly cleanup ged handlers when removing an account 2011-01-06 16:50:38 +01:00
multimedia_helpers.py [herfik] improve pulsaudio support in jingle audio. Fixes #6859 2011-04-15 14:23:02 +02:00
nec.py handle outgoing messages with events. Fixes #6743 2011-05-18 19:44:43 +02:00
optparser.py don't set use_stun_server as True by default. It's useless when there is no stun server configured. Fixes #6935 2011-08-02 10:38:51 +02:00
passwords.py handle canceling of creating gnome keyring. Fixes #5909 2010-09-16 21:15:12 +02:00
pep.py Fix last commit 2010-11-24 19:04:03 +03:00
proxy65_manager.py
pubsub.py correctly cleanup ged handlers when removing an account 2011-01-06 16:50:38 +01:00
resolver.py fixes for windows build 2010-10-26 17:28:08 +02:00
rst_xhtml_generator.py
sleepy.py fix for demandimport 2010-12-18 12:42:15 +03:00
socks5.py
stanza_session.py Fix the function that checks if we should log message. Fixes #6873 2011-05-01 18:31:44 +02:00