gajim-plural/src/common
2005-11-06 15:51:18 +00:00
..
xmpp hack in order to register our Event handler as soon as Dispatcher is pluged in 2005-11-06 10:12:22 +00:00
__init__.py configuration is now in common/config 2005-04-12 21:09:06 +00:00
config.py we now show status message under contact name in roster thanks to initial patch by Michał Sobiegraj. if you do not like that, go to prefs and uncheck it. dimgrey to become white when row is selected 2005-11-06 14:30:17 +00:00
connection.py forget password only when needed (when we don't save it ad connection failed) 2005-11-06 15:51:18 +00:00
gajim.py do not traceback when contact has left and we ask bigger avatar (which calls this func) 2005-11-03 20:48:27 +00:00
GnuPG.py typo 2005-10-09 10:43:14 +00:00
GnuPGInterface.py try to have OpenPGP working in Windoz 2005-10-09 17:22:03 +00:00
helpers.py prevent to print chatstate = 'None' 2005-11-05 20:49:28 +00:00
i18n.py class higdialog class and add report this bug in exception dialog and add some fixes for adding icons to buttons 2005-09-11 13:41:21 +00:00
idle.c typo 2005-07-19 14:45:15 +00:00
logger.py history order change: history is ordered as everything else latest is in the bottom 2005-11-03 21:31:04 +00:00
Makefile we can use make OPTFLAGS=... to add some flags 2005-09-05 21:38:18 +00:00
optparser.py sys.getfilesystemencoding() can return None to some systems (eg. OpenBSD). Thanks Jolan for patches 2005-10-21 13:21:31 +00:00
sleepy.py comments 2005-09-11 00:07:58 +00:00
socks5.py xrange and tupple instead of range and list in common/ 2005-10-27 13:22:42 +00:00
xmpp_stringprep.py we now stringprep jid and resource everywhere: 2005-11-03 14:46:56 +00:00