index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hook
/
wee-hook-line.c
Age
Commit message (
Expand
)
Author
2023-08-25
core: add option `callbacks` in command `/debug`
Sébastien Helleu
2023-01-28
core: move function hook_get_priority_and_name to wee-string.c (issue #1872)
Sébastien Helleu
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-09-16
api: add support of priority in function hook_line (closes #1821)
Sébastien Helleu
2022-07-20
api: add arguments "index_start" and "index_end" in function string_rebuild_s...
Sébastien Helleu
2022-07-20
api: rename function string_build_with_split_string to string_rebuild_split_s...
Sébastien Helleu
2022-04-24
core: add functions to get short description of hooks
Sébastien Helleu
2022-03-13
core: add function gui_buffer_new_props (issue #1759)
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-06-15
api: add argument "strip_items" in function string_split
Sébastien Helleu
2019-03-10
core: replace argument "keep_eol" by "flags" in function string_split (closes...
Sébastien Helleu
2019-02-27
core: remove function gui_buffer_match_list_split, use function string_match_...
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-08-15
core: fix memory leak when removing a line hook
Sébastien Helleu
2018-08-14
core: fix type of variables "buffer_name" and "buffer_type" sent to the hook_...
Sébastien Helleu
2018-08-14
core: split wee-hook.c into multiple sources
Sébastien Helleu