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
/
gui-curses-chat.c
Age
Commit message (
Expand
)
Author
2011-10-26
core: remove unneeded whitespace
Sebastien Helleu
2011-10-15
core: add color attribute "|" and value "resetcolor" for function weechat_col...
Sebastien Helleu
2011-10-02
core: fix display of background color in chat area after line feed
Sebastien Helleu
2011-09-28
core: fix color of highlighted prefix on inactive window when option weechat....
Sebastien Helleu
2011-09-24
core: fix color of inactive merged lines in inactive windows when weechat.loo...
Sebastien Helleu
2011-09-22
core: fix option weechat.look.color_inactive_message
Sebastien Helleu
2011-09-22
core: add options weechat.look.color_inactive_window/buffer, fix bugs with in...
Sebastien Helleu
2011-09-22
core: rename options *_inactive_line to *_inactive_buffer
Sebastien Helleu
2011-09-22
core: fix option weechat.look.color_inactive_prefix_buffer
Sebastien Helleu
2011-09-22
core: add colors for inactive windows and lines (in merged buffers)
Sebastien Helleu
2011-08-14
core: fix focus info for chat area on buffers with free content
Sebastien Helleu
2011-08-14
core: fix crash in display of chat area (overflow in coords)
Sebastien Helleu
2011-08-14
core: allow empty short name on buffers (name is used if not set)
Sebastien Helleu
2011-08-14
core: return info about line/word for chat area in focus hashtable, add keys ...
Sebastien Helleu
2011-07-26
core: add mouse support (task #5435), free cursor movement, hook_focus, fix b...
Sebastien Helleu
2011-06-13
core: add option "tags" for command /debug
Sebastien Helleu
2011-05-31
core: fix bug with horizontal scroll in windows and long lines
Sebastien Helleu
2011-05-16
core: add horizontal scrolling for buffers with free content (command /window...
Sebastien Helleu
2011-05-01
core: fix compiler warning on function wattr_get (on pointers to attrs and pair)
Sebastien Helleu
2011-04-23
core: add buffer to hotlist if away is set on buffer (even if buffer is displ...
Sebastien Helleu
2011-03-01
Remember scroll position for all buffers in windows (bug #25555)
Sebastien Helleu
2011-02-24
Reset color used to display spaces around time and buffer in chat area
Sebastien Helleu
2011-02-09
Rename some color constants and functions for attributes
Sebastien Helleu
2011-02-09
Factorize code used to apply color codes in strings (for chat and bars)
Sebastien Helleu
2011-02-07
Fix missing suffix (after prefix) on lines when nothing is displayed before s...
Sebastien Helleu
2011-02-06
Rename constants GUI_COLOR_PAIR_xxx to GUI_COLOR_EXTENDED_xxx
Sebastien Helleu
2011-02-05
Fix infinite loop when option weechat.look.read_marker_string it set to empty...
Sebastien Helleu
2011-02-05
Add option weechat.look.read_marker_string, use option hline_char for horizon...
Sebastien Helleu
2011-02-04
Fix size of arrays for colors (patch #7458)
Sebastien Helleu
2011-01-31
Dynamically allocate color pairs
Sebastien Helleu
2011-01-21
Test return value of calls to sscanf function
Sebastien Helleu
2011-01-01
Update copyright dates
Sebastien Helleu
2010-12-17
Allow use of color pair number in color options and in API function "weechat_...
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-22
Update licenses and copyrights, add missing author names in sources
Sebastien Helleu
2010-04-08
Reformat and add comments for description of C sources
Sebastien Helleu
2010-03-19
Reformat multi-line comments
Sebastien Helleu
2010-03-04
Hide read marker if all lines after marker are filtered (only if option read_...
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-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-10-14
Fix bug with URL selection in some terminals (caused by horizontal lines) (bu...
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-06-20
Fix minor display bug with read marker (line or dotted line)
Sebastien Helleu
2009-06-10
Add buffer merging feature, with /buffer merge/unmerge (task #7404)
Sebastien Helleu
2009-05-17
Fix typo: formated -> formatted
Sebastien Helleu
[next]