.. |
xmpp
|
remove privacy list from dialog only when server return the result, else show an error dialog. fixes #2853
|
2007-01-11 20:21:53 +00:00 |
zeroconf
|
- PyOpenSSL branch merged to trunk
|
2006-12-20 21:52:40 +00:00 |
__init__.py
|
configuration is now in common/config
|
2005-04-12 21:09:06 +00:00 |
atom.py
|
JID->Jabber ID in gc tooltip
|
2006-11-21 18:46:33 +00:00 |
check_paths.py
|
[Jeff Bailes] improved english strings
|
2007-01-02 13:36:54 +00:00 |
commands.py
|
Commands: dataforms sent have type="submit"; commands' window show form title
|
2007-01-06 19:05:45 +00:00 |
config.py
|
[Brice Maron & I] add option to configure the way time is printed. fixes #2797
|
2007-01-12 19:27:00 +00:00 |
configpaths.py
|
root under win9X is . instead of ''
|
2007-01-06 15:29:09 +00:00 |
connection.py
|
remove privacy list from dialog only when server return the result, else show an error dialog. fixes #2853
|
2007-01-11 20:21:53 +00:00 |
connection_handlers.py
|
ignore unparsable vcards. fixes #2826
|
2007-01-12 10:10:01 +00:00 |
contacts.py
|
do not count transport in global online / total users. fixes #2801
|
2006-12-26 13:40:01 +00:00 |
dataforms.py
|
Commands: dataforms sent have type="submit"; commands' window show form title
|
2007-01-06 19:05:45 +00:00 |
dbus_support.py
|
make sure we use dbus public api so we work for python dbus 0.80; see #2784
|
2006-12-17 11:43:34 +00:00 |
defs.py
|
[Brice Maron & I] add option to configure the way time is printed. fixes #2797
|
2007-01-12 19:27:00 +00:00 |
events.py
|
use the blinking when systray holds pending events [only new api/only in windows atm]
|
2006-12-05 18:45:02 +00:00 |
exceptions.py
|
Merging changes from trunk (6774:7465)
|
2006-11-18 20:52:28 +00:00 |
fuzzyclock.py
|
use $0 and $1 in fuzzyclick not to confuse intltools
|
2007-01-02 14:02:31 +00:00 |
gajim.py
|
ask transport contact avatars only when transport is connected. fixes #2832
|
2007-01-02 11:43:57 +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 |
helpers.py
|
[Yavor Doganov] some typoe in strings and comments
|
2007-01-02 12:17:51 +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
|
restore correctly error messages. fixes #2880
|
2007-01-10 12:51:15 +00:00 |
Makefile.am
|
Merging changes from trunk (6774:7465)
|
2006-11-18 20:52:28 +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
|
typo. see #2797
|
2007-01-13 19:28:42 +00:00 |
passwords.py
|
Var name, removed unused import, thanks pyflakes
|
2007-01-11 22:41:00 +00:00 |
proxy65_manager.py
|
JID->Jabber ID in gc tooltip
|
2006-11-21 18:46:33 +00:00 |
pubsub.py
|
PubSub support: browse, subscribe and unsubscribe; posting atom entries to groups.
|
2006-08-20 10:18:20 +00:00 |
rst_xhtml_generator.py
|
Merging changes from trunk (6774:7465)
|
2006-11-18 20:52:28 +00:00 |
sleepy.py
|
fix indentation
|
2007-01-11 22:22:48 +00:00 |
socks5.py
|
Merging changes from trunk (6774:7465)
|
2006-11-18 20:52:28 +00:00 |
xmpp_stringprep.py
|
ignore transports with wrong jid. fixes #2574
|
2006-10-17 10:09:11 +00:00 |