gajim-plural/src/common
Julien Pivotto 19df2a0f9e Fix some bugs and improve coding of minimized groupchats. 2007-05-07 21:02:48 +00:00
..
xmpp 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
zeroconf don't send SASL feature in zeroconf, we don't support it 2007-05-03 21:43:03 +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 #3034) Add ability to minimize groupchats in roster, and to minimize autojoigned bookmarked rooms at launch. 2007-05-03 21:02:50 +00:00
configpaths.py root under win9X is . instead of '' 2007-01-06 15:29:09 +00:00
connection.py Fix some bugs and improve coding of minimized groupchats. 2007-05-07 21:02:48 +00:00
connection_handlers.py consider all unknown types in presence as if there were no type. fixes #3144 2007-05-07 19:55:27 +00:00
contacts.py (Fix #3034) Add ability to minimize groupchats in roster, and to minimize autojoigned bookmarked rooms at launch. 2007-05-03 21:02:50 +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 some bugs and improve coding of minimized groupchats. 2007-05-07 21:02:48 +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 #3034) Add ability to minimize groupchats in roster, and to minimize autojoigned bookmarked rooms at launch. 2007-05-03 21:02:50 +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 No space in indentation, /src/common/ part 2007-02-04 18:57:25 +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