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
Age
Commit message (
Expand
)
Author
2009-08-29
Add 2 new options: weechat.look.prefix_align_more and weechat.look.prefix_buf...
Sebastien Helleu
2009-08-29
Add new option weechat.look.prefix_buffer_align_max
Sebastien Helleu
2009-08-09
Add missing files for cmake in packages built by autotools
Sebastien Helleu
2009-07-29
Fix hotlist bug after /buffer unmerge (bug #27133)
Sebastien Helleu
2009-07-24
Add missing include of stdarg.h
Sebastien Helleu
2009-07-22
Add new option weechat.look.search_text_not_found_alert
Sebastien Helleu
2009-07-14
Allow cursor to be displayed in a root bar
Sebastien Helleu
2009-07-06
Complete command and arguments even if command line starts with double '/'
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-27
Change default order of items in input bar: move input_paste before input_text
Sebastien Helleu
2009-06-25
Add options irc.look.open_channel/pv_near_server
Sebastien Helleu
2009-06-24
Consider private message as highlight when comparing message level to buffer ...
Sebastien Helleu
2009-06-23
Add modifier "bar_condition_xxx", used to display/hide bars on some windows w...
Sebastien Helleu
2009-06-22
Fix bug with pointer to last read line in merged buffers (can lead to crash)
Sebastien Helleu
2009-06-21
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/weechat
Sebastien Helleu
2009-06-21
Fix bug after /upgrade on buffers with free content (bug #26020)
Sebastien Helleu
2009-06-21
Fix some memory leaks in command hook (completion templates), buffer closing,...
Sebastien Helleu
2009-06-21
Move partial completion structure to completion structure (it is now specific...
Sebastien Helleu
2009-06-21
Fix scroll Y in bars (bug #26008)
Sebastien Helleu
2009-06-21
Fix problems with /set of some bar options
Sebastien Helleu
2009-06-20
Add missing refresh of bar when changing size with command /set
Sebastien Helleu
2009-06-20
Fix minor display bug with read marker (line or dotted line)
Sebastien Helleu
2009-06-14
Add new option weechat.look.hotlist_names_merged_buffers
Sebastien Helleu
2009-06-13
Display buffer name in hotlist if buffers are merged with same number
Sebastien Helleu
2009-06-13
Remove all merged buffers from hotlist, instead of only current selected buffer
Sebastien Helleu
2009-06-13
Do not refresh buffer if displayed line is filtered (hidden)
Sebastien Helleu
2009-06-12
Fix line filtering after /upgrade when filter applies on one buffer only
Sebastien Helleu
2009-06-12
Fix refresh of hidden bars (patch #6837)
Sebastien Helleu
2009-06-12
Fix bug with some utf-8 chars in input line
Sebastien Helleu
2009-06-11
Fix display bug with color/attribute chars (< 32) in command line (bug #26749)
Sebastien Helleu
2009-06-11
Add key alt-j + alt-s to jump to IRC server buffer, bound to command /server ...
Sebastien Helleu
2009-06-10
Add infolist with commands history
Sebastien Helleu
2009-06-10
Add variable "active" in buffer infolist
Sebastien Helleu
2009-06-10
Rename option weechat.completion.nick_completor to nick_completer
Sebastien Helleu
2009-06-10
Add buffer merging feature, with /buffer merge/unmerge (task #7404)
Sebastien Helleu
2009-06-03
Fix display of bold/reverse/underline color attributes in bars
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
2009-05-18
Add new keys to move into last visited buffers (alt + "<", alt + ">"), come b...
Sebastien Helleu
2009-05-17
Add signals "key_bind" and "key_unbind"
Sebastien Helleu
2009-05-17
Fix typo: formated -> formatted
Sebastien Helleu
2009-05-17
Remove unneeded space between two bar items (for items glued with "+")
Sebastien Helleu
2009-05-16
Add infolist "key" with key bindings
Sebastien Helleu
2009-05-12
Add buffer pointer in hotlist infolist
Sebastien Helleu
2009-05-12
Add syntax "*N" for /buffer (where N is a buffer number): jump to buffer numb...
Sebastien Helleu
2009-05-10
Add function window_set_title in API (task #9361)
Sebastien Helleu
2009-05-09
Disable loop on commands in history when reaching oldest command
Sebastien Helleu
2009-05-09
Fix completion with non-latin nicks (bug #18993)
Sebastien Helleu
[prev]
[next]