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-bar-window.c
Age
Commit message (
Expand
)
Author
2022-04-18
core: add bar item "spacer"
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-06-21
core: add bar option "color_bg_inactive" (issue #732)
Sébastien Helleu
2020-05-10
core: Don't collapse consecutive newlines in bar content
Trygve Aaberge
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-06-15
api: add argument "strip_items" in function string_split
Sébastien Helleu
2019-03-10
core: replace argument "keep_eol" by "flags" in function string_split (closes...
Sébastien Helleu
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-01-01
core: update copyright dates
Sébastien Helleu
2016-01-01
core: update copyright dates
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-06-27
core: fix display of invalid UTF-8 chars in bars (issue #218)
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-03-30
core: fix reset of attributes in bars when "resetcolor" is used (closes #41)
Sebastien Helleu
2014-02-22
core: remove dead assignment in function gui_bar_window_draw
Sebastien Helleu
2014-02-16
core: add bare display mode (for easy text selection and click on URLs)
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-11
core: fix text emphasis with wide chars on screen like japanese (patch #8253)...
Sebastien Helleu
2013-11-02
core: add support of italic text (requires ncurses >= 5.9 patch 20130831)
Sebastien Helleu
2013-09-23
core: replace some calls to ncurses *printw functions by *addstr
Sebastien Helleu
2013-08-16
core: add text emphasis in messages when searching text in buffer
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-08-17
core: fix display of "bar more down" char when text is truncated by size_max ...
Nils Görs
2012-04-11
core: fix display bugs and crashs with small windows (bug #36107)
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-08-26
core: add new options weechat.look.bar_more_left/right/up/down
Sebastien Helleu
2011-08-02
core: stop horizontal bar scroll at the end of content (for bars with horizon...
Sebastien Helleu
2011-07-26
core: add mouse support (task #5435), free cursor movement, hook_focus, fix b...
Sebastien Helleu
2011-06-29
core: add new option weechat.look.separator_vertical, rename option weechat.l...
Sebastien Helleu
2011-03-02
Reset style (bold/underline/reverse) before setting color when displaying bar...
Sebastien Helleu
2011-02-17
Add attributes for colors ("*": bold, "%": reverse, "_": underline)
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-06
Rename constants GUI_COLOR_PAIR_xxx to GUI_COLOR_EXTENDED_xxx
Sebastien Helleu
2011-02-05
Add option weechat.look.read_marker_string, use option hline_char for horizon...
Sebastien Helleu
2011-02-05
Fix display of extended foreground color on non-default background in bars
Sebastien Helleu
2011-01-31
Add some chars after cursor when scrolling input line: new option weechat.loo...
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
[next]