summaryrefslogtreecommitdiff
path: root/src/plugins/scripts/python
AgeCommit message (Expand)Author
2006-02-04Minor changes on server/channel/nick info API functionsSebastien Helleu
2006-01-31extending plugins/scripts API by adding get_server_info, get_channel_info and...Emmanuel Bouthenot
2006-01-08Fixed infobar_printf interface function, security problem with string formatSebastien 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-12-06fix various minor bugs in plugins scriptsEmmanuel Bouthenot
2005-12-02fix some typos and improve get_dcc_infoEmmanuel Bouthenot
2005-11-22display python trackback on errorsEmmanuel Bouthenot
2005-11-16fix a bug in plugin scripts : current_script was not set when exec a commandEmmanuel Bouthenot
2005-11-08Fixed bugs with get_plugin_config and set_plugin_config functions (python only)Sebastien Helleu
2005-11-06Fixed bugs in "get_info" and "command" interface functions of pluginsSebastien Helleu
2005-11-04remove unused commentEmmanuel Bouthenot
2005-11-04fix a dead lockEmmanuel Bouthenot
2005-11-04improve contexts switch in python pluginEmmanuel Bouthenot
2005-10-30add constants for python return codesEmmanuel Bouthenot
2005-10-28Added new return codes for plugin handlers, to discard messages for WeeChat, ...Sebastien Helleu
2005-10-25- Added options for /plugin command: autoload, reload, unloadSebastien Helleu
2005-10-20fixes some typos, and a bug which occured when parsing a script failsEmmanuel Bouthenot
2005-10-19correct bad hack for stdout and stderr outputsEmmanuel Bouthenot
2005-10-17Changes in plugins and scripts plugins:Sebastien Helleu
2005-10-16Added Py_Finalise when Python plugin is unloadedSebastien Helleu
2005-10-16Fixed but when no parameter given for /perl and /python optionsSebastien Helleu
2005-10-15New plugin interface (loads dynamic C libraries)Sebastien Helleu