Age | Commit message (Expand) | Author |
---|---|---|
2011-11-10 | Add per_tab_type commands for the plugins | mathieui |
2011-11-09 | Add messages on plugin load/unload | 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-02 | Adds a way to delete the commands without reloading the plugin | mathieui |
2011-10-01 | Added a connect() function to the plugins API, for internal event | mathieui |
2011-09-27 | Fix loading already loaded plugins | Todd Eisenberger |
2011-09-25 | [teisenbe] Fix a bug in case of XDG_CONFIG_HOME not set | mathieui |
2011-09-25 | Add a config file to the plugins by default | mathieui |
2011-09-24 | Completion for load and unload commands | Florent Le Coz |
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 |