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-color.c
Age
Commit message (
Expand
)
Author
2021-08-11
core: add terminal and color info in output of /debug color
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-11-23
core: allocate dynamic string size for colors
Sébastien Helleu
2020-08-17
core: replace calls to malloc by calloc
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-10-01
core: add function to convert WeeChat colors to ANSI colors (issue #528)
Sébastien Helleu
2019-08-25
api: add infos "term_colors" and "term_color_pairs"
Sébastien Helleu
2019-06-28
Merge remote-tracking branch 'origin/pr/1345'
Sébastien Helleu
2019-06-15
api: add argument "strip_items" in function string_split
Sébastien Helleu
2019-05-02
gui: readd color buffer table zero padding and dashes (issue #1343)
Simmo Saan
2019-05-02
gui: change command line option "-c" color pairs table to match (issue #1343)
Simmo Saan
2019-05-02
gui: change color buffer pairs table to only show allocated pairs (issue #1343)
Simmo Saan
2019-05-02
gui: increase ncurses color pair limit from 255 to 32767 (issue #1343)
Simmo Saan
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-07
core: fix some styles
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
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-01-01
core: update copyright dates
Sébastien Helleu
2015-12-24
core: add a parent name in options (closes #629)
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-08-23
core: add a constant for color buffer name
Sébastien Helleu
2014-07-14
core: move main() function into Curses GUI
Sébastien Helleu
2014-06-07
core: fix color display of last color number + 1 (closes #101)
Sébastien Helleu
2014-05-22
core: fix reset of attributes between nick colors in /color buffer
Sébastien Helleu
2014-04-04
core: add a message about key alt-c in /color buffer
Sébastien Helleu
2014-03-15
core: add modifier and infos to decode ANSI colors
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-11-14
core: apply color attributes when clearing a window (patch #8236) (patch from...
Sebastien Helleu
2013-11-02
core: add support of italic text (requires ncurses >= 5.9 patch 20130831)
Sebastien Helleu
2013-08-25
core: display day change message dynamically (do not store it as a line in bu...
Sebastien Helleu
2013-08-16
core: add text emphasis in messages when searching text in buffer
Sebastien Helleu
2013-08-02
Merge branch 'secured-data'
Sebastien Helleu
2013-07-30
core: use variable "items_count" directly from hashtable without calling func...
Sebastien Helleu
2013-07-27
core: add option "-o" for command /color
Sebastien Helleu
2013-04-29
core: make nick prefix/suffix dynamic (move options from irc plugin to core, ...
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-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-01-08
core: update copyright dates
Sebastien Helleu
2011-10-26
core: remove unneeded whitespace
Sebastien Helleu
2011-09-24
core: add new option weechat.look.color_basic_force_bold, off by default: bol...
Sebastien Helleu
2011-09-22
core: rename options *_inactive_line to *_inactive_buffer
Sebastien Helleu
2011-09-22
core: add colors for inactive windows and lines (in merged buffers)
Sebastien Helleu
2011-08-14
core: allow empty short name on buffers (name is used if not set)
Sebastien Helleu
2011-06-13
core: add option "tags" for command /debug
Sebastien Helleu
[next]