summaryrefslogtreecommitdiff
path: root/src/plugins/plugins.h
AgeCommit message (Expand)Author
2006-06-10Added plugin API function to get IRC color number by nameSebastien Helleu
2006-03-30Added keyboard handler to plugin APISebastien Helleu
2006-03-24Added /setp command (set plugin options)Sebastien Helleu
2006-02-19Added timer handler for pluginsSebastien Helleu
2006-01-22Fixed bugs: buffer detection in plugins/scripts commands, and /history commandSebastien Helleu
2006-01-04New year in copyright, FSF address changedSebastien Helleu
2005-12-16Added completion system for plugins/scripts commands, fixed plugins autoloadSebastien Helleu
2005-11-29Added server/channel arg to /buffer command for jumping to bufferSebastien Helleu
2005-11-06Fixed bugs in "get_info" and "command" interface functions of pluginsSebastien Helleu
2005-11-05Fixed server detection when using "command" interface function from scriptsSebastien Helleu
2005-10-30Added command line arguments to disable auto-connect to servers and plugins a...Sebastien Helleu
2005-10-25- Added options for /plugin command: autoload, reload, unloadSebastien Helleu
2005-10-23Added new plugins functions: set_config, get_plugin_config, set_plugin_config.Sebastien Helleu
2005-10-15New plugin interface (loads dynamic C libraries)Sebastien Helleu
2005-08-21Added Ruby plugins skeletonSebastien Helleu
2005-05-05Improved Perl interface and some changes in Python:Sebastien Helleu
2005-05-01Added Python plugin supportSebastien Helleu
2005-01-01Version 0.0.9Sebastien Helleu
2004-10-03Added IRC::command function for Perl scriptsSebastien Helleu
2004-09-13New /perl autoload commandSebastien Helleu
2004-01-24Secured code to prevent buffer overflows and memory leaksSebastien Helleu
2003-12-31New copyrightSebastien Helleu
2003-11-30- added IRC::get_info function for Perl scriptsSebastien Helleu
2003-11-23- Perl unloading is now ok (unload all scripts),Sebastien Helleu
2003-11-22Renamed PLUGIN_* macros and fixed bug in "IRC::add_message_handler" functionSebastien Helleu
2003-11-22Added Perl command handlersSebastien Helleu
2003-11-17Added Perl message handlersSebastien Helleu
2003-11-16Added Perl handlersSebastien Helleu
2003-11-16Perl plugin supportSebastien Helleu