poezio/src
2012-01-26 10:05:33 +01:00
..
atom_parser.py
bookmark.py Python 3.0/.1 compatibility 2012-01-26 10:05:32 +01:00
common.py
config.py
connection.py
contact.py
core.py Add an XML tab (/xml_tab) to view incoming/outgoing stanzas 2012-01-26 10:05:32 +01:00
daemon.py Daemon now reads from a pipe and not in the fifo directly 2011-10-29 16:58:36 +02:00
data_forms.py
events.py
fifo.py
keyboard.py
logger.py
multiuserchat.py Removed "WARNING" debug messages, because they are irrelevant 2011-11-08 00:47:56 +01:00
plugin.py Add a wrapper for RawConfigParser.options() in PluginConfig 2011-11-16 09:44:07 +01:00
plugin_manager.py
poezio.py By default, log only critical messages. This avoid 2011-10-02 21:18:25 +02:00
pooptmodule.c
pubsub.py
roster.py -get -set +@property +@property.setter 2011-11-09 22:00:38 +01:00
singleton.py Change license to zlib (MIT sucks :() 2011-09-11 17:10:05 +02:00
tabs.py
text_buffer.py Fix something with /me etc. 2011-11-25 12:02:03 +01:00
theming.py
timed_events.py Change license to zlib (MIT sucks :() 2011-09-11 17:10:05 +02:00
user.py Code cleanup (unused import, variables, undefined names, etc…) 2011-11-08 00:47:56 +01:00
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