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
2011-08-14
core: add buffer property "short_name_is_set", return name if short name is n...
Sebastien Helleu
2011-08-14
core: allow empty short name on buffers (name is used if not set)
Sebastien Helleu
2011-08-06
core: add "layout_number_merge_order" in buffer properties that can be read
Sebastien Helleu
2011-08-05
core: save and restore layout for buffers and windows on /upgrade
Sebastien Helleu
2011-08-05
core: fix unwanted merge of buffers when no layout number is assigned to buffer
Sebastien Helleu
2011-08-05
core: fix bugs with automatic layout (bug #26110), add support of merged buff...
Sebastien Helleu
2011-08-04
core: add option -all for command /buffer unmerge
Sebastien Helleu
2011-07-05
core: add context "search" for keys (to define keys used during search in buf...
Sebastien Helleu
2011-06-26
core: many improvements on hdata
Sebastien Helleu
2011-06-15
core: add local variable "highlight_regex" in buffers
Sebastien Helleu
2011-06-13
core: add "hdata" (direct access to WeeChat/plugin data)
Sebastien Helleu
2011-05-01
core: remove unused variables
Sebastien Helleu
2011-04-24
core: add date and date_printed of each line in dump of buffers
Sebastien Helleu
2011-04-24
core: recalculate buffer_max_length when buffer short name is changed (patch ...
Sebastien Helleu
2011-04-23
core: add buffer to hotlist if away is set on buffer (even if buffer is displ...
Sebastien Helleu
2011-04-11
core: add messages counts in hotlist for each buffer, option weechat.look.hot...
Sebastien Helleu
2011-04-07
core: add prefix in addition of message in output of /debug buffer
Sebastien Helleu
2011-03-11
Add function "buffer_match_list" in plugin API
Sebastien Helleu
2011-03-01
Remember scroll position for all buffers in windows (bug #25555)
Sebastien Helleu
2011-01-31
Dynamically allocate color pairs
Sebastien Helleu
2011-01-01
Update copyright dates
Sebastien Helleu
2011-01-01
Add new command /color
Sebastien Helleu
2010-11-29
Replace buffer local variable "no_highlight_nicks" by "hotlist_max_level_nicks"
Sebastien Helleu
2010-10-28
Add refresh when buffer property "nicklist_display_groups" is changed
Sebastien Helleu
2010-10-17
Use const void * for keys and values in some hashtable functions
Sebastien Helleu
2010-10-15
Fix bug with buffer name in "/bar scroll" command
Sebastien Helleu
2010-10-11
Add property "no_highlight_nicks" in buffers to disable highlight for some ni...
Sebastien Helleu
2010-09-27
Fix memory leak in function gui_buffer_set_highlight_words_list
Sebastien Helleu
2010-09-27
Free hashtable with local variables when closing buffer (memory leak)
Sebastien Helleu
2010-09-27
Add new option weechat.look.input_share (task #9228)
Sebastien Helleu
2010-07-05
Use of hashtable for local variables of buffers
Sebastien Helleu
2010-06-22
Update licenses and copyrights, add missing author names in sources
Sebastien Helleu
2010-04-28
Add keys for undo/redo changes on command line (default: ctrl/alt + underscor...
Sebastien Helleu
2010-04-08
Reformat and add comments for description of C sources
Sebastien Helleu
2010-04-05
Add missing properties "highlight_words_add" and "highlight_words_del" in arr...
Sebastien Helleu
2010-04-03
Add or remove highlight words in a buffer with "highlight_words_add" and "hig...
Sebastien Helleu
2010-04-03
Allow buffer local variables in highlight words (option "weechat.look.highlig...
Sebastien Helleu
2010-04-03
Add option "get" for command /buffer, add completions with buffer properties
Sebastien Helleu
2010-03-30
Add missing variables in debug dump
Sebastien Helleu
2010-03-29
Fix infinite loop with /layout apply and bug when applying layout, sometimes ...
Sebastien Helleu
2010-03-24
Add new options for command /key (listdefault, listdiff and reset), add examp...
Sebastien Helleu
2010-03-20
Refresh screen when exiting WeeChat (to display messages printed after /quit)
Sebastien Helleu
2010-03-19
Reformat multi-line comments
Sebastien Helleu
2010-02-02
Add option "switch_active_buffer_previous" for command /input (task #10141)
Sebastien Helleu
2010-01-29
Display own buffer lines in weechat log when dumping buffer (and not mixed li...
Sebastien Helleu
2010-01-25
Add missing infos in API functions buffer_get_integer / buffer_get_string and...
Sebastien Helleu
2010-01-13
Add keyword "input_pos" to get/set cursor position in plugin API functions bu...
Sebastien Helleu
2010-01-03
Update copyright dates
Sebastien Helleu
2009-10-06
Fix alignment problem for buffer name when a merged buffer is closed (bug #27...
Sebastien Helleu
2009-10-03
Fix restore of hotlist after /upgrade
Sebastien Helleu
[next]