Commit Graph

4 Commits

Author SHA1 Message Date
jdc 92a8633938 Set background character and attributes for added characters. 2000-04-18 22:45:23 +00:00
blymn aaf74682b9 Added functions to replace what were previously macros in curses.h
(this is a requirement of SUSv2) - the old macro behaviour can be
restored by defining _CURSES_USE_MACROS.
Changed function prototypes to use ANSI style.
All externally visible functions now have ANSI style declarations.
2000-04-15 13:17:02 +00:00
jdc e3317c27ed Remove attributes of characters displayed with -DDEBUG.
Add color manipulation.
2000-04-12 21:35:35 +00:00
blymn 23464ee534 Made data structures opaque 2000-04-11 13:57:08 +00:00