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-bar.c
Age
Commit message (
Expand
)
Author
2024-04-25
core: remove check of NULL pointers before calling free() (issue #865)
Sébastien Helleu
2024-04-01
core: remove whitespace
Sébastien Helleu
2024-04-01
core: fix print of pointer values
Sébastien Helleu
2024-03-12
core: remove "wee-" prefix from source files in src/core and src/core/hook
Sébastien Helleu
2024-01-01
core: update copyright dates
Sébastien Helleu
2023-07-08
core: use type "enum" in options
Sébastien Helleu
2023-04-26
core: change default background color of status and title bars (issue #1920)
Sébastien Helleu
2023-04-07
core: add item "mouse_status" in default status bar
Sébastien Helleu
2023-03-26
core: fix default value of bar options
Sébastien Helleu
2023-03-19
core: fix default value of options for bars added by plugins
Sébastien Helleu
2023-03-19
core: fix long lines in function gui_bar_use_temp_bars
Sébastien Helleu
2023-03-19
core: allow any valid boolean value in command `/bar set <name> separator xxx`
Sébastien Helleu
2023-03-19
core: fix typo on bar option name "separator"
Sébastien Helleu
2023-03-19
core: use a fixed size buffer to create a bar option
Sébastien Helleu
2023-03-19
core: use a fixed size buffer to rename a bar
Sébastien Helleu
2023-01-28
core, plugins: replace calls to string_str(n)cmp by str(n)cmp (issue #1872)
Sébastien Helleu
2023-01-28
core: make get/set object properties case sensitive (issue #1872)
Sébastien Helleu
2023-01-28
core: make bar and bar items case sensitive (issue #1872)
Sébastien Helleu
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-05-27
core: add command /item (closes #808)
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-05-27
core: update translations (issue #1647)
Sébastien Helleu
2021-05-27
clarify (max) bar size to be in chars/lines
Filip H.F. "FiXato" Slagter
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-06-21
core: add bar option "color_bg_inactive" (issue #732)
Sébastien Helleu
2020-05-10
core: set default size for input bar to 0 (automatic) (issue #1498)
Sébastien Helleu
2020-04-07
core: fix resize of a bar when its size is 0 (automatic) (closes #1470)
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-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-01-05
core: update copyright dates
Sébastien Helleu
2017-07-08
core: call the config hook when options are removed
Sébastien Helleu
2017-06-06
core: remove unused functions gui_bar_get_min_width and gui_bar_get_min_heigh...
Sébastien Helleu
2017-03-25
core: fix type of values for hashtables extra_vars and options in gui_bar_che...
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-03-17
core: use ${info:term_width} instead of ${window.win_width} in /help weechat....
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-01-23
core: fix crash when a root bar has conditions different from active/inactive...
Sébastien Helleu
2015-01-03
core: fix NULL pointer in free of bar window (closes #293); add extra checks ...
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-12-28
core: check bar conditions in root bars and on each update of a bar item
Sébastien Helleu
2014-05-24
api: add argument "flags" in function hdata_new_list
Sébastien Helleu
2014-02-09
trigger: add trigger plugin
Sebastien Helleu
2014-02-01
core: fix crash when creating two bars with same name but different case (bug...
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-08-19
core: add syntax "@buffer:item" in bar items to force the buffer used when di...
Sebastien Helleu
[next]