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-12-20
Do not allow empty string for color (regression with 256 colors feature)
Sebastien Helleu
2010-12-20
Build list of color aliases at startup (fix crash when setting "++1" on optio...
Sebastien Helleu
2010-12-20
Fix parsing of palette options
Sebastien Helleu
2010-12-20
Replace the 10 nick color options and number of nick colors by a single optio...
Sebastien Helleu
2010-12-20
Add 256 colors support
Sebastien Helleu
2010-12-17
Add command line option "-c" (or "--colors") to display default colors in ter...
Sebastien Helleu
2010-12-17
Allow use of color pair number in color options and in API function "weechat_...
Sebastien Helleu
2010-12-07
Add color support in option weechat.look.buffer_time_format
Sebastien Helleu
2010-10-31
Remove unused variables
Sebastien Helleu
2010-10-06
Optimize incremental search in buffer: do not search any more when chars are ...
Sebastien Helleu
2010-10-06
Revert last commit about "buffer_switch" signal (introduced new refresh bugs ...
Sebastien Helleu
2010-10-05
Fix signal "buffer_switch" (was sent twice when switching buffer) (bug #31158)
Sebastien Helleu
2010-09-28
New value for option weechat.look.input_share (none, commands, text, all), ad...
Sebastien Helleu
2010-09-27
Add new option weechat.look.input_share (task #9228)
Sebastien Helleu
2010-08-06
Fix display bug with special chars (ascii value below 32) (bug #30602)
Sebastien Helleu
2010-08-01
Replace TODO by FIXME in comments
Sebastien Helleu
2010-07-12
Add new option weechat.look.align_end_of_lines
Sebastien Helleu
2010-06-25
Update comments after #endif in C headers
Sebastien Helleu
2010-06-22
Update licenses and copyrights, add missing author names in sources
Sebastien Helleu
2010-06-11
Fix display bug with attributes like underlined in bars (bug #29889)
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-03-29
Free some extra memory when exiting WeeChat
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-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
[prev]
[next]