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
/
tests
/
unit
/
gui
Age
Commit message (
Expand
)
Author
2024-05-12
core: add buffer property "modes"
Sébastien Helleu
2024-05-12
core: restore buffer input prompt on /upgrade
Sébastien Helleu
2024-05-11
core: fix conversion of WeeChat bar colors to ANSI colors
Sébastien Helleu
2024-05-11
core: fix conversion of WeeChat "default" color to ANSI color
Sébastien Helleu
2024-05-11
tests: split strings with colors for readability
Sébastien Helleu
2024-05-10
core: add buffer property "input_prompt"
Sébastien Helleu
2024-05-08
core: add function gui_buffer_set_filter
Sébastien Helleu
2024-05-08
core: add function gui_buffer_set_input
Sébastien Helleu
2024-05-08
tests: add placeholder for tests on function gui_buffer_set_input_get_any_use...
Sébastien Helleu
2024-05-08
core: add function gui_buffer_set_notify
Sébastien Helleu
2024-05-08
core: add function gui_buffer_set_day_change
Sébastien Helleu
2024-04-29
api: allow to set nicklist group/nick id in functions nicklist_group_set and ...
Sébastien Helleu
2024-04-29
api: allow search by group and nick id in functions nicklist_search_group and...
Sébastien Helleu
2024-04-28
tests/gui: add tests on nicklist functions
Sébastien Helleu
2024-04-28
core: remove obsolete function gui_nicklist_get_max_length
Sébastien Helleu
2024-04-26
core: remove check of NULL pointers before calling gui_bar_window_free() (iss...
Sébastien Helleu
2024-04-26
core: remove check of NULL pointers before calling gui_bar_item_free() (issue...
Sébastien Helleu
2024-04-11
tests: add placeholder for tests on function gui_line_is_action
Sébastien Helleu
2024-04-11
core: use nick offline color for nick in action message
Sébastien Helleu
2024-04-07
core: add unique "id" in nicklist group and nick (issue #2081)
Sébastien Helleu
2024-04-07
buffer: add property `input_get_any_user_data` in buffer (issue #2066)
Sébastien Helleu
2024-03-17
tests/gui: add tests on hotlist functions
Sébastien Helleu
2024-03-16
core: add variable `${highlight}` in option weechat.look.buffer_time_format (...
Sébastien Helleu
2024-03-12
core: remove "wee-" prefix from source files in src/core and src/core/hook
Sébastien Helleu
2024-03-12
api: allow search by buffer id in function buffer_search (issue #2081)
Sébastien Helleu
2024-03-12
core: add function gui_buffer_search_by_id (issue #2081)
Sébastien Helleu
2024-03-12
core: rename function gui_buffer_search_by_name to gui_buffer_search (issue #...
Sébastien Helleu
2024-03-12
core: add unique "id" in buffer (issue #2081)
Sébastien Helleu
2024-03-10
core: use whole replacement string instead of first char in function gui_colo...
Sébastien Helleu
2024-03-06
core: add support of SGR mouse events, remove option weechat.look.mouse_timer...
Sébastien Helleu
2024-01-24
core: allow case insensitive search of partial buffer name with `(?i)name` in...
Sébastien Helleu
2024-01-24
tests: add tests on buffer properties "opening" and "type"
Sébastien Helleu
2024-01-01
core: update copyright dates
Sébastien Helleu
2023-12-26
core: store microseconds in buffer lines (closes #649)
Sébastien Helleu
2023-11-11
core: add incremental search in commands history (issue #2040)
Sébastien Helleu
2023-11-04
core: remove incorrect warning when binding keys F10 to F20 (closes #2039)
Sébastien Helleu
2023-10-23
core: fix crash when a custom bar item name is already used by a default bar ...
Sébastien Helleu
2023-08-25
tests: add tests on GUI buffer functions
Sébastien Helleu
2023-08-24
api: add infos "nick_color_ignore_case" and "nick_color_name_ignore_case" (is...
Sébastien Helleu
2023-08-24
core: add options weechat.buffer.* to save buffer properties set by user (iss...
Sébastien Helleu
2023-08-18
tests: add tests on GUI buffer functions
Sébastien Helleu
2023-07-10
core: fix renaming of options with command `/item rename` (closes #1978)
Sébastien Helleu
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-04
api: don't split on newline by default in functions `command` and `command_op...
Sébastien Helleu
2023-04-26
core: change default chat colors (issue #1920)
Sébastien Helleu
2023-04-19
core: render newline characters in chat line messages
Trygve Aaberge
2023-03-31
core: fix key `meta-[O` (unfocus with xterm) (closes #1900)
Sébastien Helleu
2023-03-31
core: remove keys `meta-[I` and `meta-[G` for pgup/pgdn (issue #1900)
Sébastien Helleu
2023-03-26
tests: add tests on gui bar functions
Sébastien Helleu
[next]