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
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
2011-04-17
core: add automatic reset of color pairs, new option weechat.look.color_pairs...
Sebastien Helleu
2011-04-11
core: fix crash when terminal has no color support
Sebastien Helleu
2011-02-17
Add attributes for colors ("*": bold, "%": reverse, "_": underline)
Sebastien Helleu
2011-02-07
Fix color used to display color aliases on /color buffer
Sebastien Helleu
2011-02-06
Rename constants GUI_COLOR_PAIR_xxx to GUI_COLOR_EXTENDED_xxx
Sebastien Helleu
2011-02-05
Add color "gray", fix white background (use white instead of gray)
Sebastien Helleu
2011-02-05
Fix option color_real_white: replace white by default color only if bold is s...
Sebastien Helleu
2011-02-03
Replace message "WeeChat colors" by "WeeChat color pairs" on color buffer
Sebastien Helleu
2011-01-31
Dynamically allocate color pairs
Sebastien Helleu
2011-01-19
Rename some variables and functions about weechat colors
Sebastien Helleu
2011-01-09
Display more colors on each line for WeeChat basic and nick colors on /color ...
Sebastien Helleu
2011-01-05
Remove unneeded call to gui_color_buffer_display
Sebastien Helleu
2011-01-04
Fix number of colors displayed in buffer opened by /color (can be different b...
Sebastien Helleu
2011-01-02
Free color palette structures when exiting WeeChat
Sebastien Helleu
2011-01-01
Update copyright dates
Sebastien Helleu
2011-01-01
Add new command /color
Sebastien Helleu
2010-12-21
Allow more flexible format for palette options
Sebastien Helleu
2010-12-20
Do not allow empty string for color (regression with 256 colors feature)
Sebastien Helleu
2010-12-20
Build list of color aliases at startup (fix crash when setting "++1" on optio...
Sebastien Helleu
2010-12-20
Fix parsing of palette options
Sebastien Helleu
2010-12-20
Replace the 10 nick color options and number of nick colors by a single optio...
Sebastien Helleu
2010-12-20
Add 256 colors support
Sebastien Helleu
2010-12-17
Add command line option "-c" (or "--colors") to display default colors in ter...
Sebastien Helleu
2010-12-17
Allow use of color pair number in color options and in API function "weechat_...
Sebastien Helleu
2010-06-22
Update licenses and copyrights, add missing author names in sources
Sebastien Helleu
[next]