.. |
protocol
|
correctly cleanup ged handlers when removing an account
|
2011-01-06 16:50:38 +01:00 |
xmpp
|
hardcode the value of OpenSSL.SSL.OP_NO_TICKET for old version of openssl. Fixes #5689
|
2011-01-25 11:54:28 +01:00 |
zeroconf
|
don't fail zeroconf with non-ascii hostname
|
2011-02-06 00:07:46 +01:00 |
__init__.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
account.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
atom.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
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
|
add new ad-hoc command to forward unread messages then disconnect. Thanks Geobert.
|
2010-04-27 11:31:36 +02:00 |
config.py
|
Added 'show roster on startup' option. Fixes #6793
|
2011-02-04 23:52:03 +03:00 |
configpaths.py
|
fix for demandimport
|
2010-12-21 22:28:03 +03:00 |
connection.py
|
correctly cleanup ged handlers when removing an account
|
2011-01-06 16:50:38 +01:00 |
connection_handlers.py
|
fix XEP-0184 GUI implementation. Fixes #6837
|
2011-03-18 08:51:12 +01:00 |
connection_handlers_events.py
|
prevent traceback
|
2011-01-09 20:58:58 +01:00 |
contacts.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
crypto.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
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
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
defs.py
|
A simpler way to get changeset identification hash
|
2011-03-21 00:25:30 +03:00 |
demandimport.py
|
Use demandimport - automatic demandloading of modules. Fixes #6094
|
2010-12-17 10:17:57 +01:00 |
dh.py
|
More whitespace fixes.
|
2010-04-08 01:20:22 +02:00 |
events.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
exceptions.py
|
[Dicson] ability to install from zip / uninstall plugin. Fixes #5906
|
2010-09-14 19:31:35 +02:00 |
fuzzyclock.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
gajim.py
|
fix for demandimport
|
2010-12-18 11:11:58 +03:00 |
ged.py
|
fix a bug in ged that prevent callback to be called in the correct order.
|
2010-09-17 12:41:00 +02:00 |
gnupg.py
|
handle some errors when verifying gpg keys
|
2010-11-30 11:10:37 +01:00 |
gpg.py
|
rename GnuPG.py to gpg.py. Fixes #6055
|
2010-11-30 11:41:14 +01:00 |
helpers.py
|
fix initializing a variable
|
2011-01-09 22:11:08 +01:00 |
i18n.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
idle.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
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
|
ignore invalid payload types. Fixes #5919
|
2010-09-23 13:05:33 +02:00 |
jingle_session.py
|
use NEC to handle jingle-error events
|
2010-11-05 11:08:06 +01:00 |
jingle_transport.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
kwalletbinding.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
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
|
[Dicson] don't flood with geoloc info if only timestamp changes. Fixes #5728
|
2010-05-02 11:10:42 +02:00 |
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
|
Correct gst-python detect(without gst-python is gajim unable to load preferences dialog)
|
2011-02-04 14:15:56 +03:00 |
nec.py
|
raise event through ged before generating child events
|
2010-08-27 22:45:16 +02:00 |
optparser.py
|
use xdg-open if available. Thanks to polymorphm forthe initial patch. Fixes #5874
|
2010-09-08 15:25:36 +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
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
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
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
sleepy.py
|
fix for demandimport
|
2010-12-18 12:42:15 +03:00 |
socks5.py
|
convert tabs to spaces in source code thanks to reindent.py
|
2010-04-08 01:20:17 +02:00 |
stanza_session.py
|
declare log variable in stanza_session.py
|
2010-08-23 10:38:09 +02:00 |