Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-21 | Added new plugin "debug" | Sebastien Helleu | |
2008-01-16 | Added new functions and script name completion in script plugins, fixed some ↵ | Sebastien Helleu | |
bugs in weelist management and script plugins New functions in script plugins API: gettext, ngettext, list_new, list_add, list_search, list_casesearch, list_get, list_set, list_next, list_prev, list_string, list_size, list_remove, list_remove_all, list_free. | |||
2008-01-14 | Update of translations for scripts, fix bugs and code factorized in script ↵ | Sebastien Helleu | |
plugins | |||
2008-01-13 | Migration of Ruby plugin to new API, new functions to dump script plugin ↵ | Sebastien Helleu | |
data to WeeChat log file | |||
2008-01-11 | New arguments for function "register" in scripts (author, license), with ↵ | Sebastien Helleu | |
optional check of license when script is loaded | |||
2008-01-10 | Added some missing functions in Perl plugin API | Sebastien Helleu | |
2008-01-09 | Partial migration of Perl plugin to new API | Sebastien Helleu | |
2008-01-02 | Update of year in some copyrights | Sebastien Helleu | |
2007-12-17 | New backlog option in logger plugin, added variable names in .h files, ↵ | Sebastien Helleu | |
replaced "void *" pointers by structures | |||
2007-10-31 | Renamed sources files in script plugins | Sebastien Helleu | |