poezio/src
2011-11-13 17:36:16 +01:00
..
atom_parser.py
common.py Code cleanup (unused import, variables, undefined names, etc…) 2011-11-08 00:47:56 +01:00
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 Completion for /server_cycle 2011-11-13 15:43:40 +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 Code cleanup (unused import, variables, undefined names, etc…) 2011-11-08 00:47:56 +01:00
logger.py Code cleanup (unused import, variables, undefined names, etc…) 2011-11-08 00:47:56 +01:00
multiuserchat.py Removed "WARNING" debug messages, because they are irrelevant 2011-11-08 00:47:56 +01:00
plugin.py Fix some incoherences and possible bugs with PluginConfig objects 2011-11-13 00:58:16 +01:00
plugin_manager.py Fix add_tab_command (and remove) 2011-11-13 00:25:30 +01:00
poezio.py
pooptmodule.c poopt now handles correctly the size of the chars by jumping 2011-11-08 01:52:39 +01:00
pubsub.py
roster.py -get -set +@property +@property.setter 2011-11-09 22:00:38 +01:00
singleton.py
tabs.py Completion for /nick 2011-11-13 17:36:16 +01:00
text_buffer.py
theming.py Add a warning in case of theme not found, and now unsetting 'theme', 2011-11-08 00:47:56 +01:00
timed_events.py
user.py Code cleanup (unused import, variables, undefined names, etc…) 2011-11-08 00:47:56 +01:00
wcwidth.py
windows.py a plugin can now add informations in ConversationTab’s InfoWin. And the GPG plugin does that. 2011-11-12 05:48:29 +01:00
xhtml.py Fix the xhtml parser (do not add wrong colors) 2011-11-11 23:55:31 +01:00