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
/
curses
Age
Commit message (
Expand
)
Author
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-03-04
Fix display in bars with filling horizontal
Sebastien Helleu
2010-03-04
Fix display in bars with filling set to columns_vertical or columns_horizontal
Sebastien Helleu
2010-03-04
Hide read marker if all lines after marker are filtered (only if option read_...
Sebastien Helleu
2010-03-04
Fix bugs with cursor and background in bars
Sebastien Helleu
2010-03-03
Add new option weechat.look.read_marker_always_show
Sebastien Helleu
2010-02-24
Fix display of color in input when it is scrolled
Sebastien Helleu
2010-02-24
Fix bug with cursor when position is last char of terminal
Sebastien Helleu
2010-02-21
Fix cursor color in input bar
Sebastien Helleu
2010-02-21
Fix bug with bar background after text with background color (bug #28157)
Sebastien Helleu
2010-02-18
Add mechanism DH-BLOWFISH for SASL authentication with IRC server
Sebastien Helleu
2010-01-28
Remove unneeded space after time on each line if option weechat.look.buffer_t...
Sebastien Helleu
2010-01-03
Update copyright dates
Sebastien Helleu
2009-12-16
Add option "term" for command /debug: display infos about terminal and availa...
Sebastien Helleu
2009-12-15
Fix bar background color when content of bar is empty
Sebastien Helleu
2009-12-13
Add color "darkgray", add support for background with light color, fix color ...
Sebastien Helleu
2009-10-14
Fix bug with URL selection in some terminals (caused by horizontal lines) (bu...
Sebastien Helleu
2009-10-11
Add some default bindings for keys alt+arrows under xterm
Sebastien Helleu
2009-10-05
Add option grab_key_command for /input (bound by default to alt-k)
Sebastien Helleu
2009-10-04
Fix compilation under Cygwin (patch #6916)
Sebastien Helleu
2009-10-03
Replace MATCHES by STREQUAL in cmake: fix a fail to build on kFreeBSD
Emmanuel Bouthenot
2009-10-03
Fix typo: keeped -> kept
Sebastien Helleu
2009-09-06
Version 0.3.0
Sebastien Helleu
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-07-24
Add missing include of stdarg.h
Sebastien Helleu
2009-07-14
Allow cursor to be displayed in a root bar
Sebastien Helleu
2009-06-28
Rename function string_explode to string_split
Sebastien Helleu
2009-06-21
Fix scroll Y in bars (bug #26008)
Sebastien Helleu
2009-06-20
Fix minor display bug with read marker (line or dotted line)
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 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-18
Add new keys to move into last visited buffers (alt + "<", alt + ">"), come b...
Sebastien Helleu
2009-05-17
Fix typo: formated -> formatted
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-08
Fix infinite loop when scrolling bars with horizontal filling
Sebastien Helleu
2009-05-08
Add missing space at beginning of bar item when first sub-item content is NULL
Sebastien Helleu
2009-05-04
Use or '\r' in bar items to force new line with horizontal filling
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-07
Some improvements on key bindings
Sebastien Helleu
2009-03-28
Add cmake files in package built by autotools
Sebastien Helleu
2009-03-21
Fix bug with window separator (possible crash)
Sebastien Helleu
2009-03-21
Add new modifier "input_text_content"
Sebastien Helleu
2009-03-20
Add signal "key_pressed"
Sebastien Helleu
2009-03-19
Many improvements on IRC raw buffer
Sebastien Helleu
[next]