summaryrefslogtreecommitdiff
path: root/src/plugins/plugin-api.h
AgeCommit message (Expand)Author
2008-01-02Update of year in some copyrightsSebastien Helleu
2008-01-01Added group support for nicklist, fixed some bugs in plugins API and IRC pluginSebastien Helleu
2007-12-17New backlog option in logger plugin, added variable names in .h files, replac...Sebastien Helleu
2007-12-14Improved main loop (less CPU usage), better precision for timers, use of one ...Sebastien Helleu
2007-12-13Function "hook_signal_send" added to plugin APISebastien Helleu
2007-12-13Renamed hook "event" to "signal"Sebastien Helleu
2007-12-11Many changes in IRC plugin, added IRC specific completionsSebastien Helleu
2007-12-10Added UTF-8 functions to plugins APISebastien Helleu
2007-12-10Many changes in IRC pluginSebastien Helleu
2007-12-09Changes in IRC plugin to use new APISebastien Helleu
2007-12-07Added completion hook, to let plugins add custom completions for commandsSebastien Helleu
2007-12-07Many changes in IRC plugin and plugins APISebastien Helleu
2007-12-03Added alias plugin, added missing config file functions in plugins APISebastien Helleu
2007-12-02Added config files management in plugins APISebastien Helleu
2007-11-26Added input_data callback argument to gui_buffer_new() functionSebastien Helleu
2007-11-25Added buffer argument in command hooks, code cleanup in IRC pluginSebastien Helleu
2007-11-11Event hook addedSebastien Helleu
2007-11-07Added print hooks (to catch any printf on buffers)Sebastien Helleu
2007-11-05Added date option for printf functions (weechat core and plugins API)Sebastien Helleu
2007-11-05Added keep_eol flag to string_explode(), updated hook command callback argumentsSebastien Helleu
2007-11-04Update of plugin API list functionsSebastien Helleu
2007-11-03Added some list functions in plugin APISebastien Helleu
2007-10-31Improved plugin API, most functions rewritten from scratchSebastien Helleu