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-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
2009-09-30
Remove buffer from hotlist when buffer is cleared (bug #27530)
Sebastien Helleu
2009-07-29
Fix hotlist bug after /buffer unmerge (bug #27133)
Sebastien Helleu
2009-07-03
Fix bug when moving group of merged buffers to number 1
Sebastien Helleu
2009-06-28
Rename function string_explode to string_split
Sebastien Helleu
2009-06-25
Add options irc.look.open_channel/pv_near_server
Sebastien Helleu
2009-06-21
Fix some memory leaks in command hook (completion templates), buffer closing,...
Sebastien Helleu
2009-06-10
Add variable "active" in buffer infolist
Sebastien Helleu
2009-06-10
Add buffer merging feature, with /buffer merge/unmerge (task #7404)
Sebastien Helleu
2009-05-19
Fix crash with /upgrade (problem when closing buffers)
Sebastien Helleu
2009-05-18
Add option weechat.look.jump_previous_buffer_when_closing
Sebastien Helleu
2009-05-18
Add option weechat.history.max_visited_buffers
Sebastien Helleu
[next]