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-buffer.h
Age
Commit message (
Expand
)
Author
2023-03-21
core: move buffer functions and remove them from header file
Sébastien Helleu
2023-03-21
core: remove unused function gui_buffer_is_scrolled
Sébastien Helleu
2023-03-21
core: remove unused function gui_buffer_search_by_layout_number
Sébastien Helleu
2023-03-20
core: add relative move of read marker with `/buffer set unread [+/-]N` (clos...
Sébastien Helleu
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-12-31
core: move function gui_input_move_to_buffer to gui-buffer.c
Sébastien Helleu
2022-12-26
core: allow value "0" in buffer property "unread" to remove read marker from ...
Sébastien Helleu
2022-12-25
core: move `/input` buffer switch/zoom actions to command `/buffer`
Sébastien Helleu
2022-12-25
core: add function gui_buffer_jump_last_visible_number
Sébastien Helleu
2022-12-25
core: move `/input` jump actions to command `/buffer jump`
Sébastien Helleu
2022-11-11
core: add identifier in buffer lines (closes #901)
Sébastien Helleu
2022-07-24
core: add option weechat.look.highlight_disable_regex and buffer property "hi...
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-08-31
core: add options in command /input and new keys to remove/restore buffers in...
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-12-19
core: add options "setvar" and "delvar" in command /buffer, rename option "lo...
Sébastien Helleu
2020-05-16
core: add bar items with nicklist groups and nicks/groups (closes #1506)
Sébastien Helleu
2020-05-09
core: add an option for multiline input in a buffer (closes #984)
Trygve Aaberge
2020-01-12
core: add variable "old_full_name" in buffer, set before the buffer is rename...
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-08-10
core: create or update option weechat.notify.xxx when function buffer_set is ...
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-12
api: add function hook_line
Sébastien Helleu
2018-01-07
core: set input callback on user buffers after /upgrade
Sébastien Helleu
2018-01-06
core: add option "add" in command /buffer (issue #1113)
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-08-21
core: add flag "input_get_empty" in buffer
Sébastien Helleu
2017-08-10
core: remove value for first #define in headers, add "PLUGIN" in plugin headers
Sébastien Helleu
2017-03-25
core: add hotlist pointer in buffer structure
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-01-01
core: update copyright dates
Sébastien Helleu
2014-05-24
relay: fix crash when closing relay buffers (closes #57, closes #78)
Sébastien Helleu
2014-04-05
core: add option -all for command /buffer hide|unhide
Sébastien Helleu
2014-04-05
core: add hidden buffers, add options hide/unhide in command /buffer
Sébastien Helleu
2014-04-01
core: add default key alt-'-' to toggle filters in current buffer (closes #17)
Sébastien Helleu
2014-03-31
core: add non-active merged buffers with activity in hotlist (if another merg...
Sébastien Helleu
2014-03-25
core: add buffer property "clear"
Sebastien Helleu
2014-03-19
core: fix use of reserved C identifiers in headers (closes #31)
Sebastien Helleu
2014-03-11
api: add support of case insensitive search and search by buffer full name in...
Sebastien Helleu
2014-01-21
core: rename option weechat.look.save_layout_on_exit to weechat.look.store_la...
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-12-15
core: add buffer property "highlight_tags_restrict", rename option irc.look.h...
Sebastien Helleu
2013-12-14
core: add logical "and" between tags in filters, weechat.look.highlight_tags ...
Sebastien Helleu
2013-12-11
Merge branch 'buffer-auto-renumber'
Sebastien Helleu
2013-12-04
core: add buffer property "day_change" to hide messages for the day change in...
Sebastien Helleu
[next]