poezio/src
2012-01-26 10:05:34 +01:00
..
atom_parser.py
bookmark.py
common.py
config.py
connection.py Add an XML tab (/xml_tab) to view incoming/outgoing stanzas 2012-01-26 10:05:32 +01:00
contact.py
core.py
daemon.py Make non-remote commands work. 2012-01-26 10:05:34 +01:00
data_forms.py
events.py
fifo.py
keyboard.py Code cleanup (unused import, variables, undefined names, etc…) 2011-11-08 00:47:56 +01:00
logger.py
multiuserchat.py Removed "WARNING" debug messages, because they are irrelevant 2011-11-07 19:38:37 +01:00
plugin.py Add a wrapper for RawConfigParser.options() in PluginConfig 2011-11-16 09:44:07 +01:00
plugin_manager.py Use os.path.expanduser to interpret '~' for _dir config options 2011-11-16 09:46:09 +01:00
poezio.py By default, log only critical messages. This avoid 2011-10-02 21:18:25 +02:00
pooptmodule.c
pubsub.py
roster.py
singleton.py
tabs.py
text_buffer.py
theming.py Fixe 2104 2012-01-26 10:05:33 +01:00
timed_events.py
user.py
wcwidth.py Change how colors are handled. With \x19x etc 2011-03-29 12:44:19 +02:00
windows.py Fix sorting columns when a room has no name. (we use '' instead of None) 2012-01-26 10:05:33 +01:00
xhtml.py