gajim-plural/src/common
2005-06-03 22:49:07 +00:00
..
xmpp [xmpppy] some jabber servers have ssl on 443 (eg. jabber80.com) so check for that too, and return ssl and not tls as string for return value in connect() 2005-06-02 18:15:29 +00:00
__init__.py configuration is now in common/config 2005-04-12 21:09:06 +00:00
config.py bugfix in remembering last lines [avoid duplication when unread messages] {still needs to be small and grey} 2005-06-02 16:28:01 +00:00
connection.py we don't send available presence anymore 2005-06-03 22:49:07 +00:00
gajim.py verbose is now on when it is set to True in the config file 2005-05-29 19:04:01 +00:00
GnuPG.py we no longer require pygnupg as an external dep 2005-06-03 17:35:10 +00:00
GnuPGInterface.py thank you jor and GNU Emacs (Esc-X untabify) [remove tabs] 2005-06-03 18:59:34 +00:00
helpers.py fix a bug with some locales. start using unicode instance for strings 2005-06-01 21:40:33 +00:00
i18n.py really nothing [ok.. a comment] 2005-05-31 17:53:28 +00:00
idle.c reorder files 2005-04-12 15:47:20 +00:00
logger.py remember last lines after reopening chat window (thanks Sergey Kuleshov, and don't fail on gtkspell-lang not available 2005-05-30 21:00:04 +00:00
Makefile fix idle problems 2005-05-20 14:03:02 +00:00
optparser.py win32: store the config in the correct place, and move it if existes in the old place 2005-05-20 18:08:24 +00:00
sleepy.py remove unneeded import 2005-05-21 07:02:36 +00:00