summaryrefslogtreecommitdiff
path: root/src/plugins/scripts/python/weechat-python.c
AgeCommit message (Expand)Author
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