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
/
plugins
/
buflist
/
buflist-bar-item.c
Age
Commit message (
Expand
)
Author
2024-02-23
docs: fix some typos in documentation and comments
Trygve Aaberge
2024-01-01
core: update copyright dates
Sébastien Helleu
2023-12-15
core: fix crash on plugin reload when using musl libs (closes #2052)
Sébastien Helleu
2023-11-11
buflist: jump to previous/next buffer displayed in buflist item with ctrl+whe...
Sébastien Helleu
2023-10-01
buflist: add support of item names in command `/buflist refresh`
Sébastien Helleu
2023-08-20
buflist: indent the /list buffer
Sébastien Helleu
2023-07-04
buflist: increase max number of buflist items from 3 to 5 (closes #1703)
Sébastien Helleu
2023-01-29
api: readjust string size in function string_dyn_free when string is not free...
Sébastien Helleu
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-07-31
buflist: add variable "${hotlist_priority_number}" (integer version of "${hot...
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-05-16
irc, buflist: add bar item "tls_version" with options for colors, add buflist...
Andrew Potter
2021-02-09
buflist: add option buflist.look.use_items to speed up display of buflist (cl...
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-06-10
buflist: add "window" pointer in bar item evaluation only if it's not NULL (i...
Sébastien Helleu
2020-04-06
buflist: evaluate option buflist.look.sort (closes #1465)
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-12-26
buflist: add pointer "window" in bar item evaluation
Sébastien Helleu
2019-09-17
buflist: fix extra spaces between buffers when conditions are used to hide bu...
Sébastien Helleu
2019-08-17
buflist: use extra variables in option buflist.look.display_conditions (close...
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-11-05
buflist: add variable ${number2}, always set with the indented buffer number
Sébastien Helleu
2018-10-01
core: replace "long unsigned int" by "unsigned long"
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-12-03
buflist: use larger buffer for buflist bar item name
Sébastien Helleu
2017-10-19
buflist: add two new bar items using the same format configuration options (c...
Sébastien Helleu
2017-09-02
buflist: remove recursive evaluation of extra variables (closes #1060)
Sébastien Helleu
2017-07-01
buflist: add option buflist.look.add_newline (closes #1027)
Sébastien Helleu
2017-06-27
buflist: fix crash in auto-scroll of bar when the buflist item is not the fir...
Sébastien Helleu
2017-06-23
buflist: add variable `${format_name}` in bar item evaluation and option bufl...
Sébastien Helleu
2017-06-13
buflist: add variable ${merged} in bar item evaluation
Sébastien Helleu
2017-06-08
buflist: add option buflist.look.auto_scroll (issue #332)
Sébastien Helleu
2017-06-02
buflist: fix type of IRC server/channel pointers
Sébastien Helleu
2017-05-24
buflist: increase size of hashtables used for string evaluation (issue #998)
Sébastien Helleu
2017-05-19
buflist: add variable ${current_buffer} in bar item evaluation
Sébastien Helleu
2017-05-15
buflist: add a variable to store the size of arraylist
Sébastien Helleu
2017-05-05
buflist: add option buflist.look.enabled
Sébastien Helleu
2017-04-26
buflist: add support of hdata "irc_server" and "irc_channel" in sort option (...
Sébastien Helleu
2017-04-25
buflist: add pointers to IRC server and channel
Sébastien Helleu
2017-04-25
buflist: add option buflist.format.nick_prefix
Sébastien Helleu
2017-04-23
buflist: add option buflist.format.indent
Sébastien Helleu
2017-04-04
buflist: move set of "nick_prefix" in hashtable
Sébastien Helleu
2017-04-02
buflist: add options buflist.look.nick_prefix and buflist.look.nick_prefix_empty
Sébastien Helleu
2017-03-30
buflist: add mouse support
Sébastien Helleu
2017-03-29
buflist: add option buflist.format.number
Sébastien Helleu
2017-03-25
buflist: add option buflist.look.display_conditions
Sébastien Helleu
2017-03-25
buflist: add command /buflist
Sébastien Helleu
2017-03-25
buflist: add formats for hotlist
Sébastien Helleu
[next]