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-chat.c
Age
Commit message (
Expand
)
Author
2023-05-29
core: set word_end_offset to character after word
Trygve Aaberge
2023-05-29
core: fix chat colors at certain positions not being applied
Trygve Aaberge
2023-05-01
core: keep only first message line in modifier "weechat_print" when input_mul...
Sébastien Helleu
2023-04-25
core: add cursor key l to quote focused line
Trygve Aaberge
2023-04-19
core: still split on printf when input_multiline isn't set
Trygve Aaberge
2023-04-19
core: don't split on newline characters in printf_date_tags
Trygve Aaberge
2023-04-19
core: render newline characters in chat line messages
Trygve Aaberge
2023-02-22
core: fix crash in case of NULL message sent to function gui_chat_printf_y_da...
Sébastien Helleu
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-12-18
core: remove unused argument "pos" from function gui_input_insert_string, add...
Sébastien Helleu
2022-12-10
core: do not display non printable chars, fix function utf8_char_size_screen
Sébastien Helleu
2022-04-24
api: allow to catch multiple signals in functions hook_signal and hook_hsigna...
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-28
core: use dynamic string in function gui_chat_build_string_message_tags
Sébastien Helleu
2022-01-28
core: use dynamic string in function gui_chat_build_string_prefix_message
Sébastien Helleu
2022-01-26
core: check that utf_char is not NULL in gui chat functions
Sébastien Helleu
2022-01-26
core: fix memory leak when removing a line on a buffer with free content
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-08-23
api: add argument "bytes" in function string_dyn_concat
Sébastien Helleu
2020-05-10
core: don't collapse consecutive newlines in lines displayed before the first...
Sébastien Helleu
2020-05-09
api: use buffer pointer in argument "modifier_data" sent to weechat_print mod...
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-09-21
core: ignore color codes in ${length:xxx} and ${lengthscr:xxx}
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-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-16
core: fix weechat_print modifier
Sébastien Helleu
2018-08-15
core: remove use of pointer "buffer" once the line has been initialized
Sébastien Helleu
2018-08-15
core: add comments in function to print a line
Sébastien Helleu
2018-08-15
core: fix destruction of line prefix in weechat_print modifier
Sébastien Helleu
2018-08-15
core: fix comparison of strings in weechat_print modifier
Sébastien Helleu
2018-08-12
api: add function hook_line
Sébastien Helleu
2018-01-07
core: fix some styles
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-09-23
core, plugins: check return code of strftime function
Sébastien Helleu
2017-03-28
core: fix cut of chars in "cutscr" of evaluated strings
Sébastien Helleu
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-07-09
core: rename function string_iconv_fprintf to string_fprintf
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-08-23
core: fix truncated messages after a word with a length of zero on screen (bu...
Sébastien Helleu
2015-07-04
core: fix type of value returned by functions gui_chat_string_next_char, gui_...
Sébastien Helleu
2015-07-04
api: fix type of value returned by functions utf8_prev_char, utf8_next_char a...
Sébastien Helleu
2015-07-04
core: add missing comments before functions when the result must be freed aft...
Sébastien Helleu
2015-04-19
core: add options weechat.look.quote_{nick_prefix|nick_suffix|time_format} to...
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
[next]