summaryrefslogtreecommitdiffstats
path: root/gnulib-local/lib/term-ostream.oo.c
Commit message (Expand)AuthorAgeFilesLines
* Fix tgetstr argument.Bruno Haible2009-06-231-1/+1
* tgetent may fail.Bruno Haible2009-06-231-42/+46
* NetBSD doesn't support tgetstr(...,NULL).Bruno Haible2009-06-231-11/+25
* Make it work on BeOS.Bruno Haible2009-06-231-0/+18
* Portability to systems with GNU termcap.Bruno Haible2009-06-231-0/+10
* New module 'termcap-h'.Bruno Haible2009-06-231-50/+1
* Add a missing 'break'.Bruno Haible2009-06-231-0/+1
* Recognize also rxvt-16color and konsole-16color.Bruno Haible2009-06-231-1/+7
* Better choice of colors for 8-color models.Bruno Haible2009-06-231-2/+63
* Fix typo.Bruno Haible2009-06-231-1/+1
* Add support for xterm's 16-, 88-, 256-color modes.Bruno Haible2009-06-231-22/+1013
* Fix reversed red<->blue color channels.Bruno Haible2009-06-231-5/+9
* Make new methods static.Bruno Haible2009-06-231-2/+2
* Guard against interruption with Ctrl-Z.Bruno Haible2009-06-231-1/+59
* New module 'term-ostream': Output stream for attributed text, producing ANSIBruno Haible2009-06-231-0/+700