gajim-plural/src/common
Yann Leboulanger 0e3c634ff2 new account registration wizard that follow XEP 77 better. fixes #2700 too (advanced options available while creation an account) 2007-05-31 21:49:49 +00:00
..
xmpp new account registration wizard that follow XEP 77 better. fixes #2700 too (advanced options available while creation an account) 2007-05-31 21:49:49 +00:00
zeroconf fix traceback with zeroconf 2007-05-13 07:10:12 +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
Makefile.am Merging changes from trunk (6774:7465) 2006-11-18 20:52:28 +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 add a now argument to the send function, so that stanza is sent instantly instead of added to queue. Use it to send answer to adhoc command when we disconnect. fixes #3008 and #2808 2007-03-15 12:53:29 +00:00
config.py (Fix #2416) Close change status windows after 15 seconds of inactivity 2007-05-19 17:52:20 +00:00
configpaths.py root under win9X is . instead of '' 2007-01-06 15:29:09 +00:00
connection.py new account registration wizard that follow XEP 77 better. fixes #2700 too (advanced options available while creation an account) 2007-05-31 21:49:49 +00:00
connection_handlers.py handle correctly vcards in groupchats : ask them to real jid if we know it, but considere it arrive from fake jid. Fixes #3172, #3173 2007-05-20 15:41:20 +00:00
contacts.py show transport nickname if there is one and user hasn't set a nickname. fixes #3094 2007-05-12 20:30:26 +00:00
dataforms.py add multiple data form support (XEP-0004) 2007-04-19 13:27:14 +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 svn version is now 0.11.1.0 2007-02-20 08:08:42 +00:00
events.py Fix a small bug with events and groupchats 2007-05-17 19:54:46 +00:00
exceptions.py Merging changes from trunk (6774:7465) 2006-11-18 20:52:28 +00:00
fuzzyclock.py No space in indentation, /src/common/ part 2007-02-04 18:57:25 +00:00
gajim.py [TheCurse] single-clicking ability. fixes #2072 2007-04-26 16:44:00 +00:00
helpers.py Fix a small bug with events and groupchats 2007-05-17 19:54:46 +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 [michael] fix bug when searching text containing a ' in history window. fixes #3091 2007-04-16 20:48:38 +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 No space in indentation, /src/common/ part 2007-02-04 18:57:25 +00:00
passwords.py don't try to read ACE option before configure file is read. import gnome keyring after config file is read. fixes #2917 2007-01-21 15:13:57 +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 [sgala and I] better support of sizes in XHTML, simplify rst generator 2007-05-29 20:22:41 +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 No space in indentation, /src/common/ part 2007-02-04 18:57:25 +00:00