1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/src/plugins
James Booth 5cabcf9b79 Plugins: Added callbacks init and close functions
Included destroy function in PluginWindowCallback
2016-03-07 20:36:25 +00:00
..
api.c Plugins: Added callbacks init and close functions 2016-03-07 20:36:25 +00:00
api.h Plugins: Added callbacks init and close functions 2016-03-07 20:36:25 +00:00
autocompleters.c Free GLists in plugin autocompleters 2016-03-07 18:32:32 +00:00
autocompleters.h Updated copyright 2016-02-14 23:12:01 +00:00
c_api.c Plugins: Added callbacks init and close functions 2016-03-07 20:36:25 +00:00
c_api.h Updated copyright 2016-02-14 23:12:01 +00:00
c_plugins.c Return result from plugin calls 2016-02-21 02:06:09 +00:00
c_plugins.h Updated copyright 2016-02-14 23:12:01 +00:00
callbacks.c Plugins: Added callbacks init and close functions 2016-03-07 20:36:25 +00:00
callbacks.h Plugins: Added callbacks init and close functions 2016-03-07 20:36:25 +00:00
plugins.c Plugins: Added callbacks init and close functions 2016-03-07 20:36:25 +00:00
plugins.h Integrated plugins with /help command 2016-02-18 21:53:20 +00:00
profapi.c Added current_win_is_console to plugins api 2016-02-28 23:06:45 +00:00
profapi.h Added current_win_is_console to plugins api 2016-02-28 23:06:45 +00:00
themes.c Remove default from plugin theme NULL checks 2016-02-25 01:51:33 +00:00
themes.h Added theme support to plugins 2016-02-21 23:58:13 +00:00