gajim-plural/src/common
2007-01-05 17:20:58 +00:00
..
xmpp - [dcraven] Fixed spelling error. Fixes #2580. 2007-01-01 02:11:15 +00:00
zeroconf - PyOpenSSL branch merged to trunk 2006-12-20 21:52:40 +00:00
__init__.py
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: Fix TB when someone executes an unknown command. 2006-12-16 23:30:07 +00:00
config.py check at startup if gajim is the default xmp:// handler and prompt user if it's not. fixes #2861 2007-01-05 17:20:58 +00:00
configpaths.py handle correctly non ascii chars in path under win. fixes #2812 2007-01-02 17:56:26 +00:00
connection.py - Fix TB on fingerprint mismatch 2006-12-29 01:46:46 +00:00
connection_handlers.py [misc] XEP-0202 (Entity Time) support. fixes #2830 2006-12-28 16:27:41 +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 Another fix due to pyflakes. 2006-11-20 19:59:07 +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 prepare 0.11 release 2006-12-19 09:12:54 +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 encrypt must return 2 values. 2006-12-14 10:56:14 +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 handle correctly non ascii chars in path under win. fixes #2812 2007-01-02 17:56:26 +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 handle correctly non ascii chars in path under win. fixes #2812 2007-01-02 17:56:26 +00:00
passwords.py add an ACE option to disable the use of Gnome Keyring. fixes #2835 2006-12-29 18:30:18 +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 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
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