| .. |
|
protocol
|
Show warning if calculated and received caps hash are different.
|
2009-12-27 16:23:31 +01:00 |
|
xmpp
|
harmonize indentation. Fixes #5518
|
2009-12-28 23:04:23 +01:00 |
|
zeroconf
|
make zeroconf connections is_zeroconf attribute True. Fixes #5538
|
2010-01-02 22:33:25 +01:00 |
|
__init__.py
|
See #4200.
|
2008-08-15 17:31:51 +00:00 |
|
account.py
|
A portion of doc-string refactoring
|
2009-11-26 12:21:43 +02:00 |
|
atom.py
|
A portion of doc-string refactoring
|
2009-11-26 12:21:43 +02:00 |
|
caps_cache.py
|
Correctly fake NullClientCaps: Assume we support everything instead of the blacklisted features.
|
2009-12-28 21:29:51 +01:00 |
|
check_paths.py
|
Create index on the logs table on time instead of on kind.
|
2009-12-27 16:50:43 +01:00 |
|
commands.py
|
A portion of doc-string refactoring
|
2009-11-26 12:21:43 +02:00 |
|
config.py
|
[Jingle] Volume levels are saved, audio UI shows up even if there are errors, until the session ends
|
2010-01-10 16:31:00 +01:00 |
|
configpaths.py
|
autotools: remove confusing variables ${datadir} and DATADIR.
|
2009-11-28 12:54:41 +01:00 |
|
connection.py
|
ability to discover STUN server with SRV records of jabber server
|
2010-01-07 18:02:05 +01:00 |
|
connection_handlers.py
|
ability to discover STUN server with SRV records of jabber server
|
2010-01-07 18:02:05 +01:00 |
|
contacts.py
|
[Tony] print idle time in tooltip. see #5528
|
2010-01-06 23:12:56 +01:00 |
|
crypto.py
|
[Florob] fix module name for sha256. Fixes #5297
|
2009-10-01 08:26:08 +02:00 |
|
dataforms.py
|
A big portion of doc-string refactoring
|
2009-11-26 13:58:12 +02:00 |
|
dbus_support.py
|
[dm] define an exception we use. Fixes #5457
|
2009-12-01 17:41:43 +01:00 |
|
defs.py
|
Create index on the logs table on time instead of on kind.
|
2009-12-27 16:50:43 +01:00 |
|
dh.py
|
A big portion of doc-string refactoring
|
2009-11-26 13:58:12 +02:00 |
|
events.py
|
A big portion of doc-string refactoring
|
2009-11-26 13:58:12 +02:00 |
|
exceptions.py
|
[dm] define an exception we use. Fixes #5457
|
2009-12-01 17:41:43 +01:00 |
|
fuzzyclock.py
|
A big portion of doc-string refactoring
|
2009-11-26 13:58:12 +02:00 |
|
gajim.py
|
remove pysexy dependance, PyGTK2.18 supports links in gtk.Label
|
2010-01-12 22:30:46 +01:00 |
|
GnuPG.py
|
A portion of doc-string refactoring
|
2009-11-26 12:21:43 +02:00 |
|
GnuPGInterface.py
|
A portion of doc-string refactoring
|
2009-11-26 12:21:43 +02:00 |
|
helpers.py
|
Merge local changes.
|
2009-12-10 20:08:09 +01:00 |
|
i18n.py
|
A big portion of doc-string refactoring
|
2009-11-26 13:58:12 +02:00 |
|
idle.py
|
[Tony] print idle time in tooltip. see #5528
|
2010-01-06 23:12:56 +01:00 |
|
jingle.py
|
One more vim config entry.
|
2009-12-01 22:31:42 +01:00 |
|
jingle_content.py
|
Correct JingleContent.send_candidate and JingleTransport.make_transport. Fixes #5525
|
2010-01-04 18:27:18 +01:00 |
|
jingle_rtp.py
|
[misc] Fix crash when accepting a video call. Fixes #5545
|
2010-01-10 22:12:12 +01:00 |
|
jingle_session.py
|
[Jingle] Volume levels are saved, audio UI shows up even if there are errors, until the session ends
|
2010-01-10 16:31:00 +01:00 |
|
jingle_transport.py
|
Correct JingleContent.send_candidate and JingleTransport.make_transport. Fixes #5525
|
2010-01-04 18:27:18 +01:00 |
|
kwalletbinding.py
|
A big portion of doc-string refactoring
|
2009-11-26 13:58:12 +02:00 |
|
latex.py
|
A big portion of doc-string refactoring
|
2009-11-26 13:58:12 +02:00 |
|
location_listener.py
|
prevent traceback when geoclue not installed. Fixes #5495
|
2009-12-08 14:45:58 +01:00 |
|
logger.py
|
Removed a change from the previous commit because I would not have done it. I need sleep.
|
2010-01-03 01:57:44 +01:00 |
|
logging_helpers.py
|
A big portion of doc-string refactoring
|
2009-11-26 13:58:12 +02:00 |
|
multimedia_helpers.py
|
[Jingle] Add converters and simplify pipelines configuration-side
|
2009-11-29 21:39:50 +01:00 |
|
optparser.py
|
Create index on the logs table on time instead of on kind.
|
2009-12-27 16:50:43 +01:00 |
|
passwords.py
|
Fixes #5447
|
2009-11-25 09:10:30 +02:00 |
|
pep.py
|
fix typo in finction name and correctly retract location data
|
2009-12-07 23:50:29 +01:00 |
|
proxy65_manager.py
|
A big portion of doc-string refactoring
|
2009-11-26 13:58:12 +02:00 |
|
pubsub.py
|
A big portion of doc-string refactoring
|
2009-11-26 13:58:12 +02:00 |
|
resolver.py
|
add some debug info when resolving hostnames. see #5466
|
2010-01-12 15:29:40 +01:00 |
|
rst_xhtml_generator.py
|
A big portion of doc-string refactoring
|
2009-11-26 13:58:12 +02:00 |
|
sleepy.py
|
A big portion of doc-string refactoring
|
2009-11-26 13:58:12 +02:00 |
|
socks5.py
|
fix missing import. see #5327
|
2010-01-03 11:31:22 +01:00 |
|
stanza_session.py
|
A big portion of doc-string refactoring
|
2009-11-26 13:58:12 +02:00 |