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-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
2009-05-08
Fix infinite loop when scrolling bars with horizontal filling
Sebastien Helleu
2009-05-08
Improve display of filter indicator in status bar, add option for color
Sebastien Helleu
2009-05-08
Add missing space at beginning of bar item when first sub-item content is NULL
Sebastien Helleu
2009-05-08
Improve completion: allow a command to use completion of another command (use...
Sebastien Helleu
2009-05-04
Use or '\r' in bar items to force new line with horizontal filling
Sebastien Helleu
2009-05-04
Disable print hooks during display of backlog (in logger plugin)
Sebastien Helleu
2009-05-03
Fix bug with scroll in bars: do not scroll if bar is hidden
Sebastien Helleu
2009-04-24
Fix crash when giving empty buffer pointer to nicklist API functions (bug #26...
Sebastien Helleu
2009-04-24
Add filter with third argument of infolist_get for some infolists (bars, bar ...
Sebastien Helleu
2009-04-24
Fix typo: splited/splitted -> split
Sebastien Helleu
2009-04-24
Remove notify plugin (moved to core)
Sebastien Helleu
2009-04-21
Add new option weechat.look.jump_current_to_previous_buffer
Sebastien Helleu
2009-04-17
Remove unused signal
Sebastien Helleu
2009-04-15
Jump to last displayed buffer when jumping to current buffer number
Sebastien Helleu
2009-04-11
Use case sensitive comparison for key codes (bug #26145)
Sebastien Helleu
2009-04-11
Add support of many templates for completion of command arguments, rename def...
Sebastien Helleu
2009-04-07
Some improvements on key bindings
Sebastien Helleu
2009-04-05
Fix memory leak when sending modifier "input_text_content"
Sebastien Helleu
2009-04-03
Add new option "weechat.completion.nick_add_space" (add space after nick comp...
Sebastien Helleu
2009-04-03
Fix bug with nick completion (too many nick completors were added to nick if ...
Sebastien Helleu
2009-04-01
Fix bug with partial completions
Sebastien Helleu
2009-04-01
Add default template completion (by default: nick or IRC channel)
Sebastien Helleu
2009-03-28
Add cmake files in package built by autotools
Sebastien Helleu
[next]