summaryrefslogtreecommitdiff
path: root/src/plugins/scripts/python/weechat-python.h
AgeCommit message (Expand)Author
2010-08-27Add new functions in plugin API (hashtable_get_string, hook_info_hashtable, i...Sebastien Helleu
2010-06-25Update comments after #endif in C headersSebastien Helleu
2010-06-22Update licenses and copyrights, add missing author names in sourcesSebastien Helleu
2010-03-24Fix bug with callbacks when loading a script already loadedSebastien Helleu
2010-01-03Update copyright datesSebastien Helleu
2009-05-02Add data string argument in all callbacks of script API, display script name ...Sebastien Helleu
2009-03-18Remove some messages during startup about scripts and plugins loadedSebastien Helleu
2009-01-03Update copyright datesSebastien Helleu
2008-09-18Remove "category" for buffers (keep only name).Sebastien Helleu
2008-06-03Add "const" keyword for some "char *" function arguments (core and plugins API)Sebastien Helleu
2008-01-13Migration of Ruby plugin to new API, new functions to dump script plugin data...Sebastien Helleu
2008-01-12Migration of Python plugin to new API, bugs fixed in Perl/Python pluginsSebastien Helleu