gajim-plural/src/common
Yann Leboulanger c78a8b4380 [michael] fix bug when searching text containing a ' in history window. fixes #3091 2007-04-16 20:48:38 +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 add pep_supported var to zeroconf too (always False there) 2007-03-30 19:14:07 +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
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 add an ACE option to disable the fact that gajim auto-expand and selects the contact who sent last message. fixes #2911 2007-03-17 08:14:25 +00:00
configpaths.py root under win9X is . instead of '' 2007-01-06 15:29:09 +00:00
connection.py add a pep_supported variable to Connection class. 2007-03-30 19:12:46 +00:00
connection_handlers.py add a pep_supported variable to Connection class. 2007-03-30 19:12:46 +00:00
contacts.py when we compare 2 offline contacts, the one which has a status messages is shown above the one without. fixes #3010 2007-03-09 19:17:19 +00:00
dataforms.py fix instructions code in dataforms.py 2007-02-15 09:33:30 +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 give list of removed event to fire_event_removed func so that it transmits it to listeners 2007-03-11 08:58:08 +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 ask transport contact avatars only when transport is connected. fixes #2832 2007-01-02 11:43:57 +00:00
helpers.py No space in indentation, /src/common/ part 2007-02-04 18:57:25 +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