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-window.c
Age
Commit message (
Expand
)
Author
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-06-02
Add Alacritty title escape sequence support
Christian Duerr
2020-05-16
Fix /window scroll_beyond_end when buffer has fewer lines than terminal height
Trygve Aaberge
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-10-06
core: fix long lines
Sébastien Helleu
2019-10-06
Merge remote-tracking branch 'origin/pr/630'
Sébastien Helleu
2019-10-01
core: add function to convert WeeChat colors to ANSI colors (issue #528)
Sébastien Helleu
2019-06-28
Merge remote-tracking branch 'origin/pr/1345'
Sébastien Helleu
2019-06-17
core: add option "close" in command /window (closes #853)
Sébastien Helleu
2019-06-07
core: replace char "," by "~" in color codes to separate foreground from back...
Sébastien Helleu
2019-05-04
gui: fix wbkgrndset for non-wide ncurses by fallback to wbkgdset (issue #1343)
Simmo Saan
2019-05-02
gui: replace ncurses COLOR_PAIR attribute usage with special functions (issue...
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-11-04
api: add functions string_base_{encode,decode}, remove functions string_{enco...
Sébastien Helleu
2018-11-02
api: return integer in function string_encode_base64
Sébastien Helleu
2018-01-07
core: fix some styles
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-09-25
core: initialize variables attrs and pair before calling wattr_get
Sébastien Helleu
2017-06-10
core: remove unused function gui_window_clear_weechat (issue #1012)
Sébastien Helleu
2017-03-25
core: check that pointers received in arguments are not NULL in "free" functions
Sébastien Helleu
2017-01-22
core: add resize of window parents (closes #893)
raspbeguy
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-02-07
core: fix update of window title under tmux (closes #685)
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-12-22
gui: fix separator overlap check for deeply nested windows
Simmo Saan
2015-12-21
gui: fix window separators not respecting window splits
Simmo Saan
2015-07-25
core: flush stdout/stderr after sending text directly on them (fix corrupted ...
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-12-28
core: check bar conditions in root bars and on each update of a bar item
Sébastien Helleu
2014-09-24
core: fix crash on buffer close when option weechat.look.hotlist_remove is se...
Sébastien Helleu
2014-04-02
core: use an integer for seconds in command /window bare <delay>
Sébastien Helleu
2014-03-31
core: add non-active merged buffers with activity in hotlist (if another merg...
Sébastien Helleu
2014-03-30
core: use seconds as float number for delay in command /window bare <delay>
Sébastien Helleu
2014-03-30
core: fix reset of attributes in bars when "resetcolor" is used (closes #41)
Sebastien Helleu
2014-03-17
core: fix "/window scroll_bottom" on a buffer with free content
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-02-02
core: fix compilation on Android (replace include of sys/termios.h by termios...
Sebastien Helleu
2014-01-27
core: fix display of read marker when all buffers line are unread
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-12-18
core: add support of UTF-8 chars in horizontal/vertical separators
Sebastien Helleu
2013-12-18
core: add option weechat.look.window_auto_zoom, disable automatic zoom by def...
Sebastien Helleu
2013-11-19
core: fix current color/background after reset of color
Sebastien Helleu
2013-11-14
core: apply color attributes when clearing a window (patch #8236) (patch from...
Sebastien Helleu
2013-11-09
core: fix terminal title under screen/tmux
Sebastien Helleu
2013-11-09
core: rename option weechat.look.set_title to weechat.look.window_title (eval...
Sebastien Helleu
2013-11-02
core: add support of italic text (requires ncurses >= 5.9 patch 20130831)
Sebastien Helleu
2013-10-05
core: fix display of read marker after buffer switch when there is no line di...
Sebastien Helleu
[next]