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
2019-10-14
core: fix scrolling up in bare mode when switched to bare mode at the top of ...
Sébastien Helleu
2019-10-06
Merge remote-tracking branch 'origin/pr/619'
Sébastien Helleu
2019-04-13
core: add option weechat.look.buffer_time_same (closes #1127)
Simmo Saan
2019-01-01
core: update copyright dates
Sébastien Helleu
2018-11-29
core: use https for links to GNU GPL license
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-09-23
core, plugins: check return code of strftime function
Sébastien Helleu
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-12-17
Merge remote-tracking branch 'origin/pr/802'
Sébastien Helleu
2016-10-29
core: fix display of empty lines in search mode (closes #829)
Sébastien Helleu
2016-09-20
core: add option weechat.look.align_multiline_words
arza
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-12-03
gui: add missing line pointer to long words split across lines (closes #617)
Simmo Saan
2015-12-03
gui: fix focus data being offset when prefix_align is none (closes #610)
Simmo Saan
2015-08-23
core: fix truncated messages after a word with a length of zero on screen (bu...
Sébastien Helleu
2015-07-04
core: fix type of value returned by functions gui_chat_string_next_char, gui_...
Sébastien Helleu
2015-07-04
api: fix type of value returned by functions utf8_prev_char, utf8_next_char a...
Sébastien Helleu
2015-07-04
core: add missing comments before functions when the result must be freed aft...
Sébastien Helleu
2015-06-14
core: fix display of time in bare display when option weechat.look.buffer_tim...
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-11-16
core: fix display bug when scrolling in buffer on a filtered line (closes #240)
Sébastien Helleu
2014-10-22
core: display time in bare display only if option weechat.look.buffer_time_fo...
Sébastien Helleu
2014-07-14
core: hide message timestamp in bare display if timestamp is disabled in buff...
Sébastien Helleu
2014-03-29
core: add text search in buffers with free content (task #13051)
Sebastien Helleu
2014-02-27
core: replace constant by sizeof in a call to snprintf
Sebastien Helleu
2014-02-16
core: add bare display mode (for easy text selection and click on URLs)
Sebastien Helleu
2014-02-10
api: add integer return code for functions hook_{signal|hsignal}_send
Sebastien Helleu
2014-01-15
core: add option weechat.look.tab_width
Sebastien Helleu
2014-01-05
core: fix compilation warnings on OpenBSD
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-12-11
core: fix text emphasis with wide chars on screen like japanese (patch #8253)...
Sebastien Helleu
2013-12-04
core: add buffer property "day_change" to hide messages for the day change in...
Sebastien Helleu
2013-10-10
core: use one date format when day changes from day to day+1
Sebastien Helleu
2013-10-02
core: replace some code by calls to function gui_chat_clrtoeol()
Sebastien Helleu
2013-09-30
core: clear whole line before displaying content instead of clearing after th...
Sebastien Helleu
2013-09-30
core: fix display of read marker (as horizontal line) or day change message a...
Sebastien Helleu
2013-09-23
core: replace some calls to ncurses *printw functions by *addstr
Sebastien Helleu
2013-09-03
core: rename options weechat.look.day_change_message(2) to weechat.look.day_c...
Sebastien Helleu
2013-09-02
core: add option weechat.look.day_change_message2
Sebastien Helleu
2013-08-28
core: fix automatic scroll to bottom of buffer when day change is displayed b...
Sebastien Helleu
2013-08-25
core: display day change message dynamically (do not store it as a line in bu...
Sebastien Helleu
2013-08-17
core: add search of regular expression in buffer, don't reset search type on ...
Sebastien Helleu
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
[next]