gajim-plural/src/common
Yann Leboulanger a67eaba727 events are now saved in an Event class. show in roster/systray options in Advanced Notification Control (for incomming messages) now work. 2006-09-02 21:01:11 +00:00
..
xmpp don't force tls on ports 5223 and 443 2006-08-22 08:13:23 +00:00
GnuPG.py allow to verify signed presences even without a status message 2006-07-24 16:40:11 +00:00
GnuPGInterface.py GnuPGInterface can't work under windows. 2006-04-23 17:12:14 +00:00
Makefile don't override LDFLAGS / CFLAGS in Makefiles so that we can use them externaly 2006-08-24 12:38:42 +00:00
__init__.py
check_paths.py create transports_cache on first startup, fixes 2006-08-10 06:57:10 +00:00
config.py wrong type for restored_messages_small option. Fixed #2336 2006-08-29 18:56:15 +00:00
connection.py do not add a default subscription message. 2006-08-31 15:35:38 +00:00
connection_handlers.py detect unsubscribe / unsubscribed loop too 2006-08-29 07:28:52 +00:00
contacts.py take on account priorities, which are <= 0 2006-07-14 07:13:59 +00:00
events.py events are now saved in an Event class. show in roster/systray options in Advanced Notification Control (for incomming messages) now work. 2006-09-02 21:01:11 +00:00
exceptions.py use gettext.install. Fixes #497 2006-06-15 06:49:04 +00:00
fuzzyclock.py fix header in fuzzyclock.py 2006-06-15 07:18:55 +00:00
gajim.py events are now saved in an Event class. show in roster/systray options in Advanced Notification Control (for incomming messages) now work. 2006-09-02 21:01:11 +00:00
helpers.py events are now saved in an Event class. show in roster/systray options in Advanced Notification Control (for incomming messages) now work. 2006-09-02 21:01:11 +00:00
i18n.py use gettext.install. Fixes #497 2006-06-15 06:49:04 +00:00
idle.c change copyright from "Gajim Team" to real people 2005-12-09 23:30:28 +00:00
logger.py re-connect to DB after upgrades (upgrade can modify DB structure) 2006-07-31 07:45:29 +00:00
nslookup.py coding standards; convert a TODO to more like testing stuff 2006-03-30 16:10:50 +00:00
optparser.py re-connect to DB after upgrades (upgrade can modify DB structure) 2006-07-31 07:45:29 +00:00
proxy65_manager.py updated connect error checks 2006-05-10 11:22:47 +00:00
sleepy.py Jim] re-typo 2005-12-22 07:46:04 +00:00
socks5.py Show a real error box when unable to bind to port 2006-06-05 17:07:48 +00:00
xmpp_stringprep.py