poezio/src
2011-11-16 03:10:37 +01:00
..
atom_parser.py
common.py Add the 's' modifier (allow a string to be "50s1d1d4m1s") 2011-11-15 21:37:04 +01:00
config.py
connection.py Should avoir connecting on port -1. 2011-11-15 19:41:49 +01:00
contact.py -get -set +@property +@property.setter 2011-11-09 22:00:38 +01:00
core.py Disable horizontal tab list when vertical one is enabled. 2011-11-16 03:10:37 +01:00
daemon.py
data_forms.py Fixes #2264 2011-11-15 19:37:59 +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 Fix PluginConfig.set 2011-11-14 20:45:59 +01:00
plugin_manager.py Add a way for a plugin to add a keybind only for a type of tab 2011-11-13 20:17:33 +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 Disable horizontal tab list when vertical one is enabled. 2011-11-16 03:10:37 +01:00
text_buffer.py
theming.py Add an optional vertical tab list. 2011-11-16 02:09:30 +01:00
timed_events.py
user.py
wcwidth.py
windows.py Add an option to display vertical tabs from bottom to top. 2011-11-16 02:23:40 +01:00
xhtml.py Fix the xhtml parser (do not add wrong colors) 2011-11-11 23:55:31 +01:00