Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-28 | Add infolists with list of scripts | Sebastien Helleu | |
2009-03-18 | Remove some messages during startup about scripts and plugins loaded | Sebastien Helleu | |
It is still possible to see messages by changing debug level for "core" or plugins (perl, python, ruby, lua, tcl). | |||
2009-01-03 | Update copyright dates | Sebastien Helleu | |
2008-09-05 | Many changes in doc | Sebastien Helleu | |
2008-06-18 | Add new options for completion, optional stop instead of cycling with words ↵ | Sebastien Helleu | |
found | |||
2008-06-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu | |
2008-04-30 | Fixed crash with scripts when WeeChat calls functions of many scripts at ↵ | Sebastien Helleu | |
same time with callbacks (bug #23109) | |||
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 | |