Age | Commit message (Expand) | Author |
2011-11-16 | Add a wrapper for RawConfigParser.options() in PluginConfig | mathieui |
2011-11-14 | Fix PluginConfig.set | mathieui |
2011-11-14 | Fix Plugin.config.get to use the right section instead of Poezio | mathieui |
2011-11-13 | Add a way for a plugin to add a keybind only for a type of tab | mathieui |
2011-11-13 | Allow a plugin to add a keybinding | mathieui |
2011-11-13 | Fix some incoherences and possible bugs with PluginConfig objects | mathieui |
2011-11-10 | Add per_tab_type commands for the plugins | mathieui |
2011-11-09 | Plugin docstrings | mathieui |
2011-11-09 | Remove poezio_event_handler to keep only event_handler | mathieui |
2011-11-07 | Remove first&last and only use "position" in plugins events | mathieui |
2011-11-06 | New type of events to be used with the plugins | mathieui |
2011-10-29 | Make the PluginConfig class heritate the poezio Config | Florent Le Coz |
2011-10-02 | Adds a way to delete the commands without reloading the plugin | mathieui |
2011-10-02 | Frumious hacks to make plugins less likely to kill a client | Todd Eisenberger |
2011-09-25 | exec plugin | Florent Le Coz |
2011-09-25 | Add a config file to the plugins by default | mathieui |
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 |