poezio/src
2012-01-26 10:05:33 +01:00
..
atom_parser.py
bookmark.py
common.py Add a simple args parser for commands in common.py 2011-11-18 23:35:11 +01:00
config.py We can now configure each conversation independently, for some options. 2012-01-26 10:05:32 +01:00
connection.py Add an XML tab (/xml_tab) to view incoming/outgoing stanzas 2012-01-26 10:05:32 +01:00
contact.py -get -set +@property +@property.setter 2011-11-09 22:00:38 +01:00
core.py Add an XML tab (/xml_tab) to view incoming/outgoing stanzas 2012-01-26 10:05:32 +01:00
daemon.py
data_forms.py Fix an error on data_forms tab 2011-11-25 22:13:20 +01:00
events.py
fifo.py
keyboard.py Code cleanup (unused import, variables, undefined names, etc…) 2011-11-06 21:10:09 +01:00
logger.py
multiuserchat.py
plugin.py Add a wrapper for RawConfigParser.options() in PluginConfig 2011-11-16 09:44:07 +01:00
plugin_manager.py
poezio.py
pooptmodule.c
pubsub.py Disable the pubsub.louiz.org browser 2011-09-12 20:21:32 +02:00
roster.py -get -set +@property +@property.setter 2011-11-09 22:00:38 +01:00
singleton.py
tabs.py Add an XML tab (/xml_tab) to view incoming/outgoing stanzas 2012-01-26 10:05:32 +01:00
text_buffer.py
theming.py Use almost all available 256 colors for nick colors 2011-11-23 09:08:02 +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 show_tab_names option lets you display the name of the tabs in the horizontal bar 2012-01-26 10:05:33 +01:00
xhtml.py