gajim-plural/src/common
2007-07-10 21:57:56 +00:00
..
xmpp Caps: querying caps disco node (no checking result yet) 2007-06-27 22:32:35 +00:00
zeroconf Handle malformed timestamps (which would cause an unhandled exception and hork the connection) 2007-06-29 21:21:08 +00:00
__init__.py configuration is now in common/config 2005-04-12 21:09:06 +00:00
atom.py improve pubsub support. fixes #3103 2007-06-24 22:33:00 +00:00
caps.py formatting errors 2007-07-09 22:41:53 +00:00
check_paths.py caps: data stored and retrieved 2007-07-09 21:24:47 +00:00
commands.py ability to forward unread messages through adhoc commands. fixes #1910 2007-06-23 19:44:09 +00:00
config.py Ability to disable message previews in notify popups. Fixes #3088 2007-07-10 21:57:56 +00:00
configpaths.py root under win9X is . instead of '' 2007-01-06 15:29:09 +00:00
connection.py catch disk full errors. fixes #2937 2007-07-09 16:01:19 +00:00
connection_handlers.py catch disk full errors. fixes #2937 2007-07-09 16:01:19 +00:00
contacts.py use get_contact() when we give the resource. see #3275 2007-07-04 16:33:40 +00:00
dataforms.py Comments here and there 2007-06-27 00:51:38 +00:00
dbus_support.py don't stop Gajim when dbus is stopped. Fixes #3032 2007-06-25 16:23:21 +00:00
defs.py caps: data stored and retrieved 2007-07-09 21:24:47 +00:00
events.py Fix tb when closing muc with unread messages 2007-06-14 16:06:59 +00:00
exceptions.py catch disk full errors. fixes #2937 2007-07-09 16:01:19 +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
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 [lukas and I] improve tooltip to show info about pending events. fixes #1971 2007-07-03 09:31:43 +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 caps: data stored and retrieved 2007-07-09 21:24:47 +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 caps: data stored and retrieved 2007-07-09 21:24:47 +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 fix TB when we close pubsub window before we get the answer from the server. see #3103 2007-06-25 16:36:57 +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 [Santiago Gala] IPv6 filetransfert. see #1969 2007-06-09 07:07:05 +00:00
xmpp_stringprep.py No space in indentation, /src/common/ part 2007-02-04 18:57:25 +00:00