Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Plugins: Added more muc hooks | James Booth | 2016-04-15 | 1 | -0/+36 | |
| | ||||||
* | Plugins: Added completer_clear | James Booth | 2016-04-07 | 1 | -0/+6 | |
| | ||||||
* | Plugins: Added completer_remove | James Booth | 2016-04-07 | 1 | -0/+6 | |
| | ||||||
* | Plugins: Renamed register_ac->completer_add | James Booth | 2016-04-07 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| | | | | Included destroy function in PluginWindowCallback | |||||
* | 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 | |
| | | | | closes #739 | |||||
* | 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 | |