Age | Commit message (Collapse) | Author |
|
|
|
/version
|
|
|
|
|
|
|
|
hdata_update and hdata_set
|
|
(remove warning in valgrind about blocks still reachable)
|
|
|
|
options (bug #36584)
|
|
|
|
The function config_file_write_internal now performs an overwrite-by-rename
(call to "rename" only) instead of calls to "unlink" then "rename".
|
|
#11779)
|
|
|
|
configuration files
|
|
|
|
|
|
New features:
- add optional hdata name for variables in hdata
- add plugin API functions: hdata_get_var_hdata
- use hashtable to store hdata (created by WeeChat and plugins)
- free hdata and infolists created by plugin on plugin unload
- free all hdata on exit
- add "free" option to command /debug hdata
- remove hdata for hooks
|
|
|
|
|
|
(bug #32670)
|
|
|
|
|
|
Changes:
- new section "palette" in weechat.conf
- new API functions: list_search_pos and list_casesearch_pos
|
|
"weechat_color"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
string_values is empty but not NULL)
|
|
|
|
using a string
|
|
|
|
|
|
|
|
plugins
|
|
|
|
|