Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Plugins: Added basic incoming message function | James Booth | 2016-03-29 | 1 | -0/+2 |
| | |||||
* | Added integer settings for plugins | James Booth | 2016-03-26 | 1 | -0/+2 |
| | |||||
* | Added plugin string settings | James Booth | 2016-03-26 | 1 | -0/+2 |
| | |||||
* | Added boolean settings for plugins | James Booth | 2016-03-25 | 1 | -0/+3 |
| | |||||
* | Added prof_send_stanza to plugins API | James Booth | 2016-03-23 | 1 | -0/+1 |
| | |||||
* | Plugins: Added callbacks init and close functions | James Booth | 2016-03-07 | 1 | -1/+4 |
| | | | | Included destroy function in PluginWindowCallback | ||||
* | Added current_win_is_console to plugins api | James Booth | 2016-02-28 | 1 | -0/+2 |
| | |||||
* | Added theme support to plugins | James Booth | 2016-02-21 | 1 | -4/+3 |
| | |||||
* | Return result from plugin calls | James Booth | 2016-02-21 | 1 | -8/+8 |
| | | | | closes #739 | ||||
* | Added prof_cons_bad_cmd_usage plugin function | James Booth | 2016-02-18 | 1 | -0/+1 |
| | |||||
* | Added new help format to c plugins WIP | James Booth | 2016-02-18 | 1 | -1/+1 |
| | |||||
* | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
| | |||||
* | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -0/+69 |