gajim-plural/src/common
2010-09-17 12:41:00 +02:00
..
protocol fix changing account name. Fixes #5891 2010-09-08 22:26:04 +02:00
xmpp [Dicson] fix typo preventing sending XHTML. Fixes #5900 2010-09-11 15:32:44 +02:00
zeroconf Fix running Gajim under windows for users with non-ascii char in account name. Fixes #5852 2010-09-10 21:31:25 +02:00
__init__.py convert tabs to spaces in source code thanks to reindent.py 2010-02-08 15:08:40 +01:00
account.py convert tabs to spaces in source code thanks to reindent.py 2010-02-08 15:08:40 +01:00
atom.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
caps_cache.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
check_paths.py merge with trunk 2010-07-19 19:53:29 +02: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 use xdg-open if available. Thanks to polymorphm forthe initial patch. Fixes #5874 2010-09-08 15:25:36 +02:00
configpaths.py merge with trunk 2010-07-19 19:53:29 +02:00
connection.py use NEC to handle search form request / result 2010-08-30 21:42:36 +02:00
connection_handlers.py [Dicson] ability to install from zip / uninstall plugin. Fixes #5906 2010-09-14 19:31:35 +02:00
connection_handlers_events.py handle milliseconds in time result stanza. Fixes #5905 2010-09-13 12:23:49 +02:00
contacts.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
crypto.py convert tabs to spaces in source code thanks to reindent.py 2010-02-08 15:08:40 +01:00
dataforms.py [Zash] fix var name 2010-08-16 16:13:55 +02:00
dbus_support.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
defs.py use xdg-open if available. Thanks to polymorphm forthe initial patch. Fixes #5874 2010-09-08 15:25:36 +02:00
dh.py More whitespace mini fixes. 2010-04-08 01:10:17 +02:00
events.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
exceptions.py [Dicson] ability to install from zip / uninstall plugin. Fixes #5906 2010-09-14 19:31:35 +02:00
fuzzyclock.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
gajim.py merge with trunk 2010-07-19 19:53:29 +02: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 update my copyright to 2010 2010-03-11 16:52:36 +01:00
GnuPGInterface.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
helpers.py use xdg-open if available. Thanks to polymorphm forthe initial patch. Fixes #5874 2010-09-08 15:25:36 +02:00
i18n.py Refactored the Q_ translation function 2010-04-07 04:09:58 +03:00
idle.py convert tabs to spaces in source code thanks to reindent.py 2010-02-08 15:08:40 +01:00
jingle.py Delete invalid jingle sessions. Kick audio/video availability from jingle states. 2010-03-21 21:45:45 +01:00
jingle_content.py [Jingle] Move on_negotiated callback to JingleContent 2010-08-26 16:59:29 +02:00
jingle_rtp.py [Jingle] Move on_negotiated callback to JingleContent 2010-08-26 16:59:29 +02:00
jingle_session.py [Jingle] Don't wait for all contents to be ready to accept a session 2010-08-26 13:52:00 +02:00
jingle_transport.py convert tabs to spaces in source code thanks to reindent.py 2010-02-08 15:08:40 +01:00
kwalletbinding.py convert tabs to spaces in source code thanks to reindent.py 2010-02-08 15:08:40 +01:00
latex.py update my copyright to 2010 2010-03-11 16:52:36 +01: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 merge message archiving branch. Fixes #3593 2010-08-11 18:43:41 +02:00
logging_helpers.py fixed some whitespace thanks to 2to3 -f ws_comma 2010-02-10 19:24:11 +01:00
message_archiving.py stop message archiving for encrypted sessions. Fixes #5792 2010-06-27 22:31:55 +02:00
multimedia_helpers.py [Jingle] Reduce CPU and bandwidth usage with videotestsrc by fixing framerate 2010-05-03 18:09:55 +02: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 changing account name. Fixes #5891 2010-09-08 22:26:04 +02:00
proxy65_manager.py don't try to resolve wrong streamhost. Fixes #5665 2010-03-19 14:06:22 +01:00
pubsub.py remove useless import, coding standards 2010-08-28 00:30:23 +02:00
resolver.py fixed some whitespace thanks to 2to3 -f ws_comma 2010-02-10 19:24:11 +01:00
rst_xhtml_generator.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
sleepy.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
socks5.py update my copyright to 2010 2010-03-11 16:52:36 +01:00
stanza_session.py declare log variable in stanza_session.py 2010-08-23 10:38:09 +02:00