Age | Commit message (Expand) | Author |
2011-10-30 | core: fix help on plugin option when config_set_desc_plugin is called to set ... | Sebastien Helleu |
2011-10-26 | core: remove unneeded whitespace | Sebastien Helleu |
2011-05-15 | api: fix bug with function config_set_desc_plugin (use immediately descriptio... | Sebastien Helleu |
2011-04-26 | api: add new function config_set_desc_plugin (task #10925) | Sebastien Helleu |
2011-01-01 | Update copyright dates | Sebastien Helleu |
2010-10-31 | Remove dead assignments | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-04-08 | Reformat and add comments for description of C sources | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2009-01-02 | Add null values for options, new syntax for /set, reintroduce temporary IRC s... | Sebastien Helleu |
2008-10-30 | Add new features to logger plugin (command /logger, log level, level by buffe... | Sebastien Helleu |
2008-10-18 | Add new argument "value" to function config_new_option | Sebastien Helleu |
2008-06-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu |
2008-06-02 | Add constants for config file read/write/set/unset callbacks | Sebastien Helleu |
2008-04-24 | Added filling/color_fg/color_bg options for bars, added config_get/config_get... | Sebastien Helleu |
2008-04-15 | New format for [bar] section in weechat.conf file, bar options can be set wit... | Sebastien Helleu |
2008-04-11 | Improved /set command, added /unset command, new name for config files (*.conf) | Sebastien Helleu |
2008-04-03 | New features and bug fixes with bars | Sebastien Helleu |
2008-03-23 | Removed sizeof(char) and useless type casts from void* to another pointer typ... | Sebastien Helleu |
2008-03-22 | Added tags for lines and custom filtering by tags or regex (task #7674), fixe... | Sebastien Helleu |
2008-02-02 | Use of sizeof(char) in all malloc/realloc for strings | Sebastien Helleu |
2008-01-27 | Added config file functions in plugins API, improved /reload and /save comman... | Sebastien Helleu |
2008-01-24 | Add of "modifier" hook, migration of charset plugin to new API, SIGHUP signal... | 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, replac... | Sebastien Helleu |
2007-12-07 | Many changes in IRC plugin and plugins API | Sebastien Helleu |
2007-12-02 | Added config files management in plugins API | Sebastien Helleu |
2007-12-01 | Remove all plugin options before reloading plugins.rc file (with /reload comm... | Sebastien Helleu |
2007-12-01 | Added /reload command | Sebastien Helleu |
2007-12-01 | New config functions, almost entirely rewritten from scratch | Sebastien Helleu |
2007-11-24 | Renamed WeeChat log functions | Sebastien Helleu |
2007-10-31 | Improved plugin API, most functions rewritten from scratch | Sebastien Helleu |