Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Plugins: Added basic incoming message function | James Booth | 2016-03-29 | 1 | -0/+10 |
* | Added integer settings for plugins | James Booth | 2016-03-26 | 1 | -0/+12 |
* | Added plugin string settings | James Booth | 2016-03-26 | 1 | -0/+12 |
* | Added boolean settings for plugins | James Booth | 2016-03-25 | 1 | -0/+12 |
* | Added prof_send_stanza to plugins API | James Booth | 2016-03-23 | 1 | -0/+7 |
* | Plugins: Added callbacks init and close functions | James Booth | 2016-03-07 | 1 | -1/+5 |
* | Added current_win_is_console to plugins api | James Booth | 2016-02-28 | 1 | -0/+11 |
* | Added missing string.h include to plugins/api.c | James Booth | 2016-02-24 | 1 | -0/+1 |
* | Added theme support to plugins | James Booth | 2016-02-21 | 1 | -77/+25 |
* | Return result from plugin calls | James Booth | 2016-02-21 | 1 | -14/+116 |
* | Added prof_cons_bad_cmd_usage plugin function | James Booth | 2016-02-18 | 1 | -0/+8 |
* | Added new help format to c plugins WIP | James Booth | 2016-02-18 | 1 | -4/+24 |
* | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
* | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -0/+233 |