Age | Commit message (Expand) | Author |
2023-04-01 | core, plugins: set options to NULL by default, refactor config init functions | Sébastien Helleu |
2023-01-28 | core, plugins: check that string parameters are not NULL in search functions ... | Sébastien Helleu |
2023-01-28 | plugins: set priority in calls to weechat_config_new (issue #1872) | Sébastien Helleu |
2023-01-01 | core: update copyright dates | Sébastien Helleu |
2022-12-18 | api: return newly allocated string in functions string_tolower and string_tou... | Sébastien Helleu |
2022-01-17 | core: update copyright dates | Sébastien Helleu |
2021-01-02 | core: update copyright dates | Sébastien Helleu |
2020-01-04 | core: update copyright dates | Sébastien Helleu |
2019-01-01 | core: update copyright dates | Sébastien Helleu |
2018-11-29 | core: use https for links to GNU GPL license | Sébastien Helleu |
2018-01-05 | core: update copyright dates | Sébastien Helleu |
2017-07-08 | core: call the config hook when options are removed | Sébastien Helleu |
2017-01-01 | core: update copyright dates | Sébastien Helleu |
2016-03-21 | core: add pointer in some callbacks (closes #406) | Sébastien Helleu |
2016-01-01 | core: update copyright dates | Sébastien Helleu |
2015-01-01 | core: update copyright dates | Sébastien Helleu |
2014-01-01 | core: update copyright dates | Sebastien Helleu |
2013-12-08 | core: remove option on /unset of plugin description option (plugins.desc.xxx)... | Sebastien Helleu |
2013-01-01 | core: update copyright dates | Sebastien Helleu |
2012-12-15 | core: move comments with description of C file to top of files | Sebastien Helleu |
2012-12-13 | core: reformat comments for functions | Sebastien Helleu |
2012-01-08 | core: update copyright dates | Sebastien Helleu |
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 |