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
/
gui
/
gui-line.c
Age
Commit message (
Expand
)
Author
2023-05-01
core: keep only first message line in hook line when input_multiline is not s...
Sébastien Helleu
2023-04-20
core: keep only first message line in hdata update of line_data when input_mu...
Sébastien Helleu
2023-01-28
core: make notify tags in line case sensitive (issue #1872)
Sébastien Helleu
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-12-25
api: do not check hotlist add conditions when adding buffer in hotlist with f...
Sébastien Helleu
2022-12-25
core: add option `add` in command `/hotlist`
Sébastien Helleu
2022-11-11
core: add identifier in buffer lines (closes #901)
Sébastien Helleu
2022-10-10
core: fix context info in buffers with free content (closes #1832)
Sébastien Helleu
2022-07-24
core: remove dead assignments
Sébastien Helleu
2022-07-24
core: add option weechat.look.highlight_disable_regex and buffer property "hi...
Sébastien Helleu
2022-01-30
core: search in message tags when tags are displayed with /debug tags
Sébastien Helleu
2022-01-30
core: add support of date and tags in messages displayed in buffers with free...
Sébastien Helleu
2022-01-28
core: move functions from gui-chat.c to gui-line.c
Sébastien Helleu
2022-01-26
core: set prefix to NULL when clearing a line on a buffer with free content
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-11-04
core: fix access to integer/long/time arrays in hdata, add support of static ...
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-08-16
core: set notify_level to 3 if highlight is forced in gui_line_hook_update (o...
Sébastien Helleu
2020-08-16
core: set notify_level to 3 in case of highlight in gui_line_hook_update only...
Sébastien Helleu
2020-08-16
core: set notify_level to 3 in case of highlight only if tag "notify_none" is...
Sébastien Helleu
2020-08-15
core: set "notify_level" to 3 if there is a highlight in the line (closes #1529)
Sébastien Helleu
2020-08-04
core: check that line is not NULL in functions gui_line_is_displayed and gui_...
Sébastien Helleu
2020-08-04
core: check that line_data is not NULL in functions gui_line_tags_alloc and g...
Sébastien Helleu
2020-08-04
core: rename functions to allocate/free lines
Sébastien Helleu
2020-07-20
core: do not add line with highlight and tag "notify_none" to hotlist (closes...
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-04-13
core: merge functions gui_line_prefix_is_same_nick_as_{previous|next} (issue ...
Sébastien Helleu
2019-04-13
core: add option weechat.look.prefix_same_nick_middle (closes #930, closes #931)
Adrian Bjugård
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-10-01
core: replace "long unsigned int" by "unsigned long"
Sébastien Helleu
2018-08-15
core: remove unneeded initialization of variable "highlight"
Sébastien Helleu
2018-08-12
api: add function hook_line
Sébastien Helleu
2018-08-12
core: fix check of tags in lines
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-10-29
core: remove useless condition (issue #1092)
Sébastien Helleu
2017-10-29
core: do not change the chat prefix size when a filtered line is added (close...
Sébastien Helleu
2017-06-10
core, plugins: fix conditions to insert elements in linked lists
Sébastien Helleu
2017-03-25
core: check that pointers received in arguments are not NULL in "free" functions
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-07-26
Merge remote-tracking branch 'origin/pr/393'
Sébastien Helleu
2015-06-22
core: fix bar item "scroll" after /buffer clear (closes #448)
Sébastien Helleu
2015-04-12
core: add more intuitive buffer searching (closes #76)
Simmo Saan
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-11-01
core: fix buffer property "lines_hidden" when merging buffers or when a line ...
Sébastien Helleu
2014-09-21
core: fix highlight of IRC action messages when option irc.look.nick_mode is ...
Sébastien Helleu
2014-05-08
core: add parentheses around tests in conditions
Sébastien Helleu
[next]