summaryrefslogtreecommitdiff
path: root/src/plugin.py
AgeCommit message (Expand)Author
2011-11-10Add per_tab_type commands for the pluginsmathieui
2011-11-09Plugin docstringsmathieui
2011-11-09Remove poezio_event_handler to keep only event_handlermathieui
2011-11-07Remove first&last and only use "position" in plugins eventsmathieui
2011-11-06New type of events to be used with the pluginsmathieui
2011-10-29Make the PluginConfig class heritate the poezio ConfigFlorent Le Coz
2011-10-02Adds a way to delete the commands without reloading the pluginmathieui
2011-10-02Frumious hacks to make plugins less likely to kill a clientTodd Eisenberger
2011-09-25exec pluginFlorent Le Coz
2011-09-25Add a config file to the plugins by defaultmathieui
2011-09-24[teisenbe] Use the imp module to import modules.Florent Le Coz
2011-09-23[teisenbe] first attempt at a plugin system.Florent Le Coz