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
2013-08-16
core: add text emphasis in messages when searching text in buffer
Sebastien Helleu
2013-07-22
core: remove gap after read marker line when there is no bar on the right (bu...
Sebastien Helleu
2013-07-18
core: fix filtered line displayed after /window scroll_beyond_end
Sebastien Helleu
2013-07-17
core: add option "scroll_beyond_end" for command /window (task #6745)
Sebastien Helleu
2013-05-22
core: fix compilation warnings
Sebastien Helleu
2013-05-21
core: fix line alignment when option weechat.look.buffer_time_format is set t...
Sebastien Helleu
2013-05-03
core: add options weechat.look.prefix_align_more_after and weechat.look.prefi...
Sebastien Helleu
2013-05-01
core: fix display of long lines without time (message beginning with two tabs)
Sebastien Helleu
2013-04-29
core: make nick prefix/suffix dynamic (move options from irc plugin to core, ...
Sebastien Helleu
2013-03-17
core: fix typos in many comments and some strings
Sebastien Helleu
2013-01-12
core: fix crash in display of chat area when the ncurses chat window is not i...
Sebastien Helleu
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-12-15
core: move comments with description of C file to top of files
Sebastien Helleu
2012-12-13
core: reformat comments for functions
Sebastien Helleu
2012-11-30
core: fix display of combining chars (patch from Nei) (bug #37775)
Sebastien Helleu
2012-10-17
core: fix display problem when option weechat.look.prefix_same_nick is set (p...
Sebastien Helleu
2012-08-30
core: add default key alt+"x" (zoom on merged buffer) (task #11029)
Sebastien Helleu
2012-08-27
core: fix display bug when end of a line is displayed on top of chat (last li...
Sebastien Helleu
2012-08-22
core: display spaces at the end of messages in chat area (bug #37024)
Sebastien Helleu
2012-08-22
core: fix infinite loop in display when chat area has width of 1 with a bar d...
Sebastien Helleu
2012-08-17
core: fix color of long lines (displayed on more than one line on screen) und...
Sebastien Helleu
2012-06-09
core: add options weechat.color.chat_nick_offline_highlight(_bg) (text/bg for...
Sebastien Helleu
2012-06-09
core: add options to use different color for offline nicks in prefix (patch f...
Sebastien Helleu
2012-05-22
core: force display of prefix on first line displayed in window (even if it s...
Sebastien Helleu
2012-04-11
core: fix display bugs and crashs with small windows (bug #36107)
Sebastien Helleu
2012-04-07
core: convert options weechat.look.prefix_align_more and weechat.look.prefix_...
Sebastien Helleu
2012-04-03
core: fix bugs with option weechat.look.prefix_same_nick, use nick color for ...
Sebastien Helleu
2012-03-31
core: fix bad computation of prefix length when simulating display (this caus...
Sebastien Helleu
2012-03-29
core: fix display bug with prefix when length is greater than max and prefix ...
Sebastien Helleu
2012-03-28
core: add option weechat.look.prefix_same_nick (hide or change prefix on mess...
Sebastien Helleu
2012-01-08
core: update copyright dates
Sebastien Helleu
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
[prev]
[next]