poezio/src
2011-11-12 03:42:07 +01:00
..
atom_parser.py
common.py
config.py
connection.py Make custom_host and custom_port work better 2011-11-10 17:20:25 +01:00
contact.py -get -set +@property +@property.setter 2011-11-09 22:00:38 +01:00
core.py Do not ignore presence coming from a JID not in our roster. 2011-11-12 02:46:44 +01:00
daemon.py
data_forms.py Also in the DataFormTab 2011-11-10 15:17:30 +01:00
events.py Add three new events to modify a message JUST before we send it. It is NOT safe, and the doc says that pretty clearly. It is used to encrypt messages just before sending them (this way we can remove ALL potential in-clear bodies). 2011-11-12 03:42:07 +01:00
fifo.py
keyboard.py
logger.py
multiuserchat.py
plugin.py Add per_tab_type commands for the plugins 2011-11-10 14:39:19 +01:00
plugin_manager.py Autoload plugins in session_start instead of core.__init__ 2011-11-10 17:06:28 +01:00
poezio.py
pooptmodule.c
pubsub.py
roster.py -get -set +@property +@property.setter 2011-11-09 22:00:38 +01:00
singleton.py
tabs.py Add three new events to modify a message JUST before we send it. It is NOT safe, and the doc says that pretty clearly. It is used to encrypt messages just before sending them (this way we can remove ALL potential in-clear bodies). 2011-11-12 03:42:07 +01:00
text_buffer.py
theming.py
timed_events.py
user.py
wcwidth.py
windows.py -get -set +@property +@property.setter 2011-11-09 22:00:38 +01:00
xhtml.py Fix the xhtml parser (do not add wrong colors) 2011-11-11 23:55:31 +01:00