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-item.c
Age
Commit message (
Expand
)
Author
2023-03-26
core: Add an option to start multiline input text on a new line
Trygve Aaberge
2023-03-26
core: fix default value of bar options
Sébastien Helleu
2023-03-25
core: fix gcc warning on snprintf
Sébastien Helleu
2023-03-17
core: also display mouse codes with `/debug key`
Sébastien Helleu
2023-03-17
core: remove "%s" from translated message for key debug
Sébastien Helleu
2023-03-16
core: add keyboard debug mode with command `/key debug`
Sébastien Helleu
2023-01-29
core: force ctrl keys to lower case when they are added (closes #1875)
Sébastien Helleu
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-12-19
core: return directly output of string_dyn_free without temporary variable
Sébastien Helleu
2022-07-24
core: use dynamic string in function gui_bar_item_get_value
Sébastien Helleu
2022-04-24
api: allow to catch multiple signals in functions hook_signal and hook_hsigna...
Sébastien Helleu
2022-04-18
core: add bar item "spacer"
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-07-04
core: add bar item "typing" in status bar by default
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-11-22
core: increase buffer size in function gui_bar_item_time_cb
Sébastien Helleu
2020-08-23
api: add argument "bytes" in function string_dyn_concat
Sébastien Helleu
2020-08-17
core: replace calls to malloc by calloc
Sébastien Helleu
2020-05-16
core: add bar items with nicklist groups and nicks/groups (closes #1506)
Sébastien Helleu
2020-05-10
core: properly display newlines in input for all buffers
Trygve Aaberge
2020-05-09
core: properly display newlines in input when multiline is enabled in buffer ...
Sébastien Helleu
2020-01-04
core: update copyright dates
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-08-25
doc: add non-breaking spaces in French messages
Sébastien Helleu
2017-06-10
core: improve speed of nicklist bar item callback
Sébastien Helleu
2017-06-10
core, plugins: fix conditions to insert elements in linked lists
Sébastien Helleu
2017-06-03
core, gui: remove declared but unused global variables
Simmo Saan
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-09-03
core: evaluate content of option "weechat.look.item_time_format" (issue #791)
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-02-16
core: fix truncation of buffer names in hotlist (closes #668)
Sébastien Helleu
2016-02-15
core: move irc bar item "away" and two options to core (closes #692)
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-07-04
core: add missing comments before functions when the result must be freed aft...
Sébastien Helleu
2015-04-26
core: remove extra spaces in function gui_bar_item_default_mouse_status
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-11-06
core: add bar item "mouse_status", new options weechat.look.item_mouse_status...
Nils Görs
2014-10-05
Merge branch 'arraylist'
Sébastien Helleu
2014-09-28
core: move bar item "scroll" between buffer name and lag in default bar items...
Sébastien Helleu
2014-09-01
core: optimize completion by using arraylists
Sébastien Helleu
2014-08-03
core: fix display of bar item "buffer_filter" when toggling filters in curren...
Sébastien Helleu
2014-07-12
core: add option weechat.color.status_nicklist_count (closes #109, closes #110)
Sébastien Helleu
2014-05-24
api: add argument "flags" in function hdata_new_list
Sébastien Helleu
2014-05-18
core: fix display of item buffer_short_name when the short name is not define...
Sébastien Helleu
2014-05-16
core: add bar item "buffer_short_name" (task #10882)
Sébastien Helleu
2014-03-31
core: fix refresh of bar item "buffer_zoom" on buffer switch
Sébastien Helleu
[next]