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.c
Age
Commit message (
Expand
)
Author
2019-03-10
core: replace argument "keep_eol" by "flags" in function string_split (closes...
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-10-27
core: split wee-secure.c into 3 files (secured data functions, buffer and con...
Sébastien Helleu
2018-10-01
core: fix format of variables in printf-like functions (from int to long and ...
Sébastien Helleu
2018-08-12
api: add function hook_line
Sébastien Helleu
2018-08-12
core: fix check of tags in lines
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-06-10
core, plugins: fix conditions to insert elements in linked lists
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-10-08
core: fix integer overflow in calls to realloc (issue #809)
Sébastien Helleu
2016-08-13
core: fix NULL pointer derefence in case of memory error in gui_buffer_input_...
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-02-28
core: check that pointers received in arguments are not NULL in buffers and w...
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-06-22
core: fix bar item "scroll" after /buffer clear (closes #448)
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-09-24
core: fix crash on buffer close when option weechat.look.hotlist_remove is se...
Sébastien Helleu
2014-05-24
relay: fix crash when closing relay buffers (closes #57, closes #78)
Sébastien Helleu
2014-05-24
api: add argument "flags" in function hdata_new_list
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-03
core: add "hotlist" in completion of command "/buffer set"
Sébastien Helleu
2014-04-03
api: allow value "-1" for property "hotlist" in function buffer_set (to remov...
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-11
api: add support of case insensitive search and search by buffer full name in...
Sebastien Helleu
2014-02-10
api: add integer return code for functions hook_{signal|hsignal}_send
Sebastien Helleu
2014-02-07
core: fix apply of layout when buffers that are not in layout are before some...
Sebastien Helleu
2014-02-06
core: fix hotlist problems after apply of a layout (bug #41481)
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-12-31
core: fix unneeded shift of buffer numbers when a buffer with layout is creat...
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-08
core: add signal "buffer_cleared"
Sebastien Helleu
2013-12-07
core: use first gap for new buffer only if the buffer has no layout number
Sebastien Helleu
2013-12-07
core: add option weechat.look.buffer_position
Sebastien Helleu
2013-12-04
core: add buffer property "day_change" to hide messages for the day change in...
Sebastien Helleu
2013-12-01
core: fix random crash when closing a buffer
Sebastien Helleu
2013-11-30
core: add limits for buffers (max 10000 buffers opened, number of a buffer: b...
Sebastien Helleu
2013-11-30
core: fix crash when moving buffer with only one buffer (core buffer)
Sebastien Helleu
2013-11-30
core: add variable "gui_buffers_count", use it in bar item "buffer_count"
Sebastien Helleu
2013-11-30
core: add option weechat.look.buffer_auto_renumber
Sebastien Helleu
[next]